review-toolkit
πPluginlexfrei/ccc
Comprehensive PR review pipeline: a pre-review readiness gate (stops on merge conflicts or red code-related CI with a fix-it note, no verdict), branch-level analysis with merge-base attribution (the verdict is decided only by defects the diff introduced, worsened, or interacts with β purely pre-existing defects are reported in full in a separate outside-findings section and routed to a filed issue, parked branch, or memory entry instead of blocking), sequential Claude+Codex dual-model review with evidence-based verification, and opt-in GitHub PR review publishing under a five-frame substance framework. A value/design gate weighs whether the change should exist at all β value versus permanent maintenance cost, right layer, root cause in-repo versus upstream β and can block a PR even when the code is flawless. Remedies stay proportional: changed logic needs tests in the existing test surface, fixed prose is its own deliverable, and a new checker or guard script is never a required remedy. Findings carry git-computed origin labels (feature vs churn) that diagnose diverging review loops without ever touching the verdict. Reviews land on an LGTM or NOT LGTM verdict, compatible with non-blocking recommendations; the only no-verdict path is the readiness gate's fix-CI / fix-conflicts note.
Part of
lexfrei/ccc
Installation
/plugin marketplace add lexfrei/ccc/plugin install review-toolkit@claude-code-companionsMore from this repository10
Technical architect agent β manages .architecture.yaml, creates ADRs, evaluates technology choices and design patterns
Go developer agent β TDD specialist for cloud-native Go applications with Echo, slog, and cockroachdb/errors
Python developer agent β TDD specialist treating code as art, with FastAPI, Pydantic, structlog, and strict typing
Claude Code Companions β external marketplace for Claude Code plugins: agents, skills, and MCP servers
Frontend specialist β Go Templ + HTMX with server-first rendering and WCAG 2.1 AA accessibility
Kubernetes specialist β creates secure, production-ready K8s manifests and ArgoCD applications with zero-trust networking
Helm chart TDD specialist β creates production-ready Helm charts with helm-unittest following .architecture.yaml standards
Containerization specialist β creates optimized, secure Containerfiles with multi-stage builds and distroless base images
Code quality validation agent β runs linters, tests, security checks, and verifies .architecture.yaml compliance
Project analysis and planning agent β decomposes complex tasks, creates implementation plans, identifies risks and dependencies