From shannon
Multi-validator agreement gate. N independent validators against same feature; synthesize confidence-scored verdict.
How this skill is triggered — by the user, by Claude, or both
Slash command
/shannon:consensus-engineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execution-time agreement gate. Spawns ≥2 (default 3) independent validators against the same feature; synthesizes confidence-scored verdict.
Execution-time agreement gate. Spawns ≥2 (default 3) independent validators against the same feature; synthesizes confidence-scored verdict.
Task tool. Each owns an isolated evidence subdirectory:
e2e-evidence/consensus/<run-id>/
validator-1/
validator-2/
validator-3/
report.md (synthesizer-owned)
consensus-synthesis (folded into this skill):
| State | Condition | Verdict | Confidence |
|---|---|---|---|
| UNANIMOUS_PASS | All PASS | PASS | HIGH |
| UNANIMOUS_FAIL | All FAIL | FAIL | HIGH |
| MAJORITY_PASS | ≥⅔ PASS | PASS (after disagreement protocol) | MEDIUM |
| MAJORITY_FAIL | ≥⅔ FAIL | FAIL (after disagreement protocol) | MEDIUM |
| SPLIT | Neither side ⅔ | DISAGREEMENT_UNRESOLVED | LOW |
sequential-analysis on the divergent evidence.validator-<N>/ subdirectoryreport.mdA validator that writes outside its directory invalidates the run.
--mode consensusnpx claudepluginhub krzemienski/shannon-framework --plugin shannonOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.