Generate an implementation plan from a specification. Phase 2 of Spec Kit workflow.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install melodic-software-spec-driven-development-plugins-spec-driven-development@melodic-software/claude-code-plugins<path to specification file># Generate Implementation Plan
Generate an implementation design document from a canonical specification.
## Workflow
1. **Load Specification**
- Read the specification file from provided path
- If no path provided, search `.specs/` for recent specifications
- Parse requirements and acceptance criteria
2. **Analyze Codebase**
- Explore existing codebase for:
- Existing patterns and conventions
- Related components and modules
- Integration points
- Technology stack
3. **Generate Design**
- Create implementation approach
- Identify components to cre...Transform feature descriptions into well-structured project plans following conventions
実装前の計画立案モードを起動して、詳細な実装戦略を策定します。コード実装前に構造化された計画を立てることで、効率的な開発を支援します。
Vous aide à planifier avant de coder. Crée des stratégies détaillées pour faciliter le développement.
Te ayuda a planificar antes de programar. Crea estrategias detalladas para hacer que el desarrollo sea más fluido.
구현 전 계획 수립 모드를 시작해서 상세한 구현 전략을 수립합니다. 코드 구현 전에 구조화된 계획을 세움으로써 효율적인 개발을 지원합니다.