What problem does it solve?
This Skill streamlines the entire software development lifecycle, from initial analysis and planning through execution, validation, and even adversarial review and testing, ensuring high-quality code changes with a structured, repeatable process.
Core Features & Use Cases
- Structured Workflow: Guides users through a defined sequence of steps (Analyze, Plan, Execute, Validate, etc.).
- Mode Flexibility: Supports various modes like Economy (token-saving), Team (parallel agents), Branching, Worktree isolation, and PR creation.
- Use Case: When implementing a new feature or fixing a complex bug, use APEX to systematically gather requirements, plan the changes file-by-file, execute the implementation, validate the code, and optionally have it reviewed and tested, all within a controlled workflow.
Quick Start
Use the apex skill to implement a new user authentication middleware.