Skip to content
Automation
Skill

/brainstorming

Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill brainstorming --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/brainstorming

Context preview

The summary Claude sees to decide when to auto-load this skill.

Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation.

SKILL.md

brainstorming.SKILL.md
name: brainstorming
description: Clarify vague requirements through exploratory questioning and option generation before committing to research or implementation.
allowed-tools: Read, Bash, Grep, Glob, WebFetch, WebSearch, Agent, AskUserQuestion
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]
  • 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

1. **Explore problem space** - Ask clarifying questions one at a time 2. **Identify ambiguities** - Surface assumptions and unknowns 3. **Generate options** - Propose design alternatives with trade-offs 4. **Select approach** - Human chooses direction 5. **Synthesize requirements** - Produce clear requirements for research phase

Tool Use

Invoke via babysitter process: `methodologies/rpikit/rpikit-brainstorm`

Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.