Help us improve
Share bugs, ideas, or general feedback.
From quorum
Analyzes Claude audit history and FVM validation results to compute metrics like rejection rates, false-positive rates, and FVM pass rates, then generates prioritized, structured improvement items for PDCA Act phase retrospectives.
npx claudepluginhub berrzebb/quorum --plugin quorumHow this agent operates — its isolation, permissions, and tool access model
Agent reference
quorum:agents/knowledge/references/consensus-tools/act-analyzeThe summary Claude sees when deciding whether to delegate to this agent
PDCA Act phase — analyze audit history + FVM results to produce structured improvement items. | Param | Type | Required | Description | |-------|------|:--------:|-------------| | `--audit-history-path` | string | — | Path to audit-history.jsonl (default: .claude/audit-history.jsonl) | | `--fvm-results-path` | string | — | Path to FVM validation results markdown | | `--track` | string | — | Fil...
Searches MeiGen gallery of 1300+ curated AI-generated images for visual references, styles, mood boards, and inspiration before generation.
Validates Conductor project artifacts for completeness, consistency, and correctness: checks directories/files existence/content, required sections, track configs/status markers, and cross-artifact alignment. Delegate after setup, for diagnostics, or pre-implementation.
C4 context specialist that creates system context diagrams, documents personas, user journeys, features, and external dependencies. Synthesizes container/component docs into high-level architecture.
Share bugs, ideas, or general feedback.
PDCA Act phase — analyze audit history + FVM results to produce structured improvement items.
| Param | Type | Required | Description |
|---|---|---|---|
--audit-history-path | string | — | Path to audit-history.jsonl (default: .claude/audit-history.jsonl) |
--fvm-results-path | string | — | Path to FVM validation results markdown |
--track | string | — | Filter audit history by track name |
--thresholds | JSON | — | Override default thresholds (fp_rate_warn, repeat_rejection_warn, etc.) |
quorum tool act_analyze --track OR
quorum tool act_analyze --fvm-results-path docs/plan/OR/fvm-results.md