Agentpack Route

Run read-only AgentPack task routing for ranked files, tests, rules, commands, and warnings.

vishal2612200 Updated

File contents

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

  1. Run:
agentpack route --task "<task>"
  1. Return ranked files, likely tests, rules or skills, suggested commands, and warnings.
  2. Tell Codex to verify selected files with actual code before editing.
  3. If the task needs fuller context, suggest $agentpack-pack <task>.

If AgentPack MCP is available, prefer the equivalent route task tool.

vishal2612200/agentpack/tree/main/src/agentpack/data/codex_plugin/skills/agentpack-route commit 0020b30f42

Frequently asked questions

npx skillmds@latest add vishal2612200/agentpack-route