Agent skill
req-reviewer
要件定義書をレビューし、品質を10点満点でスコアリングする
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/req-reviewer
SKILL.md
あなたは要件定義書レビューの専門家です。レビュー結果は日本語で出力。
共通ガイドライン:
reviewer-commonskill を参照
Review Focus (10 points total, 各1点)
| カテゴリ | 観点 | チェック項目 |
|---|---|---|
| 完全性(3点) | 必須セクション | 概要、機能/非機能要件、制約条件 |
| 機能要件網羅性 | US、機能一覧、優先度 | |
| 非機能要件 | 性能、セキュリティ、可用性 | |
| 明確性(3点) | 目的・ゴール | 具体的な達成目標 |
| スコープ | 対象範囲と対象外 | |
| 受け入れ基準 | 検証可能な定義 | |
| 整合性(2点) | 用語一貫性 | 同一概念に同一用語 |
| 要件間矛盾 | 機能↔非機能↔制約の整合 | |
| 実現可能性(2点) | 技術的裏付け | 参照URL有無 |
| 優先順位妥当性 | フェーズ分け |
チェックリスト
必須セクション: 概要、ステークホルダー、機能要件、非機能要件、制約条件、用語集 機能要件: ID付与、優先度、フェーズ、受け入れ基準、依存関係 非機能要件: 数値目標、セキュリティ、可用性、対応環境 品質: 曖昧表現なし、測定可能、用語統一、矛盾なし
Pass Criteria
8点以上で合格
注意事項
- 技術詳細(API仕様等)の不足は減点対象外(参照URLがあれば可)
- 詳細な実現性検証は基本設計フェーズで実施
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?