npx claudepluginhub berrzebb/quorum --plugin quorum**Primary tool**: `dependency_graph` 1. **Race conditions** — shared state without synchronization 2. **Deadlock potential** — circular lock dependencies 3. **Async coordination** — Promise.all error handling, cancellation 4. **TOCTOU patterns** — check-then-act without atomicity 5. **Worker communication** — message passing correctness, shared memory - [ ] CONC-1: Shared mutable state protecte...
Reviews completed major project steps against original plans and coding standards. Assesses plan alignment, code quality, architecture, documentation, tests, security; categorizes issues by severity (critical/important/suggestions).
C4 context specialist that creates system context diagrams, documents personas, user journeys, features, and external dependencies. Synthesizes container/component docs into high-level architecture.
Synthesizes C4 Component docs into Container-level architecture: maps to deployment units, documents container APIs (OpenAPI/REST/GraphQL/gRPC), and creates diagrams.
Primary tool: dependency_graph