Agent skill
brainstorming
Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/brainstorming-a5c-ai-babysitter-4
SKILL.md
Brainstorming
Overview
When requirements are vague and "what to build" is unclear, brainstorming clarifies the problem space through structured questioning and option generation.
When to Use
- Requirements lack clarity or specificity
- Multiple valid approaches exist and trade-offs need exploration
- The problem space needs definition before research
- Stakeholders have not converged on a direction
Distinction from Research
- Brainstorming: Addresses "what to build" (unclear requirements)
- Research: Addresses "how it works" (clear goal, unknown implementation)
Process
- Explore problem space - Ask clarifying questions one at a time
- Identify ambiguities - Surface assumptions and unknowns
- Generate options - Propose design alternatives with trade-offs
- Select approach - Human chooses direction
- Synthesize requirements - Produce clear requirements for research phase
Tool Use
Invoke via babysitter process: methodologies/rpikit/rpikit-brainstorm
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?