abstractonion/cadence

A disciplined workflow plugin for Cursor, Claude Code, Codex, et al.: propose-then-implement, tight feedback loops, and stack conventions across all projects and accounts.

4Stars on the repository
60Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

audit

01

abstractonion/cadence

Command

Apply all applicable cadence rules to the current file or staged diff and report findings.

4 2mo ago A 18 tokens original MIT

diff-check

02

abstractonion/cadence

Command

Self-review the staged diff like a stranger, with quoted evidence. Surfaces scope drift and weak claims.

4 2mo ago A 24 tokens original MIT

dispatch

03

abstractonion/cadence

Command

Gauge task scope and dependencies, then route to the right subagents and commands — serial or parallel.

4 2mo ago A 22 tokens original MIT

integrate

04

abstractonion/cadence

Command

Post-parallel integration pass — survey combined diff, resolve wiring, run fresh checks.

4 2mo ago A 20 tokens original MIT

investigate

05

abstractonion/cadence

Command

Root-cause a bug or unexpected behavior without patching. Ranks hypotheses, returns evidence, no file edits.

4 2mo ago A 26 tokens original MIT

own-pr

06

abstractonion/cadence

Command

Babysit PR #N until it settles — green required CI and actionable review addressed; ongoing loop, not a single pass.

4 2mo ago A 29 tokens original MIT

parallel

07

abstractonion/cadence

Command

User-invoked only — partition multi-scope work, lock decisions in the parent, fan out subagents, then integrate on return.

4 2mo ago A 30 tokens original MIT

plan

08

abstractonion/cadence

Command

Decompose the current task into independently verifiable steps with per-step checks.

4 2mo ago A 17 tokens original MIT

promote

09

abstractonion/cadence

Command

Review the latest learnings entry against promotion gates and draft a rule diff for approval — no writes without go.

4 2mo ago A 25 tokens original MIT

propose

10

abstractonion/cadence

Command

Surface 1–3 options before any change. For design, product, or architecture decisions where you want choices, not work.

4 2mo ago A 29 tokens original MIT

reflect

11

abstractonion/cadence

Command

Capture one durable lesson from the session into a learnings log.

4 2mo ago A 15 tokens original MIT

ship

12

abstractonion/cadence

Command

Walk the clean-commits → lint/typecheck → verify → commit sequence. Refuses unrelated files.

4 2mo ago A 23 tokens original MIT

tldr

13

abstractonion/cadence

Command

User-invoked explicit compression only — analogy-first, 150 words, no code or options. Valid when the user ran /tldr or used explicit compression phrases this turn.

4 2mo ago A 40 tokens original MIT

verify

14

abstractonion/cadence

Command

Run runtime verification (browser, tests, manual) on the current change before claiming done.

4 2mo ago A 20 tokens original MIT

workflow-from-chats

15

abstractonion/cadence

Command

Mine recent chats for durable preferences and propose Cadence artifacts (rules, skills, commands, or subagents).

4 2mo ago A 27 tokens original MIT