Produce a consistent implementation handoff from Holly to the Developer.
Use this skill when the architecture work is complete and you need to hand the task to the Developer.
Produce a handoff that allows the Developer to implement without guessing your intent.
A short description of the problem and chosen direction.
State the chosen solution and the reasoning for it.
List the main files, components, modules, or tests expected to be involved.
Describe the intended sequence of work in concrete terms.
Call out edge cases, hazards, coupling concerns, or policy-sensitive areas.
State what the Developer must prove with tests.
State what should not be changed as part of this task.
List anything the Developer must treat carefully or escalate if contradicted by the code.