
Implementing
- 38 installs
- 31 repo stars
- Updated August 2, 2026
- desplega-ai/ai-toolbox
Executes an approved technical plan phase by phase, spawning each phase as a background sub-agent and orchestrating verification checkpoints between phases.
About
implementing executes an approved technical plan one phase at a time, spawning each phase as a background sub-agent while the main session acts as an orchestrator with verification checkpoints. A solo builder reaches for it to turn a finished plan into shipped code without drowning the main context in raw tool output.
- Phase-by-phase execution with verification
- Background sub-agents keep the main session clean
- Autonomy modes control check-in frequency
- Optional file-review on each phase
Implementing by the numbers
- 38 all-time installs (skills.sh)
- Ranked #1,739 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/desplega-ai/ai-toolbox --skill implementingAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 38 |
|---|---|
| repo stars | ★ 31 |
| Last updated | August 2, 2026 |
| Repository | desplega-ai/ai-toolbox ↗ |
What it does
Executes an approved technical plan phase by phase, spawning each phase as a background sub-agent and orchestrating verification checkpoints between phases.
Who is it for?
Executing an approved plan with checkpoints
Skip if: Creating the plan itself (use planning)
When should I use this skill?
An approved plan needs to be built out
What you get
A plan executed phase by phase with verification and clean context.
- implemented code per phase