Depot404

Handoffs — Development skill for Claude Code

Development community

Propose follow-up conversations in a claude-convs block, ready to paste into "QuotaSaver".

How to install Handoffs

Installs to ~/.claude/skills/depot404-claude-code-quota-bar-handoffs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/depot404-claude-code-quota-bar-handoffs && curl -fsSL https://raw.githubusercontent.com/Depot404/claude-code-quota-bar/HEAD/commands/handoffs.md -o ~/.claude/skills/depot404-claude-code-quota-bar-handoffs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Handoffs does


description: Propose follow-up conversations in a claude-convs block, ready to paste into "QuotaSaver".

Propose the follow-up conversations for the work just framed (or rephrase the ones you just suggested) in a \`\`\`claude-convs block, one section per task separated by a `[---]` line, optional first line `model: ` and/or `effort: ` (haiku has no notion of effort: don't set one for a `model: haiku` section), the rest = the prompt as-i

Alternatives in Development

  • Mempalace Mine — Mine projects and conversations into the MemPalace 58.6k ★
  • Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
  • Claude How To — by luongnv89 — Example-driven guide to mastering Claude Code through progressive tutorials with copy-paste tem 8.5k ★

Full documentation available on GitHub

View Source Repository