بنقرة واحدة
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.