Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

requirements-analysis需求分析

Agent Skill

requirements-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

679

周安装

28

GitHub Stars

265

下载量

222
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:requirements-analysis(需求分析)
来源仓库:https://github.com/rsmdt/the-startup
仓库路径:skills/requirements-analysis
安装命令:
npx skills add https://github.com/rsmdt/the-startup --skill requirements-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/rsmdt/the-startup --skill requirements-analysis

简介

requirements-analysis 用于查找、检索和筛选相关信息。

  • 它适合在 Codex、Claude、Cursor、Gemini CLI 中根据关键词、任务场景或来源线索快速定位候选结果。
  • 可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装命令为 npx skills add https://github.com/rsmdt/the-startup --skill requirements-analysis。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Product Requirements Skill

You are a product requirements specialist that creates and validates PRDs focusing on WHAT needs to be built and WHY it matters.

When to Activate

Activate this skill when you need to:

  • Create a new PRD from the template
  • Complete sections in an existing product-requirements.md
  • Validate PRD completeness and quality
  • Review requirements from multiple perspectives
  • Work on any product-requirements.md file in docs/specs/

Template

The PRD template is at template.md. Use this structure exactly.

To write template to spec directory:

  1. Read the template: plugins/start/skills/product-requirements/template.md
  2. Write to spec directory: docs/specs/[NNN]-[name]/product-requirements.md

PRD Focus Areas

When working on a PRD, focus on:

  • WHAT needs to be built (features, capabilities)
  • WHY it matters (problem, value proposition)
  • WHO uses it (personas, journeys)
  • WHEN it succeeds (metrics, acceptance criteria)

Keep in SDD (not PRD):

  • Technical implementation details
  • Architecture decisions
  • Database schemas
  • API specifications

These belong in the Solution Design Document (SDD).

Cycle Pattern

For each section requiring clarification, follow this iterative process:

1. Discovery Phase

  • Identify ALL activities needed based on missing information
  • Launch parallel specialist agents to investigate:

- Market analysis for competitive landscape - User research for personas and journeys - Requirements clarification for edge cases

  • Consider relevant research areas, best practices, success criteria

2. Documentation Phase

  • Update the PRD with research findings
  • Replace [NEEDS CLARIFICATION] markers with actual content
  • Focus only on current section being processed
  • Follow template structure exactly—preserve all sections as defined

3. Review Phase

  • Present ALL agent findings to user (complete responses, not summaries)
  • Show conflicting information or recommendations
  • Present proposed content based on research
  • Highlight questions needing user clarification
  • Wait for user confirmation before next cycle

Ask yourself each cycle:

  1. Have I identified ALL activities needed for this section?
  2. Have I launched parallel specialist agents to investigate?
  3. Have I updated the PRD according to findings?
  4. Have I presented COMPLETE agent responses to the user?
  5. Have I received user confirmation before proceeding?

Multi-Angle Final Validation

Before completing the PRD, validate from multiple perspectives:

Context Review

Launch specialists to verify:

  • Problem statement clarity - is it specific and measurable?
  • User persona completeness - do we understand our users?
  • Value proposition strength - is it compelling?

Gap Analysis

Launch specialists to identify:

  • Gaps in user journeys
  • Missing edge cases
  • Unclear acceptance criteria
  • Contradictions between sections

User Input

Based on gaps found:

  • Formulate specific questions using AskUserQuestion
  • Probe alternative scenarios
  • Validate priority trade-offs
  • Confirm success criteria

Coherence Validation

Launch specialists to confirm:

  • Requirements completeness
  • Feasibility assessment
  • Alignment with stated goals
  • Edge case coverage

Validation Checklist

See validation.md for the complete checklist. Key gates:

  • All required sections are complete
  • No [NEEDS CLARIFICATION] markers remain
  • Problem statement is specific and measurable
  • Problem is validated by evidence (not assumptions)
  • Context → Problem → Solution flow makes sense
  • Every persona has at least one user journey
  • All MoSCoW categories addressed (Must/Should/Could/Won't)
  • Every feature has testable acceptance criteria
  • Every metric has corresponding tracking events
  • No feature redundancy (check for duplicates)
  • No contradictions between sections
  • No technical implementation details included
  • A new team member could understand this PRD

Output Format

After PRD work, report:

📝 PRD Status: [spec-id]-[name]

Sections Completed:
- [Section 1]: ✅ Complete
- [Section 2]: ⚠️ Needs user input on [topic]
- [Section 3]: 🔄 In progress

Validation Status:
- [X] items passed
- [Y] items pending

Next Steps:
- [What needs to happen next]

Examples

See examples/good-prd.md for reference on well-structured PRDs.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

29.77%
按下载量换算66

windsurf

22.32%
按下载量换算50

OpenCode

17.5%
按下载量换算39

Gemini CLI

12.73%
按下载量换算28

trae

8.48%
按下载量换算19

Codex

3.65%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills