
requirements-analysis
by GodSpeedAI
VibesPro: Infrastructure for AI-native development. The first Generative Development Environment (GDE) where your team's decisions become reusable patterns—express requirements naturally, get production-ready systems automatically.
SKILL.md
name: requirements-analysis description: 'Extracts structured requirements, acceptance criteria and risks from user requests and existing product documentation.' metadata: id: ce.skill.requirements-analysis tags: [planning, product, context-min] inputs: files: [PRODUCT.md] concepts: [requirements] tools: [toolset:read] outputs: artifacts: [] files: [] actions: [extract-requirements] dependsOn: artifacts: [ce.doc.product] files: [PRODUCT.md] related: artifacts: [ce.prompt.extract-requirements] files: []
Requirements Analysis Skill
This skill captures and structures user needs. Use it at the start of a new feature or when clarifying ambiguous requests.
Steps
-
Understand the request. Ask the user to describe the desired feature or change in their own words. Probe for the problem being solved, who benefits and any constraints or assumptions.
-
Review product context. Load
PRODUCT.mdand identify relevant goals, personas and non‑goals. Use this context to anchor the requirements and avoid scope creep. -
Elicit missing details. Pose concise questions to fill gaps in the problem description, such as expected input/output, performance targets, edge cases or regulatory constraints.
-
Define acceptance criteria. Translate the user’s needs into measurable acceptance criteria (e.g. “users can reset their password via email within 5 minutes”). Include edge cases and negative scenarios.
-
Identify risks and dependencies. Note any obvious risks (security, privacy, performance) and dependencies (other systems, APIs, skills). Capture these alongside the requirements.
-
Summarise and confirm. Present the structured requirements back to the user for confirmation. Adjust based on feedback until there is a shared understanding.
Capturing requirements thoroughly ensures subsequent planning, design and implementation phases are aligned with the user’s intent and product strategy.
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です