一键导入
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.