Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By fprochazka
Multi-agent branch code review — conventions, bugs, security, and git history reviewed in parallel
npx claudepluginhub fprochazka/claude-code-plugins --plugin code-reviewArchitecture and design review agent. Launched by the review-branch command to analyze code changes for correct module placement, layer separation, coupling, abstraction levels, API surface design, and dependency direction.
Bug and logic error review agent. Launched by the review-branch command to analyze code changes for bugs, logic errors, edge cases, error handling issues, and data flow problems.
Code conventions review agent. Launched by the review-branch command to analyze code changes for compliance with documented project conventions, naming patterns, test structure, and annotation usage.
Git history and commit hygiene review agent. Launched by the review-branch command to analyze commit structure, atomicity, message format, and history quality.
Security review agent. Launched by the review-branch command to analyze code changes for security vulnerabilities, injection risks, authentication/authorization issues, and secret exposure.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Code review plugin with a standalone reviewer agent and two skill strategies: disposable subagents for one-shot reviews and persistent team members for iterative reviews
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Backpressure code review that validates changes against REVIEW.md before commits and session completion.
AI-powered code review in Claude Code, powered by CodeRabbit
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Skill for searching the web using a SearXNG instance via the searxngcli CLI
Skill for migrating Python projects from Poetry, pipx, or pip to uv
Skill for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions
GitLab MR tools - fix failed CI, resolve comments, and more
Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent
No model invocation
No model invocation
Executes directly as bash, bypassing the AI model
Executes directly as bash, bypassing the AI model
Share bugs, ideas, or general feedback.
A collection of Claude Code plugins by Filip Procházka.
Add this marketplace to Claude Code:
claude plugin marketplace add fprochazka/claude-code-plugins
Then install plugins:
claude plugin install skill-keyword-reminder@fprochazka-claude-code-plugins
To upgrade installed plugins to the latest version:
claude plugin marketplace update fprochazka-claude-code-plugins
claude plugin update skill-keyword-reminder@fprochazka-claude-code-plugins
| Plugin | Description |
|---|---|
| skill-keyword-reminder | Automatically reminds Claude to load relevant skills when keyword triggers appear in user prompts |
| gemini-cli | Skill and review agent for using Gemini CLI with massive context windows (1M tokens) for codebase analysis and second opinions |
| gemini-deep-research | Skill for conducting autonomous deep research using Google's Gemini Deep Research Agent |
| glab | Skill for interacting with GitLab using the glab CLI |
| glab-discussion | Standalone CC plugin + CLI for reading and managing GitLab MR discussion threads |
| glab-mr | GitLab MR tools - fix failed CI, resolve comments, and more |
| ai-tool-use-validator | AI-powered tool use validation using LLM backends (Vertex AI, etc.) to evaluate command safety and correctness |
| slackcli | Skill for interacting with Slack workspaces using the slackcli CLI |
| migrate-to-uv | Skill for migrating Python projects from Poetry, pipx, or pip to uv |
| metabasecli | Skill for interacting with Metabase using the metabase CLI |
| gogcli | Skill for interacting with Google services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, Tasks, Forms, Chat, People) using the gog CLI |
| rabbitmqadmin | Skill for inspecting RabbitMQ instances using the rabbitmqadmin CLI (rabbitmqadmin-ng) |
| searxngcli | Skill for searching the web using a SearXNG instance via the searxngcli CLI |
| web-researcher | Iterative web research agent that searches, discovers new directions, and synthesizes findings |
| code-review | Multi-agent branch code review — conventions, architecture, bugs, security, and git history reviewed in parallel |
plugins/<name>/ directoryplugins/<name>/.claude-plugin/plugin.json with name, version, descriptionplugins/<name>/README.md.claude-plugin/marketplace.json with matching versionplugins/<name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonclaude plugin update <name>@fprochazka-claude-code-plugins to get updatesMIT