AI DevKit · Planning phase guidance for creating and reconciling feature task plans. Use when the user wants to create an implementation plan, update planning docs, mark task progress, capture blockers or new tasks, or run dev-lifecycle planning work.
75
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Run planning creation and reconciliation for configured AI docs features. Before changing docs, propose the concrete plan for this phase and wait for user approval unless the user already approved the exact phase plan.
npx ai-devkit@latest lint before phase work.npx ai-devkit@latest lint --feature <name>.lint --feature instead of assuming docs/ai.dev-lifecycle established usable task tracing, emit planning phase, progress, blocker/scope, and next-step events per task.Use for Phase 4 after requirements, design, and initial testing docs exist.
npx ai-devkit@latest lint --feature <name> and identify the planning doc path it validates. If docs init-feature just ran, use the returned planning path as authoritative.task.Next: dev-implementation.
Use for Phase 6. Auto-trigger this phase after completing any task in dev-implementation.
npx ai-devkit@latest lint --feature <name> and reconcile the planning doc path it validates. If manual path resolution is unavoidable, first resolve .ai-devkit.json paths.docs, falling back to docs/ai.task.Next: if tasks remain, return to dev-implementation. If all done, run implementation verification before testing and review.
15b09d2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.