What problem does it solve?
This Skill provides a framework for managing complex AI agent workflows, ensuring tasks are assigned to the correct agent type and model, and facilitating efficient delegation and review processes.
Core Features & Use Cases
- Agent Pipeline Definition: Outlines a sequential workflow for agents, from requirements gathering to documentation.
- Role-Based Task Assignment: Clearly defines when to use
junior-coder, coder, or senior-coder based on task complexity and ambiguity.
- Model Routing: Specifies which AI model (Opus, Sonnet, Haiku) should be used for each agent type, prioritizing agent specs over automated suggestions.
- Orchestration Rules: Enforces best practices like the orchestrator not writing code directly and ensuring all code changes are reviewed by a
tech-lead before committing.
- Use Case: When initiating a new feature development, this skill guides the AI through a structured process of requirement gathering, design, planning, implementation, and review, ensuring optimal use of different AI capabilities.
Quick Start
Use the agent-routing skill to define the workflow for a new feature request.