πŸ”Œ

review-toolkit

πŸ”ŒPlugin

lexfrei/ccc

Installation

Add marketplace in Claude Code:
$/plugin marketplace add lexfrei/ccc
Step 2. Install plugin:
$/plugin install review-toolkit@claude-code-companions
VibeIndex|
What it does
|

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

productivity
0
-
AddedJul 29, 2026

More from this repository10

πŸ”Œ
pore-analysisπŸ”ŒPlugin

Measure porosity, pore size/shape, lattice period and ordering (psi6, Voronoi coordination, radial g(r) and orientational correlation length) from top-view SEM images of porous films such as anodic aluminium oxide. The agent reads the image to calibrate and crop; a Python core does the morphometry and flags results that contradict physics. Vision decides, Python computes β€” no hardcoded autodetect, so it adapts to different instruments and scale-bar formats.

πŸ”Œ
tldrprπŸ”ŒPlugin

Generate concise plain-text TLDR summaries for GitHub Pull Requests, ready for pasting into Slack or other messengers

πŸ”Œ
kube-pilotπŸ”ŒPlugin

Kubernetes specialist β€” creates secure, production-ready K8s manifests and ArgoCD applications with zero-trust networking

πŸ”Œ
address-pr-commentsπŸ”ŒPlugin

End-to-end closeout of unresolved review comments across one or more GitHub PRs β€” verifies each thread, fixes legitimate findings with one signed commit per thread, posts approved replies, restores original branch

πŸ”Œ
golangci-lintπŸ”ŒPlugin

Auto-run golangci-lint on package when Go files are edited

πŸ”Œ
helm-add-gwapi-routeπŸ”ŒPlugin

Add or modernize Gateway API *Route templates (HTTPRoute/GRPCRoute/TLSRoute/TCPRoute/UDPRoute) in a Helm chart, mirroring its ingress conventions. Auto-detects add vs update mode per route kind, applies current best practices (named rules, typed filters, optional BackendTLSPolicy). File edits only β€” no git operations, no push, no PR

πŸ”Œ
billyπŸ”ŒPlugin

Where's the proof, Billy? β€” stop and prove a claim with deep investigation

πŸ”Œ
sayπŸ”ŒPlugin

Speak text aloud using macOS TTS with automatic voice selection

πŸ”Œ
mcp-lokiπŸ”ŒPlugin

MCP server for querying Grafana Loki logs β€” LogQL queries, label discovery, series exploration, and index statistics

πŸ”Œ
macro-claudeπŸ”ŒPlugin

Session status hooks for the macro-claude macropad plugin β€” writes per-session JSON so the MX Creative Console shows live Claude Code state