By g-kari
GitHub Copilot CLIを使って実装計画・設計ドキュメントを観点別に並列レビューするプラグイン。プランファイルや設計書を複数の専門サブエージェントがcopilot -pで同時にレビューする。
Claude Code プラグインマーケットプレイス。
/plugin marketplace add g-kari/g-kari-plugins
GitHub Copilot CLI (copilot -p) を使って、観点別に並列コードレビューを実行するプラグイン。
5つのサブエージェントが同時にレビューを実行し、多角的にコードの問題を検出します。
| 観点 | 検出対象 |
|---|---|
| バグ・ロジック | バグ、エッジケース、型の不整合 |
| セキュリティ | インジェクション、認証不備、OWASP Top 10 |
| エラーハンドリング | 未処理例外、リソースリーク |
| パフォーマンス | N+1クエリ、計算量、メモリ効率 |
| 可読性・保守性 | 命名、複雑性、設計パターン |
/plugin install copilot-review@g-kari-plugins
レビューして
PR #123をcopilotでレビューして
mainとの差分をセキュリティ重点でレビューして
katasu.me インスパイアのフロントエンドデザインシステムをプロジェクトに適用するプラグイン。 CSS 変数・コンポーネント定義・HTML パターンをそのまま利用可能。
/plugin install webauthn-front-design@g-kari-plugins
WebAuthnのデザインを適用して
katasu.meスタイルにして
CSSシステムを入れて
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimGitHub Copilot CLIを使って観点別に並列コードレビューを実行するプラグイン。差分やPRを複数の専門サブエージェントがcopilot -pで同時にレビューする。
WebAuthn TODOアプリのフロントエンドデザインシステム(katasu.meインスパイア)をプロジェクトに適用するプラグイン。CSS変数・コンポーネント定義・HTMLパターンをそのまま利用可能。
npx claudepluginhub g-kari/g-kari-plugins --plugin plan-reviewCodex, Gemini, Claude の3つの AI で Plan ファイルを並列レビュー。実装計画の妥当性、抜け漏れ、リスクを分析する
Pre- and post-implementation validation with parallel subagents: /replan validates plans before execution, /recheck verifies implementations match the plan
Independent plan/spec reviewer for AI coding agents. Verifies claims against the workspace and returns structured verdicts with findings.
Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work. This is followed by Plan, then Execute.
AI-powered development workflow automation - Phase-based planning, implementation orchestration, preflight code quality checks with security scanning, ship-it workflow, and development principles generator for CLAUDE.md
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks