Skip to content

Workflow: Spec to Plan

A feature/spec is approved and needs implementation planning before runtime execution.

  1. Read linked issue/spec and acceptance criteria.
  2. Identify affected entities and artifacts.
  3. Break work into bite-sized tasks.
  4. Add exact files, commands, and verification expectations.
  5. Define sandbox and promotion policy.
  6. Review the plan for missing context.
  7. Compile one or more mission packets.
  • Plan document or .harness/specs/active/<spec>/plan.md
  • One or more mission packets.

An implementation runtime can execute without guessing file paths, checks, or success criteria.