Skip to main content

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-in

What 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