Claude Tools / Plugins / crucible
Plugins · hazarsozer/crucible-cc
crucible
Not Another Code Reviewer. A corporate review pipeline plugin: a Profiler casts an adaptive committee from a 23-persona library; peers review at the code level, departments hunt for gaps, leadership grades aim alignment.
CLEARED_STATICclaude-onlyv0.1.2
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Claude-only
Type
Plugins
Tests & results
What the pipeline checked
What's inside
Components found
agents/aggregator.md
componentmedium
agents/peer-c-cpp-reviewer.md
componentmedium
agents/peer-go-reviewer.md
componentmedium
agents/peer-java-kotlin-reviewer.md
componentmedium
agents/peer-python-reviewer.md
componentmedium
agents/peer-quality-engineer.md
componentmedium
agents/peer-readability-engineer.md
componentmedium
agents/peer-rust-reviewer.md
componentmedium
agents/peer-sql-reviewer.md
componentmedium
agents/peer-swift-reviewer.md
componentmedium
agents/peer-typescript-reviewer.md
componentmedium
agents/profiler.md
componentmedium
agents/team-accessibility-reviewer.md
componentmedium
agents/team-backend-reviewer.md
componentmedium
agents/team-database-reviewer.md
componentmedium
agents/team-devops-infra-reviewer.md
componentmedium
agents/team-frontend-reviewer.md
componentmedium
agents/team-network-reviewer.md
componentmedium
agents/team-observability-reviewer.md
componentmedium
agents/team-performance-reviewer.md
componentmedium
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 20 lexical match(es)
README
From the repository
# Crucible [](https://www.claudepluginhub.com/plugins/hazarsozer-crucible?ref=badge) > **Not Another Code Reviewer.** A Claude Code plugin that runs your code through a corporate review pipeline. A **Profiler** reads your project, interviews you about the phase, and casts a 4–8 persona review committee from a 23-persona library. **Peers** review at the code level, **departments** hunt for gaps, and **leadership** grades alignment to your stated aims. An **Aggregator** synthesizes the holistic verdict — no math, no averaging, just Opus reasoning over the committee's reports. The output is a live terminal stream while the pipeline runs and a fully-detailed markdown report saved at `.review/reports/.md`. See [`examples/`](examples/) for sample reports. --- ## Why this exists Every Claude Code plugin's reviewer fans out agents in parallel and aggregates their findings. Crucible is structurally different in three ways: 1. **Adaptive cast.** A Profiler reads your project and picks the right reviewers from a 23-persona library. A Next.js auth refactor casts TypeScript + SQL + Security + Backend …