What problem does it solve?
This skill provides a structured, repeatable workflow for implementing features, bug fixes, and code changes by coordinating a suite of autonomous agents using the APEX methodology, ensuring traceability and incremental progress.
Core Features & Use Cases
- Adaptive agent orchestration: launches a minimal set of agents based on task complexity to discover context, plan, and execute.
- Progressive loading and resume: loads steps on demand and can resume from the last completed step.
- Self-validation and adversarial review: built-in validation steps with optional adversarial code review and resolution.
- Economy and interactivity: supports economy mode to reduce token usage and interactive flag configuration.
- PR and persistence: can create PRs at the end and persist outputs for audit.
Quick Start
Use the apex skill to manage a new task from planning to PR. Example: /apex add authentication middleware