Workflow skill
Dev Planning Skill
Create and reconcile implementation plans from requirements and design.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install dev-planning with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use dev-planning when you need a concrete implementation plan, task breakdown, blocker capture, or progress reconciliation before code changes.
When to use it
- Turn a design into implementation tasks
- Mark progress and capture blockers
- Keep feature plans aligned with reality
Supported agents
Claude CodeCodexCursoropencode
Related skills
Workflow
Dev Lifecycle
Orchestrate requirements, design, planning, implementation, testing, and review.
Workflow
Dev Worktree
Set up or resume the right workspace before feature work.
Workflow
Dev Requirements
Capture and review requirements before design or implementation.
Workflow
Dev Design
Validate architecture and design trade-offs against requirements.