Help us improve
Share bugs, ideas, or general feedback.
Auto-discovered marketplace from berrzebb/claude-plugins
npx claudepluginhub berrzebb/claude-pluginsAI development loop — orchestrator distributes tasks to headless workers, independent auditor verifies, structural enforcement auto-blocks downstream on upstream failure. Full-cycle validated with 10-scenario test harness.
Cross-model audit gate — 3-adapter (Claude Code + Gemini CLI + Codex), parliament protocol, 5 enforcement gates, 26 MCP tools, 3030 tests.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
Claude Code plugin marketplace by @berrzebb.
| Plugin | Description | Repository |
|---|---|---|
| quorum | Cross-model audit gate with domain specialists — 9 conditional expert reviewers, unified SQLite state, 17 MCP tools. Standalone CLI + Claude Code plugin. (v0.3.0) | berrzebb/quorum |
| consensus-loop | AI development loop — orchestrator distributes tasks to headless workers, independent auditor verifies. (v2.5.0 frozen, succeeded by quorum) | berrzebb/consensus-loop |
# Add this marketplace
claude marketplace add berrzebb/berrzebb-plugins
# Install quorum (recommended)
claude plugin add quorum@berrzebb-plugins
# Or install consensus-loop (legacy, v2.5.0 frozen)
claude plugin add consensus-loop@berrzebb-plugins
quorum is also available as a standalone CLI via npm:
npm install -g quorum-audit
quorum setup
To add a new plugin to this marketplace, add an entry to .claude-plugin/marketplace.json with the plugin's name, source, description, and version.