Workflow skill
Dev Implementation Skill
Execute planned implementation and check it against the approved design.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install dev-implementation with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use dev-implementation when executing an approved plan. It keeps coding work tied to the design, phase docs, and verification expectations.
When to use it
- Implement planned feature tasks
- Check implementation against design
- Update phase docs during delivery
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.