AgentSkillsCN

requirement-summary

将功能或产品需求总结为清晰的范围、约束和风险。当用户询问需求摘要/需求总结/需求要点或想要简洁的规格快照时使用。

SKILL.md
--- frontmatter
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

  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.