Apex
Adaptive Analyze → Plan → Execute → eXamine loop with checkpoints and proof.
apex is the free structured implementation workflow. It adapts plan, delegation, review, and proof to the request instead of running a fixed pipeline.
Invoke
Terminal
$apex -a -x
What it does
- Resumable checkpoints so a long feature can continue without restarting from zero.
- Risk-based tests and review.
-xrequests adversarial review. apex -a -xis the low-interaction implementation path with extra review pressure.
Install
Included in the free bundle:
Terminal
npx aiblueprint-cli@latest agents setup
Install only this skill:
Terminal
npx skills@latest add Melvynx/aiblueprint --skill apex
See also
Full walkthrough: Apex.