agentic-engineering
Installation
SKILL.md
Agentic Engineering
Engineering workflows where AI agents perform most implementation and humans enforce quality and risk controls.
When to Activate
- Setting up AI-assisted development workflows
- Planning agent task decomposition
- Optimizing model selection for cost/quality
- Reviewing AI-generated code
Operating Principles
- Define completion criteria before execution
- Decompose work into agent-sized units
- Route model tiers by task complexity
- Measure with evals and regression checks