AgentPack
Use when the user invokes $agentpack, asks what to do next, or wants the normal AgentPack product workflow.
AgentPack is not a coding agent. AgentPack is a local context engine that helps Codex start with ranked repo context.
Product Loop
- Start concrete work with
agentpack work "<task>". - During or after work, use
agentpack learn --jsonto present the next three evidence-backed topics. - Finish with
agentpack finishso checks and task memory are recorded. - Use
agentpack doctorwhen integration or context health is unclear.
Use $agentpack-review, $agentpack-resolve, $agentpack-pack, $agentpack-route, and $agentpack-handoff for those specialized workflows. Treat selected files as a starting map, not proof of correctness, and use normal repository search when AgentPack context is incomplete.
Local commands
agentpack status
agentpack work "<task>"
agentpack learn --json
agentpack finish
agentpack doctor
Prefer AgentPack MCP tools when available: route first, then fetch full context only when needed.