What problem does it solve?
Route user requests to the correct subskill and govern subagent reasoning to maintain context hygiene.
The routing framework enforces disciplined handoffs, prevents leakage of internal reasoning, and keeps session context auditable.
Core Features & Use Cases
- Routing signals to specialized subskills (brainstorm, execute, debug, review, research, respond, delegate) based on task requirements.
- Subagent context hygiene and knowledge capture to prevent stale or leaked reasoning across turns.
- Governance mechanisms, including the Meridian auto modifier and specialist lenses, to maintain quality and safety across complex sessions.
- Use cases include coordinating end-to-end feature work, debugging sessions with subagents, and ensuring consistent documentation.
Quick Start
Assess a user request and route it to the appropriate subskill using Meridian's routing rules.