AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Loop Council

skill-cbdreamer11-cb-loop-kit-claude-plugin-loop-council · by cbdreamer11

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".

No reviews yet
0 installs
14 views
0.0% view→install

Install

$ agentstack add skill-cbdreamer11-cb-loop-kit-claude-plugin-loop-council

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cbdreamer11-cb-loop-kit-claude-plugin-loop-council)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
15d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Loop Council? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Council

A council exists so that a decision is made against reality instead of against recollection. It runs before the code, not as a review afterwards.

When it is required (not optional)

Look at what the change will touch — not at how confident you feel, because self-reported confidence is exactly the thing that fails:

  • money, pricing, refunds, anything that charges someone
  • permissions, authentication, or who can see whose data
  • database schema, migrations, or anything that is hard to undo
  • a public contract other code depends on

Two voices minimum. Three when it touches money, permissions, or schema.

The voices

Dispatch them in one message so they run in parallel, each blind to the others:

  • loop-planner — the architecture: the shape, the alternatives, what breaks later.
  • loop-domain — the facts: decides against real documentation and the real

installed behaviour, with URLs or exact strings. Never from memory.

  • loop-auditor — the red team: its only job is to refute the proposed design

before it exists. Give it the proposal, and tell it to assume there is a hole.

Resolving it

  • Have each voice write its verdict to .loop/council/-.md as it

finishes. Councils get interrupted; a verdict only in context is a verdict lost, and you should be able to resume without re-running the ones that finished.

  • If the red team and the architect disagree, the red team wins by default

or it escalates to the owner if it is really a business call. Never split the difference into something neither voice endorsed.

  • Write the outcome into .loop/DECISIONS.md: the decision, **the alternative that

was rejected and why**, and the evidence. The rejected alternative is the part future sessions will need most.

What a council is not

It is not a vote to feel better about a decision already made, and it is not a substitute for reading the code. If the question can be answered by opening a file, open the file.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.