SUMMARY AI要約 by gpt-5-mini
このリポジトリは Claude Code 用のプラグインマーケットプレイスで、複数のマルチエージェントプラグインを配布します。主な利用者は Claude Code 上で自動化されたコードレビューやエンジニアリングプロセス導入を行いたい開発チームやリポジトリ管理者です。現状登録されている主要プラグインは次の2つです。gr-reviewer:7つの専門エージェントを並列で動かし、GitHub のプルリクエストにインラインコメントを投稿するマルチエージェントPRレビューワ。eng-org:EM、テックリード、ドメイン開発者、テスト、レビュアーの5役からなる16のサブエージェントで、/eng-org:init コマンドによりプロジェクトにガバナンスとレビューのパイプラインを自動生成します。導入は Claude Code 上で marketplace を追加し、各プラグインをインストールするだけで、各プラグインのREADME に従ってバイナリや認証の追加設定を行います。リポジトリ構成は marketplace マニフェスト(.claude-plugin/marketplace.json)と各プラグインの .claude-plugin/plugin.json、commands、agents、テンプレートやスクリプトを含みます。メンテナンス上の注意点としては、挙動を変えた際に marketplace.json と各 plugin.json の両方で version を更新し、マーケットプレイス名(immy6315-marketplace)は安定させること、およびスラッシュコマンドの識別子が /<plugin-name>:<command-file-name> になる点を挙げています。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
This is imran khan and i'm a software engineer i just know one thing i can't bound with language so i'll code in every language because i love coding
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 13:08 |
類似Repo (同じ言語のAI関連Repo)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks