Use this guide to turn a plan into work packages with /spec-kitty.tasks.
kitty-specs/<feature>/plan.md exists[NEEDS CLARIFICATION] items are resolvedIn your agent:
/spec-kitty.tasks
kitty-specs/<feature>/tasks.md (overview checklist)kitty-specs/<feature>/tasks/WP01-*.md, WP02-*.md, … (prompt files)Work packages live in a flat tasks/ directory. Lane status is stored in each prompt file frontmatter via lane: "planned".
Each WP file contains:
After reviewing the generated WPs, finalize the task set.
In your terminal:
spec-kitty agent feature finalize-tasks
kitty-specs/012-feature/tasks.md
kitty-specs/012-feature/tasks/WP01-auth-backend.md
kitty-specs/012-feature/tasks/WP02-auth-ui.md
kitty-specs/012-feature/tasks/WP03-tests.md
/spec-kitty.plan first.plan.md and rerun /spec-kitty.tasks./spec-kitty.* commandsfinalize-tasks and more