A public Claude Code plugin marketplace with shared skills for automated code quality workflows.
claude plugin add https://github.com/rashpile/pako-pubmarket
Automated multi-phase code review that catches bugs, security issues, and over-engineering by combining Claude with an independent external model (Codex, Gemini, or Pi). Finds issues, applies fixes, and commits them — iterating until clean.
How it works:
Why use it:
Usage: Ask Claude Code for an "external code review" or "multi-agent review". For a faster pass covering critical issues only, ask for a "quick external code review".
See the full skill documentation for configuration, CLI options, and customization.
Agent prompts are sourced from ralphex by Umputun.
.claude-plugin/marketplace.json # Marketplace definition
plugin/
├── .claude-plugin/plugin.json # Plugin metadata
└── skills/ # Skill definitions
└── external-code-review/ # Multi-phase AI code review
MIT
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 rashpile/pako-pubmarket --plugin pako-public-pluginMeta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Audit Claude Code plugins and skills for best practices, deprecations, compatibility, usability, coverage gaps, duplication, and workflow optimization
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
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation