KW Phase 1: Plan¶
Plan your knowledge work project -- define approach, structure deliverables, identify risks, and create a work plan.
Command: /kw-1-plan "Your project description"
When to use¶
After /kw-0-start confirms your project is set up. This phase converts a project
idea into a structured work plan with clear deliverables and success criteria.
What happens¶
- SpecKit check -- Loads
.specify/memory/constitution.mdand the activespecs/[N]-feature/spec.md(via.design-state.yaml) if present. Planning respects constitution constraints. - Context loading -- Reads
BRIEF.mdfor project goals, existing journal entries for past decisions, andCLAUDE.mdfor project-specific instructions. - Requirements gathering -- Asks clarifying questions about:
- Project goals
- Target audience
- Expected deliverables
- Constraints (timeline, resources, dependencies)
- Success criteria
- Plan creation -- Produces a structured work plan with goals, deliverables, phased approach, risks and mitigations, dependencies, and measurable success criteria.
What this phase focuses on¶
- Research methodology
- Content structure
- Risk assessment
- Quality criteria
This is explicitly not code planning -- no tech stack selection, API design, or testing strategies.
Output¶
- Work plan with phased approach
- Deliverables list with descriptions
- Risk assessment with mitigations
- Measurable success criteria