thomas-powers-jr

32 mods across 2 repositories, 2 stars between them.

cadence-scout

11

thomas-powers-jr/cadence

Command Claude Code

Divergent→convergent ideation dialogue that lands survivors as Praxis recommendations.

2 4d ago A 16 tokens original MIT

handoff

13

thomas-powers-jr/cadence

Command Claude Code

End-of-session handoff — reconcile memory + docs, write a SESSION handoff doc, commit & push so another LLM can resume cleanly.

2 4d ago A 29 tokens original MIT

SessionStart

14

thomas-powers-jr/cadence

Hook Claude Code

Runs when a session starts, executing cadence-host-claude-code.cjs via node with --cadence. From thomas-powers-jr/cadence.

2 4d ago A tokens not measured original MIT

UserPromptSubmit

15

thomas-powers-jr/cadence

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing cadence-host-claude-code.cjs via node with --cadence (2 commands). From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 88% MIT

PreToolUse

16

thomas-powers-jr/cadence

Hook Claude Code

Runs before the agent uses a tool for Write, Edit, MultiEdit, Edit, Write, MultiEdit and NotebookEdit tool calls, executing cadence-host-claude-code.cjs via node with --cadence (2 commands). From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 84% MIT

PostToolUse

17

thomas-powers-jr/cadence

Hook Claude Code

Runs after a tool call finishes for Write, Edit, MultiEdit, Edit, Write, MultiEdit, NotebookEdit and Skill tool calls, executing cadence-host-claude-code.cjs via node with --cadence (3 commands). From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 86% MIT

Stop

18

thomas-powers-jr/cadence

Hook Claude Code

Runs when the agent finishes a response, executing cadence-host-claude-code.cjs via node with --cadence. From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 94% MIT

SubagentStop

19

thomas-powers-jr/cadence

Hook Claude Code

Runs when a subagent finishes, executing cadence-host-claude-code.cjs via node with --cadence. From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 95% MIT

SubagentStart

20

thomas-powers-jr/cadence

Hook Claude Code

Runs when a subagent starts, executing cadence-host-claude-code.cjs via node with --cadence. From thomas-powers-jr/cadence.

2 4d ago A tokens not measured copy · 97% MIT

cadence

21

thomas-powers-jr/cadence

Settings file Claude Code

Agent settings declaring 7 hook events (SessionStart, UserPromptSubmit, PreToolUse, PostToolUse).

2 4d ago A tokens not measured original MIT

phase-build

22

thomas-powers-jr/cadence

Skill Claude CodeCodex

Orchestrate a full CADENCE phase build end-to-end — worktree isolation, wave-based subagent dispatch from the approved DRAFT, an independent reviewer per task, main-thread re-verification of every completion claim, a whole-branch review, the single-commit settle, and a PR carrying its changeset. Use when a DRAFT is…

2 4d ago A 103 tokens original MIT

pr-land

23

thomas-powers-jr/cadence

Skill Claude CodeCodex

Land a branch through cadence's protected-main pipeline — local preflight, commit hygiene, push, PR, ci-success babysitting with the known-flake protocol, consent-gated squash merge, and post-merge sync. Use when work is ready to land, the user says "land this", "open a PR", "merge when green", or a PR is sitting on…

2 4d ago A 80 tokens original MIT

release-cut

24

thomas-powers-jr/cadence

Skill Claude CodeCodex

Cut and verify a CADENCE release end-to-end — inventory unreleased phases, audit changesets, lockstep version bump, a full doc-sync verification pass (automated doc tests + manual stale-version-reference sweep), release PR, operator-triggered Release workflow, and independent npm/tag/GitHub verification. Use when the…

2 4d ago A 92 tokens original MIT