abstractonion

60 mods across 1 repository, 4 stars between them.

cadence

01

abstractonion/cadence

Plugin Claude Code

Plugin marketplace listing 1 plugin: cadence.

4 2mo ago A tokens not measured original MIT

cadence

02

abstractonion/cadence

Plugin Claude Code

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

4 2mo ago A tokens not measured original MIT

abstractonion/cadence

Agent

Bug investigation, root-cause analysis, or any task where the parent should rule out hypotheses before any code change.

4 2mo ago A 28 tokens original MIT

cadence-planner

04

abstractonion/cadence

Agent

Coordination planning when a task spans multiple independent workstreams (areas, services, files) and needs explicit dependencies plus parallelism mapped.

4 2mo ago A 32 tokens original MIT

cadence-pr-owner

05

abstractonion/cadence

Agent

Babysit a pull request until it settles — green required CI and no unresolved actionable review threads; triage, fix, push, repeat.

4 2mo ago A 34 tokens original MIT

cadence-reviewer

06

abstractonion/cadence

Agent

Code review on a diff before commit or push. Use when the parent needs an independent read on quality, scope, and evidence.

4 2mo ago A 31 tokens original MIT

cadence-shipper

07

abstractonion/cadence

Agent

Final commit and verification pass before pushing. Use when the parent has working code and needs ship discipline applied.

4 2mo ago A 27 tokens original MIT

audit

08

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

09

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

10

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

11

abstractonion/cadence

Command

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

4 2mo ago A 20 tokens original MIT

investigate

12

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

13

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

14

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

15

abstractonion/cadence

Command

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

4 2mo ago A 17 tokens original MIT

promote

16

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

17

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

18

abstractonion/cadence

Command

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

4 2mo ago A 15 tokens original MIT

ship

19

abstractonion/cadence

Command

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

4 2mo ago A 23 tokens original MIT

tldr

20

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

21

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

22

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

async-orm-relations

23

abstractonion/cadence

Skill Claude CodeCodex

Use when writing async backend code that touches ORM related fields — eagerly prefetch them (selectrelated, prefetchrelated, selectinload, joinedload); do not rely on lazy loading in async contexts.

4 2mo ago A 51 tokens original MIT

abstractonion/cadence

Skill Claude CodeCodex

Use when planning a multi-file or multi-concern change — break it into small steps with explicit files, edits, and verification commands per step.

4 2mo ago A 38 tokens original MIT