requirement-extraction
CommunityTransform vague intent into structured requirements.
Product & Management#automation#documentation#requirements#product management#user stories#SDLC#traceability#intent
Authorfoolishimp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Raw user intent or vague user stories are difficult to implement directly, leading to misinterpretations, scope creep, and project delays.
Core Features & Use Cases
- Structured Requirement Generation: Transforms vague intent into formal requirements with unique REQ-* keys, clear descriptions, and measurable acceptance criteria.
- Intent Traceability: Links extracted requirements back to the original intent (INT-*) for complete lineage and context.
- Business Context Capture: Documents the problem, solution, value, user story, assumptions, and out-of-scope items.
- Use Case: Given a high-level intent like "We need a customer self-service portal," this skill extracts discrete functional (e.g., "User Login"), non-functional (e.g., "Response time < 500ms"), and data quality requirements, assigning unique REQ-* keys to each.
Quick Start
Extract structured requirements from the intent 'INT-042: Customer self-service portal', identifying functional and non-functional needs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: requirement-extraction Download link: https://github.com/foolishimp/ai_sdlc_method/archive/main.zip#requirement-extraction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.