Skip to main content

Workflow skill

Dev Review Skill

Run a final pre-push review across design, implementation, tests, and risk.

Install command

AI DevKit installs its built-in skills as one curated set. Run this once to install dev-review with the rest of the built-in workflow skills.

npx ai-devkit@latest skill add --built-in

What it does

Use dev-review before pushing or merging work. It focuses on bugs, regressions, missing tests, and alignment with the approved design.

When to use it

  • Review work before push
  • Find integration risks and missing tests
  • Check final design and implementation alignment

Supported agents

Claude CodeCodexCursoropencode

Related skills