multiAI Summary Pending
when-gathering-requirements-use-interactive-planner
Use Claude Code's AskUserQuestion tool to gather comprehensive requirements through structured multi-select questions.
231 stars
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/when-gathering-requirements-use-interactive-planner/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/dnyoussef/when-gathering-requirements-use-interactive-planner/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/when-gathering-requirements-use-interactive-planner/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How when-gathering-requirements-use-interactive-planner Compares
| Feature / Agent | when-gathering-requirements-use-interactive-planner | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Use Claude Code's AskUserQuestion tool to gather comprehensive requirements through structured multi-select questions.
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Interactive Requirements Planning SOP
```yaml
metadata:
skill_name: when-gathering-requirements-use-interactive-planner
version: 1.0.0
category: specialized-tools
difficulty: beginner
estimated_duration: 15-30 minutes
trigger_patterns:
- "gather requirements"
- "interactive questions"
- "requirements gathering"
- "clarify requirements"
agents:
- planner
- researcher
- system-architect
success_criteria:
- Requirements gathered
- Specifications documented
- Stakeholder approval
- Action plan created
```
## Overview
Use Claude Code's AskUserQuestion tool to gather comprehensive requirements through structured multi-select questions.
## Phases
### Phase 1: Discover Needs (3-5 min)
Ask initial questions about project goals and scope using AskUserQuestion tool.
### Phase 2: Clarify Details (5-10 min)
Follow up with detailed technical and timeline questions.
### Phase 3: Structure Requirements (3-5 min)
Organize responses into formal specifications document.
### Phase 4: Validate Completeness (2-5 min)
Review with stakeholders and get approval.
### Phase 5: Document Specifications (2-5 min)
Create final documentation and action plan.
## Best Practices
1. Ask open, clear questions
2. Provide descriptive options
3. Use multi-select for priorities
4. Document all responses
5. Validate with stakeholders
6. Create actionable plans
## Workflow Summary
**Duration:** 15-30 minutes
**Deliverables:**
- Requirements specification
- Technical architecture
- Action plan
- Validation report