← ClaudeAtlas

dev-requirementslisted

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.
codeaholicguy/ai-devkit · ★ 1,398 · AI & Automation · score 83
Install: claude install-skill codeaholicguy/ai-devkit
# Dev Requirements 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. ## Phase Contract 1. Run `npx ai-devkit@latest lint` before phase work. 2. If working on a named feature, run `npx ai-devkit@latest lint --feature <name>`. 3. If lint fails because project docs are not initialized, run `npx ai-devkit@latest init -a -e claude --built-in --yes`, then rerun lint. 4. Read existing configured AI docs and keep diffs minimal. Do not assume `docs/ai`; it is only the default docs directory. 5. Ask until every material product, UX, architecture, scope, validation, rollout, contradiction, trade-off, or open question is answered, explicitly deferred, or accepted as a named assumption. 6. Ask one decision at a time, with why it matters, 2-3 viable options when useful, and a recommended answer. 7. Do not create, update, approve, or transition past requirements while material open questions remain. 8. Restate the shared understanding before updating docs or suggesting the next phase. ## New Requirement Use for Phase 1 or `/new-requirement`. 1. Search AI DevKit memory for relevant past features or conventions with `npx ai-devkit@latest memory search --query "<feature/topic>"`. If unfamiliar, check the `memory` skill first. 2. Clarify feature name in kebab-case, problem, target users, key user stories, scope, non-goals