Agentpack Resume — Development skill for Claude Code
Claim and resume a pending AgentPack handoff.
How to install Agentpack Resume
Installs to ~/.claude/commands/vishal2612200-agentpack-agentpack-resume.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/.claude/commands/agentpack-resume.md -o ~/.claude/commands/vishal2612200-agentpack-agentpack-resume.md Restart Claude Code, or start a new session, for it to be picked up.
What Agentpack Resume does
description: Claim and resume a pending AgentPack handoff.
AgentPack Resume
Resume the handoff named by the user. Prefer MCP `accept_handoff(name="$ARGUMENTS")` when available. Otherwise run:
agentpack handoff resume $ARGUMENTS
When no name is provided, allow AgentPack to select the only pending handoff or show its interactive picker. Follow the returned next action and fresh context. Do not reapply or reconstruct the patch manually.
Alternatives in Development
- Epic Claim — Claim an epic issue, stamp coordination state, and sync local ownership 243.5k ★
- Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
- JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Check Handoff
Read and summarize pending handoff entries for this terminal
Plan Resume
Resume a pending plan after HITL approval/rejection. Resumes plan state by correlationId.
Resume Nt
Resume a project — read plan/workplan.md + pending.md + history.md + latest day summary, present a resumption
Resume Handoff
Resume Handoff Latest
Resume from the most recent saved handoff
Fire 6 Resume
Resume from previous session handoff with full context restoration
Related Agents
Tech Claim Examiner
A third-party CTO-perspective examiner that evaluates resume technical claims using the 5-axis framework (A1 T
Eval Author
Authoring role for the D365FO agent eval loop catalog. Drafts a new eval/cases/ .json spec (valid against eval
Gql Reviewer
GQL PR reviewer. Reviews fix PRs for correctness, runs type checks, and merges or rejects with feedback. Use P