By markac007
Multi-agent debate system. Specialized agents discuss topics in rounds, challenge each other, and surface insights through intellectual friction.
Structured debate where 4 specialized agents discuss a topic across 3 rounds (Initial Positions → Responses → Synthesis), producing visible transcript and final recommendation.
Gather immediate takes from 4 specialized agents in parallel. Use for sanity checks and quick validation before committing to a direction.
Private monorepo marketplace of Claude Code plugins for ComplianceGenie workflows.
cg-claude-workspaces-plugins/
├── .claude-plugin/
│ └── marketplace.json ← Marketplace catalog
├── plugins/
│ └── marketing/
│ └── art/ ← Visual content plugin
│ ├── commands/ ← 22 slash commands (/art:*)
│ ├── skills/ ← Ambient skills
│ ├── tools/ ← TypeScript generation tools
│ └── lib/ ← Discord/Midjourney libraries
└── README.md
claude plugin marketplace add ~/GitHub/cg-claude-workspaces-plugins
claude plugin install art@cg-plugins
claude plugin marketplace add MarkAC007/cg-claude-workspaces-plugins
claude plugin install art@cg-plugins
Requires gh auth login to be configured — GitHub CLI handles authentication transparently for private repos.
claude --plugin-dir ~/GitHub/cg-claude-workspaces-plugins/plugins/marketing/art
Loads the plugin directly without install or restart.
| Plugin | Category | Commands | Description |
|---|---|---|---|
art | marketing | 22 /art:* | Visual content — illustrations, diagrams, thumbnails, infographics |
plugins/<category>/<name>/ with plugin structure.claude-plugin/marketplace.jsonclaude plugin updateOwn 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 markac007/cg-claude-workspaces-plugins --plugin councilAdversarial analysis using 32 parallel expert agents. Stress-tests arguments, produces steelman + counter-argument, and validates decisions through competition.
Transform product documentation into compelling sales narratives with talking points, elevator pitches, and visual concepts.
First principles reasoning framework. Deconstruct problems to fundamentals, challenge assumptions, and reconstruct optimal solutions.
Data Protection Security Impact Assessment for vendor security evaluation against CIA triad, certification requirements, and GDPR compliance.
Aggregate security news from tldrsec, Krebs, Schneier, and other sources into ranked updates across News, Research, and Ideas.
Expert panel discussion system with 22 curated personas. Includes 2 agents, 1 command, and 22 expert definitions.
Convene parallel role-specialized peer agents (dynamic roster, plan card first) to debate a cross-domain decision or audit a codebase in real time. Invoking Claude acts as CEO: convenes, routes peer-DMs, arbitrates deadlocks, writes a one-page decision log.
Multi-agent deliberation for AI coding assistants
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.