By shokai
Generate PR review reports that verify consistency between PR descriptions, comments, exported conversation contexts, and code changes. Detects bugs, vulnerabilities, and assesses implementer sanity for thorough code validation.
npx claudepluginhub shokai/agent-skills --plugin sanity-review/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]
ライブラリ更新pull requestのレビュー手順。dependabot/renovatebot PRの分析、release note調査、コード更新、過去の失敗調査を行う。
Share bugs, ideas, or general feedback.
PR review, interactive git diff annotation review, and writing style guide
Review pull requests with structured analysis and approve with confidence
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation