wf2-spec
Installation
SKILL.md
/wf2-spec
Create a specification document for an existing workflow.
Prerequisites
- A completed kickoff exists at
docs/wf/<work-id>/01_KICKOFF.md state.jsonshows kickoff phase is completed
Workflow
Step 1: Load Context
- Read
docs/wf/<work-id>/state.jsonto verify the workflow exists and kickoff is done - Read
docs/wf/<work-id>/01_KICKOFF.mdto understand the goal and constraints - If the kickoff phase is not completed, tell the user to run
/wf1-kickofffirst