crenshawdev

59 mods across 1 repository, 4 stars between them.

SubagentStop

25

crenshawdev/cadence

Hook

Runs when a subagent finishes, executing subagent-trace.mjs via node. From crenshawdev/cadence.

4 yesterday A tokens not measured original MIT

cad-adopt

26

crenshawdev/cadence

Skill Claude CodeCodex

Initialize .planning/ from a repo that already exists - PROJECT.md, REQUIREMENTS.md and a remaining-work ROADMAP.md derived from the code and the git history.

4 yesterday A 36 tokens original MIT

cad-audit

28

crenshawdev/cadence

Skill Claude CodeCodex

Pre-ship traceability audit - every requirement traced to a phase, plan and verification, orphan detection both directions, a FAIL gate before shipping.

4 yesterday A 32 tokens original MIT

cad-capture

29

crenshawdev/cadence

Skill Claude CodeCodex

Capture a phase-linked todo, a seed idea for a future milestone, or a note, without losing your place - .planning/CAPTURE.md, or --cadence for friction with Cadence itself.

4 yesterday A 44 tokens original MIT

cad-config

30

crenshawdev/cadence

Skill Claude CodeCodex

Configure Cadence's config.json - workflow toggles, routing stakes, and interactive cross-model review provider setup.

4 yesterday A 24 tokens original MIT

cad-context

31

crenshawdev/cadence

Skill Claude CodeCodex

Gather phase context before planning - codebase assumptions, locked decisions, falsifiable acceptance criteria - in one pass.

4 yesterday A 24 tokens original MIT

cad-coverage

32

crenshawdev/cadence

Skill Claude CodeCodex

Find a completed phase's requirements with no failing-capable test coverage and generate tests to close the gaps, in the project's own framework.

4 yesterday A 30 tokens original MIT

cad-debug

33

crenshawdev/cadence

Skill Claude CodeCodex

Systematic debugging - hypothesis and symptom tracked in a state file that survives /clear, with a user-gated second-model consult at dead ends.

4 yesterday A 31 tokens original MIT

cad-decision-review

34

crenshawdev/cadence

Skill Claude CodeCodex

Adversarial refute-then-adjudicate pass over one load-bearing decision - a CONTEXT D-NN line or a PROJECT Key Decisions row - with per-objection rulings.

4 yesterday A 42 tokens original MIT

cad-docs-verify

35

crenshawdev/cadence

Skill Claude CodeCodex

Verify docs claims against the live codebase - paths, commands, symbols, config keys - each reported accurate, stale or unverifiable. Reports; it does not rewrite docs.

4 yesterday A 40 tokens original MIT

cad-execute

36

crenshawdev/cadence

Skill Claude CodeCodex

Execute a phase's plans - a subagent per plan, an atomic commit per task, a slim per-phase SUMMARY.

4 yesterday A 27 tokens original MIT

crenshawdev/cadence

Skill Claude CodeCodex

Internal role contract, preloaded into every cad-executor rung agent. Not a user command.

4 yesterday A 24 tokens original MIT

cad-health

38

crenshawdev/cadence

Skill Claude CodeCodex

Planning-health check - .planning's core docs present, the STATE cursor, ROADMAP and REQUIREMENTS parseable and consistent. Not a traceability audit (that is /cad-audit).

4 yesterday A 41 tokens original MIT

cad-help

39

crenshawdev/cadence

Skill Claude CodeCodex

Cadence's own help - the command reference for every /cad- skill, grouped by cluster; pass a command name for just that entry.

4 yesterday A 31 tokens original MIT

cad-land

40

crenshawdev/cadence

Skill Claude CodeCodex

Land finished work - report git state, then ask the mechanism (push / MR or PR / tag / leave local). Never decides how you publish.

4 yesterday A 32 tokens original MIT

cad-milestone

41

crenshawdev/cadence

Skill Claude CodeCodex

Cut a milestone - audit that nothing was dropped, tag when the project tags, prune completed phases from the roadmap, evolve PROJECT and refresh REQUIREMENTS.

4 yesterday A 34 tokens original MIT

crenshawdev/cadence

Skill Claude CodeCodex

Ranked delete-list over code that works and should not exist - reinvented stdlib, one-implementation abstractions, dead flexibility, config nobody sets.

4 yesterday A 36 tokens original MIT

cad-new-project

43

crenshawdev/cadence

Skill Claude CodeCodex

Initialize a project through deep questioning - PROJECT.md, REQUIREMENTS.md, a phased ROADMAP.md and .planning/ state.

4 yesterday A 28 tokens original MIT

cad-pause

44

crenshawdev/cadence

Skill Claude CodeCodex

Pause work cleanly - a WIP commit of in-flight changes plus a STATE cursor set to paused with a one-line resume pointer (/cad-progress resumes it).

4 yesterday A 36 tokens original MIT

cad-phase

45

crenshawdev/cadence

Skill Claude CodeCodex

CRUD phases in ROADMAP - add, insert, remove, edit, with remove/insert renumbering the following phases, their .planning dirs and every phase reference.

4 yesterday A 36 tokens original MIT

cad-plan-review

47

crenshawdev/cadence

Skill Claude CodeCodex

On-demand adversarial plan review of a phase PLAN.md before code - for a hand-written, imported or just-edited plan (/cad-plan fires this itself).

4 yesterday A 36 tokens original MIT

cad-plan

48

crenshawdev/cadence

Skill Claude CodeCodex

Create an executable phase plan (PLAN.md) - planner subagent, optional check gate, plan review trigger.

4 yesterday A 24 tokens original MIT