What problem does it solve?
Engineering teams need a reliable method to have AI agents perform the bulk of implementation work while ensuring quality, safety, and measurable outcomes; this Skill provides operating principles and a repeatable loop to define completion criteria, validate results, and control costs.
Core Features & Use Cases
- Eval-first execution: Define capability and regression evaluations before implementation to measure deltas and prevent regressions.
- Task decomposition: Break work into independently verifiable 15-minute units with clear done conditions and single dominant risks.
- Model routing & cost discipline: Route tasks across model tiers by complexity (classification, implementation, architecture) and track model, token estimates, retries, wall-clock time, and success/failure.
- Use Cases: Drive feature implementation by AI agents, orchestrate autonomous refactor loops, and run production-grade continuous agent workflows with quality gates.
Quick Start
Use the agentic-engineering skill to decompose a feature into 15-minute agent tasks, assign model tiers, and define capability and regression evals to verify delivery.