# Requirement Summary

> 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.

- Skill: `zeroz-lab/requirement-summary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add zeroz-lab/requirement-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zeroz-lab/requirement-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: zeroz-lab (https://skillmd.com/u/zeroz-lab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/zeroz-lab/requirement-summary

---


# Requirement Summary

## Workflow
1. Extract the core goal and target users.
2. Identify functional requirements and non-functional constraints.
3. Highlight out-of-scope items if stated.
4. Surface open questions and risks.
5. 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.

