| name | agentpack-route |
| description | Run read-only AgentPack task routing for ranked files, tests, rules, commands, and warnings. |
| license | AGPL-3.0-only |
AgentPack Route
Use when the user invokes $agentpack-route <task>.
This is read-only. Do not write .agentpack/context.md and do not edit source files from route output alone.
Steps
- Run:
agentpack route --task "<task>"
- Return ranked files, likely tests, rules or skills, suggested commands, and warnings.
- Tell Codex to verify selected files with actual code before editing.
- If the task needs fuller context, suggest
$agentpack-pack <task>.
If AgentPack MCP is available, prefer the equivalent route task tool.