AI DevKit · Requirements phase guidance for starting features and reviewing requirements. Use when the user wants to capture a new requirement, clarify product scope, initialize feature docs, review requirements, or run dev-lifecycle phases 1-2.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Run the requirements phases for configured AI docs features. Before making docs or code changes, 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>.npx ai-devkit@latest init -a -e claude --built-in --yes, then rerun lint.docs/ai; it is only the default docs directory.dev-lifecycle established usable task tracing, emit requirements phase, clarification/progress, blocker/open-question, and next-step events per task.Use for Phase 1 or /new-requirement.
npx ai-devkit@latest memory search --query "<feature/topic>". If unfamiliar, check the memory skill first.dev-worktree to create or resume the active feature workspace with normalized <name>.npx ai-devkit@latest docs init-feature <name> from the active worktree/repository and fill the returned paths. Treat those returned paths as authoritative because paths.docs may customize the docs directory.- [ ] checkboxes, plus mocks/fixtures and coverage target.task.dev-planning to create the initial task plan from the requirements, design, and testing docs.Next: dev-requirements review, then dev-design.
Use for Phase 2.
npx ai-devkit@latest lint --feature <name> and review the requirements doc path it validates. If manual path resolution is unavoidable, first resolve .ai-devkit.json paths.docs, falling back to docs/ai.README.md template.task.Next: dev-design. If fundamental gaps remain unresolvable, return to New Requirement.
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.