thomas-powers-jr

Cadence Resume — Development skill for Claude Code

Development community

Replay the freshest session handoff + live context (read-only).

How to install Cadence Resume

Installs to ~/.claude/commands/thomas-powers-jr-cadence-cadence-resume.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/thomas-powers-jr/cadence/HEAD/.claude/commands/cadence-resume.md -o ~/.claude/commands/thomas-powers-jr-cadence-cadence-resume.md

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

What Cadence Resume does


description: Replay the freshest session handoff + live context (read-only) allowed-tools: Bash(cadence:*), Read

!cadence resume

Read the replayed handoff and continue from the documented next action. If it notes other worktrees have resumable handoffs, ask which one to resume or pass `--pick ` directly.

Alternatives in Development

Full documentation available on GitHub

View Source Repository