cbdreamer11/CB-loop-kit-claude-plugin
6 stars · Last commit 2026-07-25
A session-based working method for coding agents: plan in thin complete slices, build one at a time, verify by observing real behaviour, hand off cleanly. Skills + agents + 2 hooks for Claude Code.
README preview
# loop-kit ***English** · [Español](README.es.md)* A working method for building real software with coding agents, across many sessions. It exists to kill one specific failure: **work reported as finished that was never observed working.** That failure is expensive because it is discovered weeks later, after other work was built on top of it. The method is five rules and six commands. Nothing here is specific to a language, a framework, or a database — the only thing you write is a short file declaring what *"it actually works"* looks like in your project. --- ## Install **As a plugin (recommended — updates with `/plugin update`):**