attributes-route
Installation
SKILL.md
/attributes:route
Route to specialized agents based on codebase health attributes.
When to Use This Skill
| Use this skill when... | Use another approach when... |
|---|---|
| Have attribute data and want automated remediation | Need to collect attributes first (use /attributes:collect) |
| Want severity-based agent prioritization | Know exactly which agent to use |
| Batch-fixing multiple health findings | Fixing a single specific issue |
Parameters
| Parameter | Description |
|---|---|
--dry-run |
Show routing plan without spawning agents |
--focus <category> |
Only route for: docs, tests, security, quality, ci |
--min-severity <level> |
Minimum severity: critical, high, medium (default), low |