Auto-discovered marketplace from riley-coyote/polyclaude
npx claudepluginhub riley-coyote/polyclaudeMulti-perspective council analysis. Spawns parallel cognitive perspectives to analyze questions, plans, and ideas from multiple angles with structured dialectical synthesis.
No description available.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Share bugs, ideas, or general feedback.
Multi-perspective council analysis for Claude Code.
PolyClaude spawns parallel cognitive perspectives to analyze your questions, plans, and ideas from multiple angles — then synthesizes the results through structured dialectical analysis. Instead of one viewpoint, you get a council of distinct thinkers who agree, disagree, and challenge each other.
The output isn't a list of opinions. It's a decision document: consensus points, structured tensions, blind spots nobody caught, a confidence map, and a clear verdict.
# Add the marketplace (one-time)
claude plugin marketplace add Riley-Coyote/polyclaude
# Install the plugin
claude plugin install polyclaude@polyclaude
Restart Claude Code after installing. The /polyclaude command will be available in all sessions.
Troubleshooting: If the marketplace add fails with an SSH error, your machine is trying to use SSH for GitHub but the keys aren't set up. Run this to force HTTPS:
git config --global url."https://github.com/".insteadOf "git@github.com:"Then retry the marketplace add command.
/polyclaude Should we rewrite the auth system or patch it incrementally?
| Flag | Perspectives | Use Case |
|---|---|---|
--quick | 2 | Fast sanity check |
| (default) | 4 | Balanced analysis |
--full | 6 | Comprehensive deep dive |
--council N | 2-6 | Exact count (power users) |
/polyclaude --quick Is this API design reasonable?
/polyclaude --full What's our mobile strategy for next year?
| Flag | What it does |
|---|---|
| (default) | Sonnet agents — fast, cost-effective |
--deep | Opus agents — maximum analytical depth |
/polyclaude --deep What architecture should we use for real-time sync?
/polyclaude --full --deep Should we pivot to enterprise?
Override which perspectives participate:
/polyclaude --include temporal,innovator Should we refactor the API?
/polyclaude --exclude pragmatist What if we open-sourced everything?
Perspective names: architect, skeptic, pragmatist, innovator, advocate, temporal
| Mode | Perspectives | Sonnet (default) | Opus (--deep) |
|---|---|---|---|
--quick | 2 | ~$0.15 | ~$0.75 |
| (default) | 4 | ~$0.30 | ~$1.50 |
--full | 6 | ~$0.45 | ~$2.25 |
/polyclaude "Should we use a monorepo or polyrepo?"
|
CLASSIFY QUESTION
Type: Architecture
|
┌───────────────┼───────────────┐───────────────┐
v v v v
ARCHITECT SKEPTIC PRAGMATIST USER ADVOCATE
(parallel) (parallel) (parallel) (always present)
| | | |
└───────────────┴───────────────┴───────────────┘
|
DIALECTICAL SYNTHESIS
1. Map consensus
2. Identify tensions
3. Resolve or frame trade-offs
4. Detect blind spots
5. Build confidence map
6. Synthesize verdict
|
COUNCIL REPORT
Six cognitive perspectives are available. The User Advocate is always included by default.
"How does this feel to encounter for the first time?"
Thinks from the perspective of whoever will actually use, encounter, or be affected by this decision. Cares about first impressions, learning curves, emotional responses, and accessibility. The voice of the person who wasn't in the room.
"What are the load-bearing assumptions?"
Systems thinker. Sees structure, connections, dependencies, and feedback loops. Maps components and relationships, assesses scalability, finds structural weaknesses. Thinks in diagrams.
"What are we not seeing?"