crenshawdev

59 mods across 1 repository, 4 stars between them.

cadence

01

crenshawdev/cadence

Plugin Claude Code

A plan/execute/verify loop for a single developer in Claude Code, with adversarial review at every gate: plans and diffs get refuted by a fresh Claude subagent or a panel of outside models (OpenAI, Gemini, DeepSeek), not just approved. State lives in files, not the conversation, so you clear aggressively and keep both.

4 yesterday A tokens not measured original MIT

cadence

02

crenshawdev/cadence

Plugin Claude Code

A plan/execute/verify loop for a single developer in Claude Code, with adversarial review at every gate: plans and diffs get refuted by a fresh Claude subagent or a panel of outside models (OpenAI, Gemini, DeepSeek), not just approved. State lives in files, not the conversation, so you clear aggressively and keep both.

4 yesterday A tokens not measured original MIT

cadence

03

crenshawdev/cadence

Settings file Claude Code

Agent settings configuring worktree.

4 yesterday A tokens not measured copy · 100% MIT

crenshawdev/cadence

Agent

The xhigh rung of cad-assumptions-analyzer (codebase assumption gathering); bin/route.mjs picks it, not the user.

4 yesterday A 42 tokens copy · 86% MIT

cad-executor

07

crenshawdev/cadence

Agent

The high rung of cad-executor (plan task execution); bin/route.mjs picks it, not the user.

4 yesterday A 34 tokens original MIT

cad-plan-checker

11

crenshawdev/cadence

Agent

The low rung of cad-plan-checker (goal-backward plan gate); bin/route.mjs picks it, not the user.

4 yesterday A 38 tokens original MIT

cad-planner

14

crenshawdev/cadence

Agent

The high rung of cad-planner (phase plan authoring); bin/route.mjs picks it, not the user.

4 yesterday A 35 tokens original MIT

cad-reviewer

18

crenshawdev/cadence

Agent

The high rung of cad-reviewer (adversarial artifact review); bin/route.mjs picks it, not the user.

4 yesterday A 36 tokens copy · 89% MIT

cad-verifier

22

crenshawdev/cadence

Agent

The high rung of cad-verifier (goal-backward phase verification); bin/route.mjs picks it, not the user.

4 yesterday A 36 tokens original MIT

PreToolUse

23

crenshawdev/cadence

Hook

Runs before the agent uses a tool for Bash tool calls, executing git-guard.mjs via node. From crenshawdev/cadence.

4 yesterday A tokens not measured original MIT

PostToolUse

24

crenshawdev/cadence

Hook

Runs after a tool call finishes for Read, Grep, Glob, Bash and NotebookRead tool calls, executing read-trace.mjs via node. From crenshawdev/cadence.

4 yesterday A tokens not measured original MIT