원클릭으로
agentpack
Route normal development through AgentPack's work, learn, finish, and doctor loop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Route normal development through AgentPack's work, learn, finish, and doctor loop.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Choose and learn the next evidence-backed technical topic from AgentPack memory.
Package current work for another real agent session.
Generate a local AgentPack context pack for Codex before editing.
Refresh AgentPack context when task, git state, or repo files changed.
Resolve all actionable PR review comments with cited fixes, validation, and replies.
Claim and resume a handoff from another real agent session.
| name | agentpack |
| description | Route normal development through AgentPack's work, learn, finish, and doctor loop. |
| license | AGPL-3.0-only |
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.
agentpack work "<task>".agentpack learn --json to present the next three evidence-backed topics.agentpack finish so checks and task memory are recorded.agentpack doctor when 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.
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.