Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By bgreenwell
Get a second opinion from Google's Gemini on code changes, plans, documentation, architecture, and other work products. Use when you need independent validation, cross-checking critical decisions, catching blind spots, or getting multiple AI perspectives on important work.
npx claudepluginhub bgreenwell/claude-plugins --plugin gemini-reviewBatch review of multiple files/directories with real-time progress tracking using stream-json. Ideal for reviewing 5+ files, multiple directories, or entire modules with progress visibility.
Quick review with Gemini using smart defaults. Reviews git staged files if no pattern provided, or specific files/patterns if specified. Supports model selection and focus areas.
Personal collection of Claude Code plugins for productivity and development workflows.
Get a second opinion from Google's Gemini on Claude Code's work. Integrates gemini-cli for independent validation of code changes, plans, documentation, and architecture.
Status: ✅ Stable v1.1.0
Use cases:
Prerequisites: Requires gemini-cli and Gemini authentication (Google account or API key)
Multi-layered plagiarism detection for academic writing using LLM analysis, local algorithms, and web search.
Status: ✅ Stable v1.0.0
Use cases:
Prerequisites: Requires gemini-cli for LLM analysis, optional Python packages for enhanced features
# Add this marketplace to Claude Code
/plugin marketplace add bgreenwell/claude-plugins
# Install a specific plugin
/plugin install gemini-review@bgreenwell
Add to your repository's .claude/settings.json:
{
"extraKnownMarketplaces": {
"bgreenwell": {
"source": {
"source": "github",
"repo": "bgreenwell/claude-plugins"
}
}
},
"enabledPlugins": ["gemini-review"]
}
When team members trust the repository folder, plugins install automatically.
More plugins in development! Check back for updates.
Have an idea for a plugin? Open an issue!
Want to create your own plugins? Check out the official documentation.
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── gemini-review/ # Plugin: Second opinions from Gemini
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ └── gemini-review.md
│ ├── commands/
│ ├── agents/
│ ├── hooks/
│ └── README.md
├── plagiarism-review/ # Plugin: Plagiarism detection
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ └── plagiarism-review.md
│ ├── commands/
│ ├── agents/
│ ├── hooks/
│ └── README.md
├── CLAUDE.md # Context file for Claude Code
├── CHANGELOG.md # Version history
├── LICENSE
├── README.md
└── setup.sh # Development setup script
This marketplace contains personal productivity tools and experiments with Claude Code's plugin system. Plugins are MIT licensed and free to use, fork, or adapt.
Author: Brandon Greenwell
Contact: [email protected]
Website: https://github.com/bgreenwell
Contributions welcome! Please:
For bugs or feature requests, open an issue.
MIT License - See individual plugin directories for details.
Happy coding with Claude Code! 🚀
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
v9.41.0 — /octo:council promoted to first-class workflow: structured 3/5/7-persona deliberation across Claude, Codex, Gemini, OpenCode with goal modes, adversarial styles, benchmark-aware routing, quorum/veto gates, and gated implementation handoff. Run /octo:setup.
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 claim