Multi-agent deliberation CLI in Claude Code. Wraps the `quorum` binary with smart prompts, `.env` auto-detection, post-run diagnosis, and a session-start tip that surfaces orchestrator + agent health before the operator types a single command. Slash commands: /quorum:init, /quorum:redeem, /quorum:run, /quorum:serve, /quorum:status, /quorum:trace, /quorum:validate, /quorum:tui.
Dispatch a deliberation task into the workspace's default room. Streams the verdict over SSE.
Boot a fleet of agents from `agent.yml`. Each agent registers with the orchestrator over NATS and pulls deliberation tasks.
Health-check the orchestrator and list discovered agents.
Display the per-round deliberation trace for a finished job.
Bootstrap a quorum workspace. Detects `.env` provider keys, picks sensible defaults, runs `quorum init`, verifies with `quorum validate`.
Plugin marketplace for Peeramid Labs developer tools. Single tap, two clients — Claude Code and Codex CLI.
Claude Code:
/plugin marketplace add peeramid-labs/plugin-marketplace
/plugin install <plugin-name>@peeramid-labs
Codex CLI:
codex plugin marketplace add github:peeramid-labs/plugin-marketplace
codex plugin install <plugin-name>@peeramid-labs
| Plugin | Description | Clients |
|---|---|---|
quorum | Multi-agent deliberation CLI wrapper. /quorum:init, /quorum:redeem, /quorum:run, /quorum:serve, /quorum:status, /quorum:trace, /quorum:validate, /quorum:tui. | Claude Code |
sloppoke | Pre-commit AI-slop firewall. Wraps the slop CLI with slash commands + a hook that auto-gates every git commit. See sloppoke.me. | Claude Code · Codex CLI |
.
├── .claude-plugin/marketplace.json # Claude Code marketplace manifest
├── .codex-plugin/marketplace.json # Codex CLI marketplace manifest
├── quorum/ # plugin root (Claude only today)
│ ├── .claude-plugin/plugin.json
│ ├── commands/
│ ├── skills/
│ └── README.md
├── sloppoke/ # plugin root (Claude + Codex)
│ ├── .claude-plugin/plugin.json
│ ├── .codex-plugin/plugin.json
│ ├── commands/
│ ├── hooks/
│ │ ├── hooks.json # Claude hook config
│ │ ├── codex-hooks.json # Codex hook config
│ │ └── pre-commit-poke.sh # shared script body
│ ├── skills/
│ └── README.md
└── README.md
Open a PR against main. Add the plugin's entry to whichever
marketplace manifest(s) it should surface in
(.claude-plugin/marketplace.json, .codex-plugin/marketplace.json,
or both). Plugin manifests live under
<plugin>/.claude-plugin/plugin.json and/or
<plugin>/.codex-plugin/plugin.json.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub peeramid-labs/plugin-marketplace --plugin quorumPre-commit AI-slop firewall. Sub-10ms verdict per patch. Splices /slop:poke, /slop:apply, /slop:learn into Claude Code plus a PreToolUse hook that gates every `git commit`.
Pre-commit AI-slop firewall. Sub-10ms verdict per patch. Splices /slop:poke, /slop:apply, /slop:learn into Claude Code plus a PreToolUse hook that gates every `git commit`.
Multi-agent deliberation against a quorum orchestrator. Installs the /quorum:brainstorm slash command that wraps `quorum run` for collaborative reasoning with consensus convergence.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses