con un clic
agentpack-resume
Claim and resume a handoff from another real agent session.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Claim and resume a handoff from another real agent session.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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.