What problem does it solve?
This Skill streamlines the process of translating high-level specifications into detailed, actionable implementation plans, ensuring all requirements are covered by testable stories.
Core Features & Use Cases
- Generate Plans: Create comprehensive
plan.md documents from spec files.
- Define Stories: Break down work into manageable JSON stories with acceptance criteria.
- Create Tests: Define step-by-step tests in JSON format to verify story completion.
- Workflow Integration: Seamlessly integrates with
/spec, /validate, /review, and /build for a complete development lifecycle.
- Use Case: After defining a new feature in a spec file, use
/plan to automatically generate a technical approach, break it into user stories, and define acceptance tests, preparing it for the build phase.
Quick Start
Use the plan skill to create a new implementation plan from the spec file specs/20260127-telegram-integration.spec.md.