What problem does it solve?
This skill solves the problem of unmanaged agent behavior by acting as a central orchestrator that classifies task risk, intent, and uncertainty before any action is taken. It prevents unauthorized mutations and ensures every project change is ratified by the user.
Core Features & Use Cases
- Task Classification: Automatically derives the effect, risk, and surface area of any request to determine the safest execution path.
- Safety Gates: Enforces a mandatory kickoff gate for all mutating tasks, ensuring the user always approves the proposed route and artifacts.
- Use Case: When a user asks to add a feature to a greenfield project, the router identifies the high uncertainty, mandates a discovery and planning phase, and prevents the agent from writing code until the design is ratified.
Quick Start
Use the pelizzai-router skill to classify my request and propose a safe execution route for this project.