thomas-powers-jr

Cadence Needs Context — Productivity skill for Claude Code

Productivity community

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

How to install Cadence Needs Context

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

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

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

What Cadence Needs Context does


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

!cadence needs-context $ARGUMENTS

Supply the missing context, then re-run the task.

Alternatives in Productivity

  • Worktree Status Check — Verify the current worktree environment and show task details 23.4k ★
  • Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★
  • Schedule List — List all scheduled tasks with their status and next run times (project) 510 ★

Full documentation available on GitHub

View Source Repository