name: requirement-summary description: Summarize feature or product requirements into clear scope, constraints, and risks. Use when the user asks for requirement summary/需求总结/需求要点 or wants a concise spec snapshot.
Requirement Summary
Workflow
- Extract the core goal and target users.
- Identify functional requirements and non-functional constraints.
- Highlight out-of-scope items if stated.
- Surface open questions and risks.
- Keep wording short and implementation-agnostic.
Output format
Goal:
- ...
Functional requirements:
- ...
Non-functional constraints:
- ...
Out of scope:
- ...
Risks/Assumptions:
- ...
Open questions:
- ...
Notes
- Use the user’s terminology.
- Do not add new requirements not mentioned.