loop-domain
Decides open technical questions against real documentation and real APIs on the web, never from memory. Read-only.
$ npx -y skills add cbdreamer11/CB-loop-kit-claude-plugin --agent claude-codeShips with loop-kit. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Decides open technical questions against real documentation and real APIs on the web, never from memory. Read-only.
A working method for building real software with coding agents, across many sessions.
Other agents on loop-kit.
- loop-auditor
Adversarial reviewer. Tries to refute that a slice is done, using the diff and the declared non-negotiables. Read-only.
Open agent - loop-builder
Implements one slice completely inside an assigned file tree. Reads real code before writing. Never publishes.
Open agent - loop-planner
Splits an epic into thin vertical slices that are each safe to leave forever. Writes the plan to disk. Does not write product code.
Open agent - loop-scout
Cheap, fast reader. Maps what exists in the codebase and reports back facts, not opinions. Read-only.
Open agent - loop-verifier
Runs the project's verification contract against real behaviour and judges honestly - verified, gap, or failed. Does not implement fixes.
Open agent

