147 agent markdown files indexed from s977043/river-review. Install any of them pinned to an exact hash with mdr add s977043/river-review/<name>.
ask-codex skill
s977043/river-review · .claude/skills/ask-codex/SKILL.md · Get a second opinion or independent review from Codex (OpenAI) via the local Codex CLI. Use when the user wants Codex…
git:20260724.d54eafd · audit A · 3 stars
river-review-discipline skill
s977043/river-review · .claude/skills/river-review-discipline/SKILL.md · AI 駆動開発のレビュー品質を安定化させるレビュー規律。レビュー対象を分類し、要件・設計・差分・検証・報告を分けて見て、根拠に基づき approved / needs_revision / blocked / rejected…
git:20260707.9c35a5d · audit A · 3 stars
skill-creator skill
s977043/river-review · .claude/skills/skill-creator/SKILL.md · Design a new Claude Code skill from a concrete use case and produce a repo-ready skill package. Use when the user asks…
git:20260321.857d5ca · audit A · 3 stars
skill-ops-planner skill
s977043/river-review · .claude/skills/skill-ops-planner/SKILL.md · Create an operating policy and roadmap for a live portfolio of Claude Code skills. Use when the user asks to organize…
git:20260321.857d5ca · audit A · 3 stars
skill-optimizer skill
s977043/river-review · .claude/skills/skill-optimizer/SKILL.md · Evaluate and improve an existing Claude Code skill using explicit success criteria and small controlled changes. Use…
git:20260321.857d5ca · audit A · 3 stars
git:20260923.5650e78 · audit A · 3 stars
AGENTS.md agents
s977043/river-review · AGENTS.md
git:20260909.c4042ad · audit B · 3 stars
CLAUDE.md claude
s977043/river-review · CLAUDE.md
git:20260917.fed93db · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Sample Code Quality Pass skill
s977043/river-review · examples/skills/code-quality-sample/SKILL.md · Checks common code quality and maintainability risks.
v0.1.0 · audit A · 3 stars
Sample Test Coverage Review skill
s977043/river-review · examples/skills/test-review-sample/SKILL.md · Evaluates downstream tests for coverage and edge cases.
v0.1.0 · audit A · 3 stars
<Skill Name> skill
s977043/river-review · scripts/templates/skill/SKILL.md · <What this skill does>
v0.1.0 · audit A · 3 stars
adversarial-review skill
s977043/river-review · skills/agent-skills/adversarial-review/SKILL.md · 敵対的分析手法を統合したレビューの entry skill。認知バイアス対策の3手法
(Pre-mortem / War Game / Logic Torturing)と、宣言・主張と実態の乖離を突く
claim-vs-actual…
v0.1.0 · audit A · 3 stars
review-team skill
s977043/river-review · skills/agent-skills/review-team/SKILL.md · 6つの専門レビュアーロールを並列実行し、consensusLevel(複数ロールの合意度)と
Tech Lead レポート(top3指摘・blindSpots・consensusSummary)で結果を統合する
マルチエージェントレビュー…
v0.1.0 · audit A · 3 stars
river-review-architecture skill
s977043/river-review · skills/agent-skills/river-review-architecture/SKILL.md · 設計・アーキテクチャ観点のレビューエージェント。
依存関係、境界設計、データモデル、API設計等の個別スキルへルーティングする。
v0.1.0 · audit A · 3 stars
river-review-code skill
s977043/river-review · skills/agent-skills/river-review-code/SKILL.md · 一般コード品質のレビューエージェント。デフォルトのフォールバック先。
可読性、保守性、型安全性、ロギング等の個別スキルへルーティングする。
v0.1.0 · audit A · 3 stars
river-review-docs skill
s977043/river-review · skills/agent-skills/river-review-docs/SKILL.md · ドキュメント観点のレビューエージェント。
README / docs / AGENTS.md と実装の整合性、API ドキュメントとコードの対応、
usage や例の正確性、i18n(JA/EN)整合性、用語統一を検証する。
v0.1.0 · audit A · 3 stars
river-review-frontend skill
s977043/river-review · skills/agent-skills/river-review-frontend/SKILL.md · フロントエンド観点のレビューエージェント。
アクセシビリティ、デザインシステム準拠、Tailwind クラス衛生、UI 状態設計、
Next.js / React Router のフレームワーク境界を個別スキルへルーティングする。
v0.1.0 · audit A · 3 stars
river-review-performance skill
s977043/river-review · skills/agent-skills/river-review-performance/SKILL.md · パフォーマンス観点のレビューエージェント。
N+1クエリ、メモリ効率、キャッシュ戦略、可観測性の観点でコード変更を評価する。
v0.1.0 · audit A · 3 stars
river-review-security-audit skill
s977043/river-review · skills/agent-skills/river-review-security-audit/SKILL.md · Repository または subsystem を対象に、source-only で明示的なセキュリティ監査を行う entry skill。
通常の PR セキュリティレビューとは分離し、reconnaissance、scope…
v0.5.0 · audit A · 3 stars
river-review-security skill
s977043/river-review · skills/agent-skills/river-review-security/SKILL.md · セキュリティ観点の通常レビューエージェント。
基本的なセキュリティチェック、認証・認可設計、プライバシー設計の個別スキルへルーティングする。
repository / subsystem の明示的な security audit は…
v0.2.0 · audit A · 3 stars
river-review-testing skill
s977043/river-review · skills/agent-skills/river-review-testing/SKILL.md · テスト観点のレビューエージェント。
テスト網羅性、命名規則、フレーキーテスト、カバレッジギャップの個別スキルへルーティングする。
v0.1.0 · audit A · 3 stars
river-review skill
s977043/river-review · skills/agent-skills/river-review/SKILL.md · River Review のメインエントリポイント。
レビュー依頼の intent classification → 専門 skill 選択 → 実行 → finding verification →
feedback…
v0.1.0 · audit A · 3 stars
unknown-coverage-review skill
s977043/river-review · skills/agent-skills/unknown-coverage-review/SKILL.md · 完成した差分・PR・検証証拠に残る Unknown(未確認の前提・調査されていない影響・
不足している証拠)を横断合成する evidence-sufficiency のメタ観点。個別 defect の
検出は既存 skill へ委譲し、本…
v0.2.0 · audit A · 3 stars
Coverage and Failure Path Gaps skill
s977043/river-review · skills/downstream/coverage-gap/SKILL.md · Find missing tests for critical paths, edge cases, and failure handling in changed code.
v0.1.0 · audit A · 3 stars
Flaky Test Risk Check skill
s977043/river-review · skills/downstream/flaky-test/SKILL.md · Detects patterns that make tests flaky and proposes stabilization steps.
v0.1.0 · audit A · 3 stars
GitHub Actions Workflow Security Review skill
s977043/river-review · skills/downstream/gha-workflow-security/SKILL.md · Reviews GitHub Actions workflow diffs for script injection of untrusted input, pull_request_target with untrusted…
v0.1.0 · audit A · 3 stars
Standard Review Policy for Downstream skill
s977043/river-review · skills/downstream/review-policy-standard-downstream/SKILL.md · Applies standard AI review policy guidelines for downstream (test/QA) phase reviews.
v0.1.0 · audit A · 3 stars
Test Assertion Effectiveness 常に PASS するテストの検出 skill
s977043/river-review · skills/downstream/test-assertion-effectiveness/SKILL.md · テストは存在するがアサーションが実質何も検証しておらず、実装が壊れても落ちない(常に PASS する)構造を diff-time で検出する。Check 1 missing assertion(テスト本体にアサーションが無い)、Check…
v0.1.0 · audit A · 3 stars
Test Presence for Changed Code skill
s977043/river-review · skills/downstream/test-existence/SKILL.md · Check whether changed code paths have corresponding tests and suggest minimal coverage.
v0.1.0 · audit A · 3 stars
Test Naming and Structure skill
s977043/river-review · skills/downstream/test-naming/SKILL.md · Ensure tests use clear naming and cover edge cases with proper describe/it structure.
v0.1.0 · audit A · 3 stars
テスト観点レビュー(差分ドリブン) skill
s977043/river-review · skills/downstream/test-plan-review/SKILL.md · 変更差分から重要なテスト観点と欠落を洗い出し、優先度付きでテストケース案を提示する
v0.1.0 · audit A · 3 stars
a11y Accessible Name Basics skill
s977043/river-review · skills/midstream/a11y-accessible-name/SKILL.md · 画像・ボタン・フォーム要素に適切なアクセシブルネームがあるか確認する。
v0.1.0 · audit A · 3 stars
Agent Skill Bridge Review skill
s977043/river-review · skills/midstream/agent-skill-bridge/SKILL.md · Review changes to the Agent Skills import/export bridge for path safety, round-trip fidelity, and validation…
v0.1.0 · audit A · 3 stars
Altitude Generalization Guard skill
s977043/river-review · skills/midstream/altitude-generalization/SKILL.md · Detects per-caller special-cases (bandaids) bolted onto shared infrastructure/common functions, and when two or more…
v0.1.0 · audit A · 3 stars
API Compatibility and Test Gap Review skill
s977043/river-review · skills/midstream/api-compatibility/SKILL.md · Detect breaking API contract changes, DTO modifications without compatibility handling, and missing tests for changed…
v0.1.0 · audit A · 3 stars
Assumption Resolution Trace Plan の前提解消トレーサビリティ skill
s977043/river-review · skills/midstream/assumption-resolution-trace/SKILL.md · plan artifact がある時のみ、plan 中の assumption / open question が実装で解消された証拠を diff・PR 本文と突合する evidence-sufficiency…
v0.1.0 · audit A · 3 stars
Async Correctness 非同期処理の正しさ検証 skill
s977043/river-review · skills/midstream/async-correctness/SKILL.md · await 漏れ・floating promise・並行競合など、非同期処理の correctness バグを検出する。並列化の効率提案(SIMPLIFY Efficiency)や配線断点(e2e-wiring)ではなく、「await…
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Closure Scope Retention Guard skill
s977043/river-review · skills/midstream/closure-scope-retention/SKILL.md · Detects long-lived objects (caches, listeners, singletons) that capture an entire enclosing scope via…
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Configuration File Review skill
s977043/river-review · skills/midstream/config-json/SKILL.md · Review JSON/YAML configuration files for common issues and best practices.
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Design Source-of-Truth Conformance デザイン定義準拠 skill
s977043/river-review · skills/midstream/design-source-conformance/SKILL.md · リポジトリに DESIGN.md やデザイントークン定義が存在する場合に、新規 UI 実装の色・余白・フォントサイズ・角丸・シャドウがその定義済みスケールに準拠しているかを照合する。定義が無ければ実行しない
v0.1.0 · audit A · 3 stars
Design System Component Reuse Guard skill
s977043/river-review · skills/midstream/design-system-component-reuse/SKILL.md · 既存デザインシステムコンポーネント(Button / Input / Modal / Card 等)を再実装していないかを検出する。Figma→コード実装時に既存コンポーネントを無視した実装を防ぐ。
v0.1.0 · audit A · 3 stars
Design Token Enforcement skill
s977043/river-review · skills/midstream/design-token-enforcement/SKILL.md · デザイントークンを使わずに直書きされた色・余白・フォントサイズ・角丸・シャドウを検出する。Figma Variables / Tailwind config / CSS custom properties のルールに違反する実装を指摘する。
v0.1.0 · audit A · 3 stars
Detector Detection Power 検査器の検出力の検証 skill
s977043/river-review · skills/midstream/detector-detection-power/SKILL.md · 検査器(linter / ガード / CI ゲート / バリデータ / フィルタ)そのものの検出力が差分で静かに落ちていないか、また新設した検査が実際に検出できることが実証されているかを diff-time で検出する。Check 1…
v0.1.0 · audit A · 3 stars
Documentation Hygiene ドキュメント衛生 skill
s977043/river-review · skills/midstream/doc-hygiene/SKILL.md · AGENTS.md などの恒久ドキュメントに一過性のタスクログが混入していないか、SOP / decision / log / learned の役割が混同されていないか、公開物(README / docs /…
v0.1.0 · audit A · 3 stars
End-to-End Wiring 末端到達・貫通の検証 skill
s977043/river-review · skills/midstream/e2e-wiring/SKILL.md · 宣言した処理(計測 / 通知 / 保存 / 検証 / 例外通知)が起点から末端まで途切れず配線されているかを確認し、「実装したつもり」で経路が途中で止まっている欠落を検出する
v0.1.0 · audit A · 3 stars
Existing-Pattern Conformance 既存パターン準拠の確認 skill
s977043/river-review · skills/midstream/existing-pattern-conformance/SKILL.md · 新実装が、同種の先行実装(同レイヤ・同責務・同概念)に在る防御 / バリデーション / エラー処理 / 規約 / 共通化ロジック / 概念定義を、欠落・重複・食い違いなく継承しているかを grep で先行特定して確認する
v0.1.0 · audit A · 3 stars
Firebase Security Rules Review skill
s977043/river-review · skills/midstream/firebase-security-rules/SKILL.md · Detects over-permissive Firestore/Storage rules (allow read, write: if true / auth-only without ownership), missing…
v0.1.0 · audit A · 3 stars
Fix Scope Integrity 指摘対応ループのスコープ逸脱・前提破壊検出 skill
s977043/river-review · skills/midstream/fix-scope-integrity/SKILL.md · 指摘対応の反復(レビューコメント→修正→再レビュー)で、個別には正しい修正の蓄積が当初スコープを逸脱した(scope creep)、または成立済みの前提("動いていた"状態)を破壊した(premise break)連鎖を…
v0.1.0 · audit A · 3 stars
GitHubレビューコメント対応(修正案つき) skill
s977043/river-review · skills/midstream/gh-address-comments/SKILL.md · PRレビューコメントを重要度ごとに整理し、対応方針・修正案・質問をまとめて返信案を作る
v0.1.0 · audit A · 3 stars
Hallucinated Reference 幻覚的参照の実在確認 skill
s977043/river-review · skills/midstream/hallucinated-reference/SKILL.md · 差分で新規に導入された import・メソッド呼び出し・ライブラリ API 参照が実在するかを code_search で検証し、AI 生成コード特有の幻覚的参照(存在しない関数・メソッド・モジュール・引数シグネチャ)を検出する
v0.1.0 · audit A · 3 stars
Hello Skill (Always-On Sample) skill
s977043/river-review · skills/midstream/hello-skill/SKILL.md · Minimal always-on sample skill to guarantee an end-to-end review experience.
v0.1.0 · audit A · 3 stars
i18n Unused Key Review skill
s977043/river-review · skills/midstream/i18n-unused-key/SKILL.md · Detect i18n/locale keys that are removed from source but remain in locale files, or keys added to locale files without…
v0.1.0 · audit A · 3 stars
Impact Evidence Coverage 影響・失敗系・外部依存の証拠充足 skill
s977043/river-review · skills/midstream/impact-evidence-coverage/SKILL.md · diff-time で「影響範囲を repo 全体で調査した証拠」「失敗系を検証した証拠」「外部依存・レート制限・キャッシュ整合を確認した証拠」の欠落を検出する evidence-sufficiency 観点。defect そのものは既存…
v0.1.0 · audit A · 3 stars
Independent Review Synthesis skill
s977043/river-review · skills/midstream/independent-review-synthesis/SKILL.md · 複数の AI / 人間レビュー結果 (review-self / review-external / findings-pool) を統合し、実在性・重大度・対応優先度・merge 可否を検証する。
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Knowledge-to-Code Alignment 新知識のコード反映・設計知識の保全 skill
s977043/river-review · skills/midstream/knowledge-to-code-alignment/SKILL.md · リファクタリングを「更新されたチームの理解と、コードが表現する過去の理解の差分同期」と捉え、今回得た新知識(要求・ドメイン知識・制約)が naming と responsibility へ反映されているか、boundary が現在の…
v0.1.0 · audit A · 3 stars
Laravel Eloquent N+1 and Query Efficiency Review skill
s977043/river-review · skills/midstream/laravel-eloquent-nplus1/SKILL.md · Detects N+1 query patterns (relation access inside loops without eager loading), full-table get()/all() loads, and…
v0.1.0 · audit A · 3 stars
Laravel Mass Assignment and Authorization Review skill
s977043/river-review · skills/midstream/laravel-mass-assignment/SKILL.md · Detects mass assignment via create/update($request->all()), unguarded models, and missing authorization on mutating…
v0.1.0 · audit A · 3 stars
Loading State Transition Review skill
s977043/river-review · skills/midstream/loading-state/SKILL.md · Detect missing loading/error/empty state handling that could trap users in spinners or disabled states.
v0.1.0 · audit A · 3 stars
Logging and Observability Guard skill
s977043/river-review · skills/midstream/logging-observability/SKILL.md · Ensure code changes keep logs/metrics/traces useful for debugging failures and regressions.
v0.1.0 · audit A · 3 stars
Logic Torturing 論理検証 skill
s977043/river-review · skills/midstream/logic-torturing/SKILL.md · 変更に含まれる設計判断・実装選択の論理的整合性を徹底的に検証し、確証バイアスを排除して判断精度を高める
v0.1.0 · audit A · 3 stars
Modern Web Accessibility for Interactive UI skill
s977043/river-review · skills/midstream/modern-web-a11y-interactive/SKILL.md · キーボード操作 / focus 管理 / 動的コンテンツ更新 / ARIA role など、インタラクティブ UI のアクセシビリティ観点を suggestion で提示する。
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Modern Web Performance + Core Web Vitals skill
s977043/river-review · skills/midstream/modern-web-performance/SKILL.md · 画像・スクリプト・スタイル・interaction 変更が LCP / INP / CLS / リソースコストに与える影響を suggestion で提示する。
v0.1.0 · audit A · 3 stars
Modern Web Semantic + Platform-Native skill
s977043/river-review · skills/midstream/modern-web-semantic/SKILL.md · legacy workaround を避け、semantic HTML / Web Platform Native API / modern CSS の利用機会を提示する。
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Next.js Server Action Security Review skill
s977043/river-review · skills/midstream/nextjs-server-action-security/SKILL.md · Checks Next.js Server Actions ('use server') for missing authentication/authorization before mutations, missing input…
v0.1.0 · audit A · 3 stars
Normalization Consistency Review skill
s977043/river-review · skills/midstream/normalization-consistency/SKILL.md · Detect inconsistencies in ID formatting, date/time display, monetary amounts, and enum/status labels compared to…
v0.1.0 · audit A · 3 stars
Nullability Contract Review skill
s977043/river-review · skills/midstream/nullability-contract/SKILL.md · Detect null/undefined/empty handling gaps where callers or consumers may receive unexpected nullish values.
v0.1.0 · audit A · 3 stars
PR Description Review skill
s977043/river-review · skills/midstream/pr-description/SKILL.md · Review whether the PR description is review-ready and consistent with the diff (Why/What, impact, tests, linked issues).
v0.2.0 · audit A · 3 stars
React Router Action Contract Review skill
s977043/river-review · skills/midstream/react-router-action-contract/SKILL.md · Checks React Router v7 action conventions: validation errors returned as data with 4xx status (not thrown), redirect on…
v0.1.0 · audit A · 3 stars
React Router Loader Boundary Review skill
s977043/river-review · skills/midstream/react-router-loader-boundary/SKILL.md · Detects route data fetched in useEffect instead of loaders, server/client API leaks across loader boundaries, and…
v0.1.0 · audit A · 3 stars
Refactor-Claim Audit リファクタ完了主張の検証 skill
s977043/river-review · skills/midstream/refactor-claim-audit/SKILL.md · コミット/PR の「全部置換した」「-N%削減」等の完了主張を grep で反証できる残骸や best/typical/worst 試算で検証し、抽出・集約リファクタでは並列度(Promise.all)/fast-path/遅延評価の性能特…
v0.2.0 · audit A · 3 stars
Review Automation Boundary Guard skill
s977043/river-review · skills/midstream/review-automation-boundary/SKILL.md · Detect review findings that belong in CI/lint/formatter rather than human review.
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Review Criteria Integrity レビュー基準・品質ゲートの自己弱体化検出 skill
s977043/river-review · skills/midstream/review-criteria-integrity/SKILL.md · 差分が「その差分自身を審査するレビュー基準・品質ゲート」を弱めていないかを diff-time で検出する。Check 1 レビュールールの削除・弱体化(.river/rules.md / .river/rules.d/*)、Check…
v0.1.0 · audit A · 3 stars
Standard Review Policy for Midstream skill
s977043/river-review · skills/midstream/review-policy-standard-midstream/SKILL.md · Applies standard AI review policy guidelines for midstream (implementation) phase reviews.
v0.1.0 · audit A · 3 stars
Secret / Credential Scan 機密情報の混入検出 skill
s977043/river-review · skills/midstream/secret-credential-scan/SKILL.md · 差分に追加された API キー・トークン・credential・秘密鍵・.env 値・個人ローカルパスなどの機密情報を、言語・ファイル種別に依存せず検出する。決定論的に判定できる範囲は CI(gitleaks…
v0.1.0 · audit A · 3 stars
Baseline Security Checks skill
s977043/river-review · skills/midstream/security-basic/SKILL.md · Check common security risks in application code (SQLi, XSS, secrets).
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Supabase RLS Policy Review skill
s977043/river-review · skills/midstream/supabase-rls-policy/SKILL.md · Detects tables created without ROW LEVEL SECURITY enabled, over-permissive policies (USING (true) / WITH CHECK (true)…
v0.1.0 · audit A · 3 stars
Suppression Feedback Workflow skill
s977043/river-review · skills/midstream/suppression-feedback/SKILL.md · Riverbed Memory の suppression entry を活用するときの判断基準と CLI 操作を案内する。
v0.1.0 · audit A · 3 stars
Tailwind CSS Class Hygiene Review skill
s977043/river-review · skills/midstream/tailwind-class-hygiene/SKILL.md · Checks Tailwind utility class hygiene at the syntax level: arbitrary-value overuse that bypasses the theme scale…
v0.1.0 · audit A · 3 stars
Type-Driven Design Guard skill
s977043/river-review · skills/midstream/type-driven-design/SKILL.md · Detect primitive obsession and missing domain/brand types; check that state is modeled via discriminated unions.
v0.1.0 · audit A · 3 stars
TypeScript Null Safety Guardrails skill
s977043/river-review · skills/midstream/typescript-nullcheck/SKILL.md · Enforce null/undefined safety for changed TypeScript code and suggest safer patterns.
v0.1.0 · audit A · 3 stars
TypeScript Strictness Guard skill
s977043/river-review · skills/midstream/typescript-strict/SKILL.md · Enforce TypeScript strictness by reducing any/unsafe assertions and ensuring null handling.
v0.1.0 · audit A · 3 stars
Ubiquitous Language Naming Consistency skill
s977043/river-review · skills/midstream/ubiquitous-language-naming/SKILL.md · Detects domain terms drifting between code identifiers and the established ubiquitous language (same concept under…
v0.1.0 · audit A · 3 stars
Vitest Mock Isolation Review skill
s977043/river-review · skills/midstream/vitest-mock-isolation/SKILL.md · Detects Vitest test-isolation hazards: unrestored vi.spyOn/vi.mock without afterEach cleanup or restoreMocks config…
v0.1.0 · audit A · 3 stars
War Game 敵対的シミュレーション skill
s977043/river-review · skills/midstream/war-game/SKILL.md · 攻撃者・競合・悪意あるユーザーの視点で変更を分析し、防御の盲点と悪用シナリオを可視化する
v0.1.0 · audit A · 3 stars
ADR Decision Quality skill
s977043/river-review · skills/upstream/adr-decision-quality/SKILL.md · Ensure ADRs capture context, decision, alternatives, tradeoffs, and follow-ups in a way that prevents future drift.
v0.1.0 · audit A · 3 stars
AI Agent Review Readiness skill
s977043/river-review · skills/upstream/ai-agent-review-readiness/SKILL.md · Checks whether AI-assisted work defines review criteria, accessible context, explicit review loop, human judgment…
v0.1.0 · audit A · 3 stars
API Design Consistency skill
s977043/river-review · skills/upstream/api-design/SKILL.md · Ensure API design follows RESTful naming and consistent conventions.
v0.1.0 · audit A · 3 stars
API Versioning & Backward Compatibility skill
s977043/river-review · skills/upstream/api-versioning-compat/SKILL.md · Ensure API/contract changes specify versioning strategy, backward compatibility, deprecation plan, and migration…
v0.1.0 · audit A · 3 stars
Architecture Boundaries & Dependencies skill
s977043/river-review · skills/upstream/architecture-boundaries/SKILL.md · Ensure architecture/design docs define clear boundaries, ownership, dependency direction, and change impact to avoid…
v0.1.0 · audit A · 3 stars
Architecture Diagrams Readiness skill
s977043/river-review · skills/upstream/architecture-diagrams/SKILL.md · Ensure architecture diagrams are readable, consistent with text, and clear on scope, boundaries, and data flow.
v0.1.0 · audit A · 3 stars
Architecture Risks, Assumptions & Open Questions skill
s977043/river-review · skills/upstream/architecture-risk-register/SKILL.md · Ensure design docs explicitly capture risks, assumptions, and open questions with owners, deadlines, and mitigation…
v0.1.0 · audit A · 3 stars
Architecture Traceability & Consistency skill
s977043/river-review · skills/upstream/architecture-traceability/SKILL.md · Ensure design changes stay consistent across ADRs, diagrams, and specs; decisions are traceable; and drift is…
v0.1.0 · audit A · 3 stars
Architecture Validation Plan Guard skill
s977043/river-review · skills/upstream/architecture-validation-plan/SKILL.md · Detect missing validation plans (how to verify the design is correct) in design documents and ADRs.
v0.1.0 · audit A · 3 stars
Availability & Resilience Architecture skill
s977043/river-review · skills/upstream/availability-architecture/SKILL.md · Ensure architecture docs capture availability targets, failover strategy, capacity headroom, and resilience trade-offs…
v0.1.0 · audit A · 3 stars
Bounded Context & Ubiquitous Language skill
s977043/river-review · skills/upstream/bounded-context-language/SKILL.md · Ensure architecture docs define bounded contexts, ownership, and a consistent ubiquitous language to prevent domain…
v0.1.0 · audit A · 3 stars
Cache Strategy Consistency Guard skill
s977043/river-review · skills/upstream/cache-strategy-consistency/SKILL.md · Detect undefined or inconsistent cache strategies (layers, consistency, invalidation, TTL, failure handling) in design…
v0.1.0 · audit A · 3 stars
Capacity, Performance & Cost Assumptions skill
s977043/river-review · skills/upstream/capacity-cost-design/SKILL.md · Ensure architecture/design docs state traffic assumptions, performance budgets, resource limits, and cost risks for…
v0.1.0 · audit A · 3 stars
Architecture Change Communication skill
s977043/river-review · skills/upstream/change-communication/SKILL.md · Ensure architecture updates document affected stakeholders, notification plan, and deprecation/retirement signals to…
v0.1.0 · audit A · 3 stars
Component Test Scaffold (Next.js) skill
s977043/river-review · skills/upstream/code-nextjs/SKILL.md · Generate React/Next.js component test skeletons (RTL) from specifications.
v0.1.0 · audit A · 3 stars
Test Scaffold (Laravel/PHPUnit) skill
s977043/river-review · skills/upstream/code-php-laravel/SKILL.md · Generate PHP/Laravel (PHPUnit) test skeletons from specifications.
v0.1.0 · audit A · 3 stars
Component Test Scaffold (React) skill
s977043/river-review · skills/upstream/code-react/SKILL.md · Generate generic React component test skeletons (RTL) from specifications.
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Unit Test Scaffold (Python/pytest) skill
s977043/river-review · skills/upstream/code-unit-python-pytest/SKILL.md · Generate Python/pytest unit test skeletons from specifications.
v0.1.0 · audit A · 3 stars
Unit Test Scaffold (TypeScript) skill
s977043/river-review · skills/upstream/code-unit-ts-jest/SKILL.md · Generate TypeScript unit test skeletons (Jest/Vitest) from specifications.
v0.1.0 · audit A · 3 stars
Component Test Scaffold (Vue.js) skill
s977043/river-review · skills/upstream/code-vue/SKILL.md · Generate Vue.js component test skeletons (Vue Test Utils) from specifications.
v0.1.0 · audit A · 3 stars
Context Budget Tuning skill
s977043/river-review · skills/upstream/context-budget-tuning/SKILL.md · .river-review.{yaml,json} の context.budget / ranking / reviewMode 設定をモデル仕様とリポジトリ規模に合わせて調整するレビュー観点。
v0.1.0 · audit A · 3 stars
Data Flow & State Ownership skill
s977043/river-review · skills/upstream/data-flow-state-ownership/SKILL.md · Ensure designs define data flow, state ownership, consistency boundaries, and cross-boundary writes to prevent drift…
v0.1.0 · audit A · 3 stars
Data Model & DB Design Review skill
s977043/river-review · skills/upstream/data-model-db-design/SKILL.md · Ensure data model/DB designs cover constraints, integrity, indexes, migrations, rollback, and operational impacts.
v0.1.0 · audit A · 3 stars
v0.1.0 · audit A · 3 stars
Eval-Driven Skill Design skill
s977043/river-review · skills/upstream/eval-driven-skill-design/SKILL.md · 新規 skill SKILL.md PR で `fixtures/` と `eval/` の happy-path × guard ペアが揃っているかを確認し、欠けている場合は eval cycle (#688) に乗せる手順を案内する。
v0.1.0 · audit A · 3 stars
Event-Driven Semantics & Delivery Guarantees skill
s977043/river-review · skills/upstream/event-driven-semantics/SKILL.md · Ensure event-driven designs specify delivery guarantees, ordering, idempotency, schema evolution, and replay/backfill…
v0.1.0 · audit A · 3 stars
External Dependencies & Vendor Risks skill
s977043/river-review · skills/upstream/external-dependencies/SKILL.md · Ensure designs document third-party dependencies, SLAs, quotas, failure modes, and vendor lock-in mitigation.
v0.1.0 · audit A · 3 stars
Failure Modes & Observability in Design skill
s977043/river-review · skills/upstream/failure-modes-observability/SKILL.md · Ensure designs specify failure modes, timeouts, error contracts, and observability for critical flows.
v0.1.0 · audit A · 3 stars
Service Integration & Contracts skill
s977043/river-review · skills/upstream/integration-contracts/SKILL.md · Ensure cross-service integration defines contracts, ownership, failure handling, versioning, and rollout/rollback…
v0.1.0 · audit A · 3 stars
Laravel Migration Safety Review skill
s977043/river-review · skills/upstream/laravel-migration-safety/SKILL.md · Reviews Laravel migrations for destructive operations, change() dropping modifiers, locking index creation on large…
v0.1.0 · audit A · 3 stars
Migration, Rollout & Rollback Plan skill
s977043/river-review · skills/upstream/migration-rollout-rollback/SKILL.md · Ensure design/ADR changes include a concrete migration plan, rollout strategy, rollback conditions, and compatibility…
v0.1.0 · audit A · 3 stars
Migration Safety Review (framework-agnostic) skill
s977043/river-review · skills/upstream/migration-safety/SKILL.md · スキーマ/データ移行の安全性を framework 非依存で審査する。破壊的スキーマ変更・ロック誘発・backfill・ロールバック可逆性・expand-contract の段階適用を、prisma / typeorm / Rails /…
v0.1.0 · audit A · 3 stars
Multitenancy Isolation Guard skill
s977043/river-review · skills/upstream/multitenancy-isolation/SKILL.md · マルチテナント前提の設計差分から、テナント分離(データ/権限/リソース/障害影響)の抜けや越境リスクを検出
v0.1.0 · audit A · 3 stars
OpenAPI Contract Completeness skill
s977043/river-review · skills/upstream/openapi-contract/SKILL.md · Ensure OpenAPI specs define consistent request/response schemas, error model, auth, pagination, and backward…
v0.1.0 · audit A · 3 stars
Operability, SLO & Runbook Readiness skill
s977043/river-review · skills/upstream/operability-slo/SKILL.md · Ensure designs define operability basics: SLO/SLI, monitoring, alerting, on-call actions, and incident handling…
v0.1.0 · audit A · 3 stars
実装計画レビューゲート skill
s977043/river-review · skills/upstream/plan-review-gate/SKILL.md · 実装計画(plan.md / pbi-input.md)に含まれる危険操作・触れてはならないスコープ・人間承認必須条件を検出し、AI 自律実行前のゲートとして機能する
v0.2.1 · audit A · 3 stars
PlanGate Exec Conformance Guard skill
s977043/river-review · skills/upstream/plangate-exec-conformance/SKILL.md · 実装差分が plan / todo / test-cases アーティファクトの方針と一致しているかを検査し、逸脱・漏れ・意図外変更を検知する
v0.1.0 · audit A · 3 stars
PlanGate 決定論的 GC 判定 skill
s977043/river-review · skills/upstream/plangate-gc-deterministic/SKILL.md · River Review の artifact / memory / log に対して、retention 設定 + hard guards + excludes から決定論的に KEEP/REMOVE を判定する GC skill
v0.1.0 · audit A · 3 stars
PlanGate 計画整合性チェック skill
s977043/river-review · skills/upstream/plangate-plan-integrity/SKILL.md · pbi-input, plan, todo, test-cases 間の整合性をチェックし、実装着手前の仕様漏れを検知する
v0.1.0 · audit A · 3 stars
PlanGate ルール昇格判定 skill
s977043/river-review · skills/upstream/plangate-rule-promotion/SKILL.md · 運用で発見されたレビューパターン (findings / retrospective) を分析し、新 skill への昇格候補 / 既存 skill 更新候補 / 人間判断が必要な項目に分類する
v0.1.0 · audit A · 3 stars
PlanGate TDD Evidence Review skill
s977043/river-review · skills/upstream/plangate-tdd-evidence/SKILL.md · TDD を主張する実装の RED/GREEN/REFACTOR VERIFY 証跡(tdd-ledger)の妥当性を検査し、フェーズ順序・exitCode・test-cases との対応の欠落や偽装を検知する
v0.1.0 · audit A · 3 stars
PlanGate 検証監査 (W チェック) skill
s977043/river-review · skills/upstream/plangate-verification-audit/SKILL.md · 既存のレビュー結果 (review-self / review-external) を再点検し、漏れ・誤検知・ハルシネーション・根拠欠落を検出する W チェック skill
v0.1.0 · audit A · 3 stars
PRテンプレート品質チェック skill
s977043/river-review · skills/upstream/pr-template-qa/SKILL.md · PRテンプレートの必須項目(日本語記載、Diátaxis、検証コマンド、チェックリスト)が明確かを確認し、抜けや誤解を生む文言を指摘する
v0.1.0 · audit A · 3 stars
Pre-mortem 失敗シナリオ分析 skill
s977043/river-review · skills/upstream/pre-mortem/SKILL.md · 変更が将来インシデントや技術的負債を引き起こすと仮定し、その原因と経路を逆算して設計の盲点を可視化する
v0.1.0 · audit A · 3 stars
Requirements Clarity & Acceptance Criteria skill
s977043/river-review · skills/upstream/requirements-acceptance/SKILL.md · Ensure requirement docs define scope, terminology, acceptance criteria, edge cases, and non-functional requirements.
v0.1.0 · audit A · 3 stars
Standard Review Policy for Upstream skill
s977043/river-review · skills/upstream/review-policy-standard-upstream/SKILL.md · Applies standard AI review policy guidelines for upstream (design) phase reviews.
v0.1.0 · audit A · 3 stars
Security & Privacy Design Review skill
s977043/river-review · skills/upstream/security-privacy-design/SKILL.md · Review data retention, deletion, backup residency, and cross-border data transfer.
v0.1.0 · audit A · 3 stars
Trust Boundaries & Authorization Architecture skill
s977043/river-review · skills/upstream/trust-boundaries-authz/SKILL.md · Ensure designs define trust boundaries, authn/authz responsibilities, and propagation of identity/claims across…
v0.1.0 · audit A · 3 stars
git:20260730.c941712 · audit A · 3 stars
git:20260604.a5f8ff3 · audit A · 3 stars
.cursorrules rules
s977043/river-review · templates/agent-workflow/cursor/.cursorrules
git:20260601.1c5ac87 · audit A · 3 stars
minimal-skill skill
s977043/river-review · tests/fixtures/agent-skills/minimal-skill/SKILL.md · A minimal agent skill without id or category
git:20260221.305f14c · audit B · 3 stars
rich-skill skill
s977043/river-review · tests/fixtures/agent-skills/rich-skill/SKILL.md · A rich agent skill with extra metadata
v1.2.0 · audit A · 3 stars