vishal2612200

Agentpack Resume — Development skill for Claude Code

Development community

Claim and resume a pending AgentPack handoff.

How to install Agentpack Resume

Installs to ~/.claude/commands/vishal2612200-agentpack-agentpack-resume.md

Terminal
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 Repository