AgentSkillsCN

planning-project-standard-product-brief

标准(非快速)产品简报:明确问题、目标用户、价值主张、约束条件、MVP 范围,以及成功指标。

SKILL.md
--- frontmatter
name: planning-project-standard-product-brief
description: Standard (non-fast) product brief: problem, users, value, constraints, MVP boundary, and success metric.

<skill_overview> <purpose>Create a concise product brief that anchors all later planning artifacts.</purpose> <triggers> <trigger>New project or major feature needs structured planning (not Quick Flow)</trigger> <trigger>User request is high-level and needs clarification/boundaries</trigger> </triggers> </skill_overview>

<output_template> <template>

Product Brief: {name}

Problem

  • Problem statement: ...
  • Who has this problem: ...

Users

  • Primary user: ...
  • Secondary user (optional): ...

Value

  • User value: ...
  • Business value: ...

Success

  • Binary success metric: Project works if ... (yes/no)

Scope

  • In scope (v1): ...
  • Out of scope: ...
  • Parking lot: ...

Constraints

  • Time/budget: ...
  • Platforms: ...
  • Data/security/privacy: ...

Risks

  • Risk: ... -> Mitigation: ... </template>

</output_template>