with one click
agentpack-resume
Claim and resume a handoff from another real agent session.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Claim and resume a handoff from another real agent session.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.