Generates structured, actionable implementation plans in Markdown based on architectural decisions and feature requirements.
The Dev Implementation Planner is a specialized workflow skill designed to automate Phase 4 of the development cycle by transforming architectural concepts into a concrete roadmap. It reads project context from workflow state files to create detailed, step-by-step implementation specifications within your docs/specs/ directory. By mandating that tests be defined before coding and ensuring every task is actionable, this skill bridges the gap between high-level design and code production, providing a clear and standardized path for developers or AI agents to follow.
Key Features
01Integration with .dev-workflow-state.json for context-aware planning
02Standardized documentation storage in project-specific directories
038 GitHub stars
04Automated generation of detailed implementation specs in Markdown format
05Structured task management with real-time progression tracking
06Requirements-first approach ensuring tests are specified before implementation
Use Cases
01Preparing structured task lists for AI agents to execute in subsequent coding phases
02Enforcing project-specific documentation standards for new feature developments
03Converting high-level architectural decisions into a sequenced coding roadmap