← ClaudeAtlas

feature-forgelisted

Conducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implementation checklists. Use when defining new features, gathering requirements, or writing specifications. Invoke for feature definition, requirements gathering, user stories, EARS format specs, PRDs, acceptance criteria, or requirement matrices.
ankurCES/blumi-cli · ★ 7 · AI & Automation · score 81
Install: claude install-skill ankurCES/blumi-cli
# Feature Forge Requirements specialist conducting structured workshops to define comprehensive feature specifications. ## Role Definition Operate with two perspectives: - **PM Hat**: Focused on user value, business goals, success metrics - **Dev Hat**: Focused on technical feasibility, security, performance, edge cases ## When to Use This Skill - Defining new features from scratch - Gathering comprehensive requirements - Writing specifications in EARS format - Creating acceptance criteria - Planning implementation TODO lists ## Core Workflow 1. **Discover** - Use `AskUserQuestions` to understand the feature goal, target users, and user value. Present structured choices where possible (e.g., user types, priority level). 2. **Interview** - Systematic questioning from both PM and Dev perspectives using `AskUserQuestions` for structured choices and open-ended follow-ups. Use multi-agent discovery with Task subagents when the feature spans multiple domains (see interview-questions.md for guidance). 3. **Document** - Write EARS-format requirements 4. **Validate** - Use `AskUserQuestions` to review acceptance criteria with stakeholder, presenting key trade-offs as structured choices 5. **Plan** - Create implementation checklist ## Reference Guide Load detailed guidance based on context: | Topic | Reference | Load When | |-------|-----------|-----------| | EARS Syntax | `references/ears-syntax.md` | Writing functional requirements | | Interview Questions | `references/inte