cbdreamer11

17 mods across 1 repository, 8 stars between them.

loop-kit

02

cbdreamer11/CB-loop-kit-claude-plugin

Plugin Claude Code

A session-based working method for coding agents: plan an epic into thin complete slices, build one at a time, verify by observing real behaviour, and hand off so the next session starts where the last one stopped.

8 1mo ago A tokens not measured original MIT

PreToolUse

10

cbdreamer11/CB-loop-kit-claude-plugin

Hook

Runs before the agent uses a tool for Bash tool calls, executing guard-publish.sh via sh. From cbdreamer11/CB-loop-kit-claude-plugin.

8 1mo ago A tokens not measured original MIT

loop-close

11

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

Closes a slice or a session - adversarial audit of the diff, ledger entry, selective commit, honest report, and the handoff for the next session. Use before considering anything finished.

8 1mo ago A 42 tokens original MIT

loop-council

12

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

Sends an open design question to several independent voices in parallel and returns a decision with its evidence. Use before building anything that touches money, permissions, auth, or schema, or whenever the honest answer is "I am not sure".

8 1mo ago A 52 tokens original MIT

loop-doctor

13

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

Checks that the loop is actually installed and working in this project - files present, role profiles valid, connections alive, effort level real. Use after setup, after an upgrade, or when something behaves as if the method is not loaded.

8 1mo ago A 51 tokens original MIT

loop-plan

14

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

The planning session. Turns a goal into an ordered list of thin complete slices, decides which role and model runs each following session, and writes it all to the plan file. Use at the start of an epic, before any code.

8 1mo ago A 50 tokens original MIT

loop-setup

15

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

Session 0. Sets up the loop in this project - detects the stack, checks which connections actually work (git, database, browser, payments sandbox), asks the few decisions only the owner can make, and writes the .loop/ files. Run this once per project, before any planning or building.

8 1mo ago A 65 tokens original MIT

loop-verify

16

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

Runs this project's verification contract and decides honestly whether something is verified, a gap, or a lie. Use before calling anything done, and whenever a report says "should work".

8 1mo ago A 39 tokens original MIT

loop

17

cbdreamer11/CB-loop-kit-claude-plugin

Skill Claude CodeCodex

The build loop - locate yourself, investigate the real code, build one slice completely, verify it for real, fix and re-verify, then close and hand off. Use for any session that is implementing something from the plan.

8 1mo ago A 48 tokens original MIT