ワンクリックで
agentpack-resume
Claim and resume a handoff from another real agent session.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Claim and resume a handoff from another real agent session.
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.
Run the full AgentPack PR review flow for the current branch or PR with an optional reviewer lens.
| name | agentpack-resume |
| description | Claim and resume a handoff from another real agent session. |
| license | AGPL-3.0-only |
Use when the user invokes $agentpack-resume [name] in Codex or /agentpack-resume [name] in Claude Code.
Call MCP accept_handoff(name="<name>") when available. If MCP is unavailable, run agentpack handoff resume <name>. A missing name is valid when only one pending handoff exists. Use the report and bounded fresh context returned by AgentPack, then continue from next_action. Never reconstruct or apply the patch manually.