Use when the user has an idea to brainstorm, wants to design a feature, needs help refining a concept, says "let's ideate", or describes a vague project needing structure. Guides structured brainstorming to produce a clear feature description ready for speckit.
Transforms vague ideas into structured feature descriptions through guided brainstorming. Use when users propose concepts, request design help, or say "let's ideate"—it produces a ready-to-spec document for `/speckit.specify`.
/plugin marketplace add jero2rome/compounder/plugin install compounder@jero2rome-compounderThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Guides structured brainstorming to transform a vague idea into a clear feature description ready for /speckit.specify.
Guide the user through these questions:
After brainstorming, produce a Feature Description ready for speckit:
## Feature: [Name]
### Problem
[1-2 sentences describing the problem]
### Solution
[1-2 sentences describing the solution]
### User Stories
1. As a [user], I want to [action] so that [benefit]
2. ...
### MVP Scope
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 3
### Out of Scope (v2+)
- Feature X
- Feature Y
### Constraints
- [Any technical/business constraints]
Once the feature description is complete, hand off to spec-kit-skill:
Install spec-kit-skill (if not already):
/plugin marketplace add feiskyer/claude-code-settings
/plugin install spec-kit-skill
Run spec-kit workflow:
.specify/Continue to execution:
tasks.md is ready, the execute skill handles autonomous implementationUser: "I have an idea for a CLI tool that helps manage dotfiles"
Claude (with ideate skill):
/speckit.specify with this description."