thomas-powers-jr

Cadence Block — Productivity skill for Claude Code

Productivity community

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

How to install Cadence Block

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

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

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

What Cadence Block does


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

!cadence block $ARGUMENTS

Record the blocker, then unblock or escalate before settling.

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