By lexfrei
Comprehensive code review pipeline: branch review, PR final review with sequential dual-model analysis (Codex then Claude), and GitHub PR review publishing with evidence-based verification
Review current branch changes in isolation. Output starts with LGTM verdict — if no LGTM, the code is not ready to merge. IMPORTANT — always pass all flags you already know from context (target branch, project type, ticket, etc.). Do not rely on auto-detection when the answer is known. Pass --target to set which branch the changes are going INTO. Pass --ticket with a URL or ID to validate against requirements.
PR-focused final review before merge. Strict PR diff scope via gh, business context analysis, dual-model review (Claude + Codex in parallel), mandatory evidence-based verification of every finding. Outputs MERGE or DO NOT MERGE verdict.
Post a GitHub PR review with inline comments. Runs dual analysis (/branch-review + /final-review in parallel), cross-validates every finding against actual code/docs/running systems, presents draft to user for approval, then publishes via GitHub API. Designed to catch AI hallucinations — every claim must have evidence.
External marketplace repository for Claude Code plugins.
First, add the marketplace:
/plugin marketplace add lexfrei/ccc
Then install any plugin:
/plugin install <plugin-name>@claude-code-companions
Or browse available plugins interactively via /plugin → Discover tab.
Update all plugins from the marketplace:
/plugin marketplace update claude-code-companions
Update a specific plugin:
/plugin update <plugin-name>@claude-code-companions
Or enable automatic updates: /plugin → Marketplaces tab → select claude-code-companions → Enable auto-update.
| Plugin | Description |
|---|---|
| task-orchestrator | Project analysis and planning — decomposes complex tasks, creates implementation plans, identifies risks |
| tech-oracle | Technical architect — manages .architecture.yaml, creates ADRs, evaluates technology choices |
| gopher-builder | Go developer — TDD specialist for cloud-native apps with Echo, slog, cockroachdb/errors |
| snake-charmer | Python developer — TDD specialist treating code as art, with FastAPI, Pydantic, structlog |
| templ-weaver | Frontend specialist — Go Templ + HTMX with server-first rendering and WCAG 2.1 AA accessibility |
| kube-pilot | Kubernetes specialist — secure, production-ready K8s manifests and ArgoCD with zero-trust networking |
| chart-builder | Helm chart TDD specialist — production-ready charts with helm-unittest |
| docker-smith | Containerization specialist — optimized, secure Containerfiles with multi-stage builds |
| code-guardian | Code quality validation — linters, tests, security checks, .architecture.yaml compliance |
| doc-curator | AI artifact cleanup — removes AI-generated comments, excessive docs, non-professional patterns |
| Plugin | Description |
|---|---|
| review-toolkit | Code review pipeline: branch review, PR final review with dual-model analysis (Claude + Codex), and GitHub PR review publishing with evidence-based verification |
| git-tools | Git workflow utilities: fork refresh and repo setup with branch protection |
| genname | Generate a /rename command from type, title, and optional PR number |
| tldrpr | Generate plain-text TLDR summaries for PRs, ready for Slack |
| learn | Analyze the current session and extract key learnings into CLAUDE.md and memory |
| renovate-check | Run Renovate locally in dry-run mode, research migration guides, apply selected updates |
| agent-father | Interactive guide for creating Claude Code subagents following official documentation standards |
| billy | "Where's the proof, Billy?" — stop and prove a claim with deep investigation |
| m4b-audiobook | Assemble m4b audiobook from audio files with chapters, metadata, and cover art |
| say | Speak text aloud using macOS TTS with automatic voice selection |
| Plugin | Description |
|---|---|
| mcp-loki | Grafana Loki — LogQL queries, label discovery, series exploration, index statistics |
| mcp-transmission | Transmission — torrent management, session stats, queue and bandwidth control |
| mcp-tg | Telegram — MTProto client API, messaging, contacts, groups, channels, media handling |
| Plugin | Description |
|---|---|
| golangci-lint | Auto-run golangci-lint on package when Go files are edited |
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lexfrei/ccc --plugin review-toolkitWhere's the proof, Billy? — stop and prove a claim with deep investigation
Assemble m4b audiobook from audio files with chapters, metadata, and cover art using ffmpeg
Git workflow utilities: fork refresh and repo setup with branch protection
Generate concise plain-text TLDR summaries for GitHub Pull Requests, ready for pasting into Slack or other messengers
Project analysis and planning agent — decomposes complex tasks, creates implementation plans, identifies risks and dependencies
Review pull requests with structured analysis and approve with confidence
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
ライブラリ更新pull requestのレビュー手順。dependabot/renovatebot PRの分析、release note調査、コード更新、過去の失敗調査を行う。
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.