Workflow skill
Dev Requirements Skill
Capture and review requirements before design or implementation.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install dev-requirements with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use dev-requirements when a feature needs clear scope, user value, constraints, and acceptance criteria before technical design or coding begins.
When to use it
- Clarify a new feature requirement
- Review scope and acceptance criteria
- Initialize requirement docs for lifecycle work
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 Design
Validate architecture and design trade-offs against requirements.
Workflow
Dev Planning
Create and reconcile implementation plans from requirements and design.