thomas-powers-jr

Cadence Done — Productivity skill for Claude Code

Productivity community

Mark a task DONE (shortcut for build task --status=DONE).

How to install Cadence Done

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

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

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

What Cadence Done does


description: Mark a task DONE (shortcut for build task --status=DONE) argument-hint: [--notes=] allowed-tools: Bash(cadence:*), Read

!cadence done $ARGUMENTS

Continue with the next task or run /cadence-settle when done.

Alternatives in Productivity

  • Epic Decompose — Break an epic into task children without creating task branches 243.5k ★
  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • P7 — PUA P7 骨干模式 — 方案驱动执行 19.5k ★

Full documentation available on GitHub

View Source Repository