By shokai
Invoke subagent consultations for second opinions on code reviews, designs, and implementations using phrases like 'subagentと相談して' or 'subagentに聞いて'. Crafts context-based prompts, conducts 1-2 dialogue rounds, and summarizes key insights to refine your work.
/plugin marketplace add shokai/agent-skills
/plugin install library-update-review
/plugin install codex-consultation
/plugin install subagent-consultation
/plugin install conversation-context
/plugin install sanity-review
/plugin install prose-proofreading
既にマーケットプレイスを登録済みの場合、新しいスキルをインストールするにはマーケットプレイスの更新が必要です。
/plugin コマンドを実行ライブラリ更新pull requestのレビューを支援するスキルです。
/library-update-review [PR-URL-or-number]
dependabotやrenovatebotのPRブランチで実行すると、包括的なレビューレポートを作成します。
Codex CLI(OpenAI)にセカンドオピニオンを求めるスキルです。
批判的思考の連鎖によって互いの主張を検討・反論しあい、正確性と網羅性を向上するプロトコルが実装されています。
前提: Codex CLIがローカル環境にインストールされ、実行可能であること。
/codex-consultation
作業中に「codexと相談して」「codexに聞いて」「codexにレビューしてもらって」と伝えると発動します。
Agentツール(subagent)にセカンドオピニオンを求めるスキルです。
codex-consultationと同じ批判的思考の連鎖プロトコルを、Codex CLIの代わりにAgentツール(subagent)で実行します。Codex CLIがインストールされていない環境でも利用できます。
/subagent-consultation
作業中に「subagentと相談して」「subagentに聞いて」「subagentにレビューしてもらって」と伝えると発動します。
対話コンテキストのexport/importスキルです。2つのスキルがセットでインストールされます。
会話で共有された目的・意図・設計判断・制約条件を .dev/contexts/ ディレクトリに書き出し、別セッションやレビューで読み込むことができます。1対多のコンテキスト共有により、複数のsub pull requestをまとめたfeature pull requestのレビューやコードの自動改善に便利です。
.dev/contexts/ に書き出す.dev/contexts/ に保存されたコンテキストを読み込み、現在のセッションに反映する/conversation-context-export
/conversation-context-import
PRのレビュー報告書を作成するスキルです。bugや脆弱性の調査だけでなく、exportされた対話コンテキスト・PR概要欄・実装されたコードの整合性を確認し、実装者の正気を疑います。
詳細は plugins/sanity-review/README.md を参照してください。
/sanity-review [PR-URL-or-number]
Markdownドキュメントの文章校正スキルです。ガイドラインに基づいて文体の問題を検出し、修正案を提示します。
/prose-proofreading [file-path or branch-diff]
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub shokai/agent-skills --plugin subagent-consultationMarkdownドキュメントの文章校正。ガイドラインに基づいて文体の問題を検出し、修正案を提示する。
PRのレビュー報告書を作成する。bugや脆弱性の調査だけでなく、exportされた対話コンテキスト・PR概要欄・実装されたコードの整合性を確認し、実装者の正気を疑う。
対話コンテキストのexport/importスキル。会話で共有された目的・意図・設計判断・制約条件を .dev/contexts/ に書き出し、別セッションやレビューで読み込む。1対多のコンテキスト共有により、複数のsub PRをまとめたfeature PRのレビューやコードの自動改善に便利。
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
ライブラリ更新pull requestのレビュー手順。dependabot/renovatebot PRの分析、release note調査、コード更新、過去の失敗調査を行う。
Codex CLIにセカンドオピニオンを求めるスキル。「codexと相談して」「codexに聞いて」で発動する。
Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.
Multi-agent adversarial review panel — 4-6 AI reviewers debate your code/plans, then a judge delivers a structured verdict with epistemic labels. Bundles plan-review-integrator for applying review findings back into implementation plans.
Collect and synthesize opinions from multiple AI Agents for Claude Code
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.