requirements-review

Review requirements documents for ambiguities, incompleteness, and interaction problems.

46|3|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/BeWaterMyFriend7/SKILL-PROJECT --skill requirements-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requirements-review
Source: https://github.com/BeWaterMyFriend7/SKILL-PROJECT/tree/main/.opencode/skills/requirements-review
Command: npx skills add https://github.com/BeWaterMyFriend7/SKILL-PROJECT --skill requirements-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

需求评审过程通常缺乏结构化的输出,容易产生歧义和不一致的需求变更。此 Skill 通过自动识别需求中的模糊点、缺失项,并引导用户逐步确认,产出可执行的修改要点与更新文档。

Core Features & Use Cases

  • 需求不明确点识别与标注:自动标注模糊、冲突、范围不清的要点。
  • 交互式澄清与方案建议:基于用户反馈给出多种实现路径与取舍建议。
  • 输出与更新:将修订要点写入 output/doc/requirements-analysis-review.md,确保审阅可追溯。

Use Case: 当一个新产品需快速对齐需求时,上传需求分析文档,Skill 将高亮关键风险并生成修订清单。

Quick Start

将待评审的需求分析文档提交给技能,该技能将输出更新后的需求分析并保存至 output/doc/requirements-analysis-review.md。

Frequently Asked Questions about requirements-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify ambiguities and missing items in a requirements document?

To identify ambiguities in a requirements document, submit the file for automated review. The system highlights unclear scopes, conflicts, and incomplete points, guiding stakeholder clarifications and generating a revised analysis with an audit trail.

What is the best way to guide stakeholder clarification for conflicting requirements?

The best way to guide stakeholder clarification for conflicting requirements is through interactive review. Based on user feedback, the system suggests multiple implementation paths and trade-offs, resolving conflicts and producing updated requirements notes.

How do I perform a structured requirements review and generate an audit trail?

To perform a structured requirements review and generate an audit trail, submit your analysis document. The process reviews for interaction problems, guides clarifications, and saves a concise audit trail with updated notes to output/doc/requirements-analysis-review.md.

Can I use this requirements analysis review for aligning stakeholders on a new product?

Yes, you can use this requirements analysis review for aligning stakeholders on a new product. Upload the requirements analysis document, and the system will highlight key risks, generate a revision checklist, and produce actionable modification points for alignment.

Does the requirements review process support analyzing output from prior requirements analysis files?

Yes, the requirements review process supports analyzing output from prior requirements analysis files. It applies directly to provided requirement documents or existing output/doc/requirements-analysis.md files to review content and guide necessary clarifications.