Agentpack Handoff — Git skill for Claude Code
Package the current task and all Git-visible work for another agent session.
How to install Agentpack Handoff
Installs to ~/.claude/commands/vishal2612200-agentpack-agentpack-handoff.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/.claude/commands/agentpack-handoff.md -o ~/.claude/commands/vishal2612200-agentpack-agentpack-handoff.md Restart Claude Code, or start a new session, for it to be picked up.
What Agentpack Handoff does
description: Package the current task and all Git-visible work for another agent session.
AgentPack Handoff
Create a complete structured handoff for the current task. Inspect the current task, task state, Git diff, and recent validation evidence. Build a JSON report with `task`, `acceptance_criteria`, `summary`, `next_action`, `completed`, `remaining`, `decisions`, `blockers`, `validation`, `changed_files`, and `dirty_files`.
Prefer MCP `create_handoff(report=..., name="$ARGUMENTS")
Alternatives in Git
- Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
- Claude Code Source Code Deobfuscation — GitHub Repo stars Cleanroom deobfuscation of official Claude Code npm package Source code deobfuscation 867 ★
- MiniCode Roadmap — MiniCode already has a usable lightweight terminal coding workflow, but there is still a visible gap between t 388 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Mise Handoff
Write a clean hand-off of the current session state to a durable artifact (the project's task tracker, a GitHu
Claude Handoff
git clone https://github.com/REMvisual/claude-handoff ~/.claude/skills/handoff Cross-session handoff system wi
Agentpack Refresh
Refresh AgentPack context when task, git state, or repo files changed.
Vault Session End
세션 종료 — handoff/hot/log 갱신 + git 커밋(로컬 전용) + 장기 기억 커밋(선택)
Gogogo
Start a new Claude Code session - load context, check git status, and prepare for work
Wrap Up
Full session closeout in one pass - reflect, then notes, then the git sync ritual, ending with the work pushed
Related Agents
Doc Maintainer
Use proactively for documentation maintenance (HANDOFF, ROADMAP, CHANGELOG, ADR, lecons, code-map). Invoke at
Context Refinement
Updates task context manifest with discoveries from current work session. Reads transcript to understand what
Session Manager
Workflow coordinator for writing sessions, git integration, and task routing across the team. Use to orchestra