Workflow: Spec to Plan
Use when
Section titled “Use when”A feature/spec is approved and needs implementation planning before runtime execution.
- Read linked issue/spec and acceptance criteria.
- Identify affected entities and artifacts.
- Break work into bite-sized tasks.
- Add exact files, commands, and verification expectations.
- Define sandbox and promotion policy.
- Review the plan for missing context.
- Compile one or more mission packets.
Outputs
Section titled “Outputs”- Plan document or
.harness/specs/active/<spec>/plan.md - One or more mission packets.
Exit criteria
Section titled “Exit criteria”An implementation runtime can execute without guessing file paths, checks, or success criteria.