npx claudepluginhub rashpile/pako-pubmarketPublic collection of Claude Code skills
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