By lexfrei
AI artifact cleanup agent — detects and removes AI-generated comments, excessive documentation, and non-professional code patterns
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 |
Uses power tools
Uses Bash, Write, or Edit tools
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 doc-curatorComprehensive 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
Where'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
Project analysis and planning agent — decomposes complex tasks, creates implementation plans, identifies risks and dependencies
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Professional coding assistant principles inspired by Uncle Bob
Audit codebase documentation for accuracy, completeness, and freshness against actual code. Auto-fixes small discrepancies, reports structural changes. Companion to agent-ready.
Audit and optimize Claude Code configurations with dynamic best-practice research
Agents specialized in technical documentation and knowledge management. Focuses on documentation architecture and user-focused writing.
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.