thomas-powers-jr

Cadence Check — Development skill for Claude Code

Development community

Run structural coherence check on a draft.

How to install Cadence Check

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

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

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

What Cadence Check does


description: Run structural coherence check on a draft argument-hint: allowed-tools: Bash(cadence:*), Read

!cadence draft check $ARGUMENTS

Address any issues reported before approving the draft.

Alternatives in Development

  • Draft Nda — Draft NDAs covering information types, jurisdiction, and clauses 7.8k ★
  • Ars Revision — ARS academic-paper revision mode — revised draft + R&R responses 4.5k ★
  • Agent Skill — A Claude Code plugin marketplace containing the ast-grep skill for powerful structural code search using Abstr 851 ★

Full documentation available on GitHub

View Source Repository