npx claudepluginhub bokuhe/claude-duet --plugin duetAI Code Review Plugin - Claude Code + Gemini working together like a duet
A Claude Code plugin that enables two AIs to collaborate on code review, commit, and PR creation.
| Command | Description |
|---|---|
/duet:review | Gemini code review -> Apply feedback -> Commit |
/duet:pr | Gemini code review -> Apply feedback -> Commit -> Create PR |
# 1. Add the marketplace (one-time setup)
/plugin marketplace add bokuhe/claude-duet
# 2. Install the plugin
/plugin install duet@duet-marketplace
# Clone the repository
git clone https://github.com/bokuhe/claude-duet.git
# Add as local marketplace
/plugin marketplace add ./claude-duet
# Install the plugin
/plugin install duet@duet-marketplace
/plugin update duet@duet-marketplace
npm install -g @google/gemini-cli
gemini --version
gh --version
# After making code changes
/duet:review
Workflow:
git diff for pending changes/duet:pr
Workflow:
Review results are organized by priority:
| # | Severity | Category | Description |
|---|---|---|---|
| 1 | Critical | Security | SQL injection vulnerability |
| 2 | Warning | Logic | Missing null check |
| 3 | Nitpick | Style | Use const instead of let |
Gemini reviews in 3 phases:
You select which items to apply before any changes are made.
+-----------------------------------------------------------+
| /duet:review |
| |
| 1. git diff --> 2. gemini CLI --> 3. Parse feedback |
| | |
| v |
| 6. commit <-- 5. Apply fixes <-- 4. User selects |
+-----------------------------------------------------------+
+---------------------------------------------------------------+
| /duet:pr |
| |
| [ Same as above ] --> 7. git push --> 8. gh pr create |
+---------------------------------------------------------------+
duet/
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── plugins/
│ └── duet/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata
│ └── commands/
│ ├── review.md # /duet:review command
│ └── pr.md # /duet:pr command
├── README.md
└── LICENSE
MIT License
Issues and PRs are welcome!
git checkout -b feature/amazing)git commit -m 'Add amazing feature')git push origin feature/amazing)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.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.