By karaage0703
Automate GitHub pull request code reviews: fetch PR details and diffs via GitHub CLI, analyze changed files against templates or standard criteria, draft comments with importance levels, optionally validate with Codex, and post them directly to the PR. Launches a local MCP server via subprocess.
npx claudepluginhub karaage0703/claude-coding-assistant --plugin coding-assistantClaude Codeでコードレビューを自動化するプラグインです。
/plugin marketplace add https://github.com/karaage0703/claude-coding-assistant
/plugin install coding-assistant@karaage0703/claude-coding-assistant
/coding-assistant:code-reviewer PR#123をレビューしてください
/coding-assistant:code-reviewer PR#<番号>をレビューしてください
プラグインは以下の処理を自動実行:
このプラグインはCodex MCPサーバを使用します。設定は.claude-plugin/plugin.jsonに含まれています。
{
"name": "coding-assistant",
"mcpServers": {
"codex": {
"type": "stdio",
"command": "codex",
"args": ["mcp"]
}
}
}
codexコマンドがインストール済みであることclaude-coding-assistant/
├── .claude-plugin/
│ ├── plugin.json # プラグイン設定(MCP設定含む)
│ └── marketplace.json # マーケットプレイス設定
├── commands/
│ └── code-reviewer.md # コードレビューコマンド定義
├── README.md
└── LICENSE
MIT License
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Share bugs, ideas, or general feedback.
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Review pull requests with structured analysis and approve with confidence
this is to analyze the PRs and solve the requested changes in them
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.