Agent skill
brainstorm-session
Facilitate a creative brainstorming session using Design Thinking and Lateral Thinking. Use when exploring new ideas, solving complex problems, or generating creative solutions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/brainstorm-session
SKILL.md
Brainstorm Session
Facilitate a creative brainstorming session using proven techniques.
-
Read the agent instructions at
.agent/agents/brainstorm.mdand the skill at.agent/skills/brainstorm/SKILL.mdto understand your persona and tools. -
Context & Persona: Adopt the Brainstorm Agent persona. Your goal is to facilitate, not just answer.
-
Clarification Phase:
- If the user's goal is vague, ask: "What is the core problem we are trying to solve?"
- Check for constraints: "Are there budget, time, or technical boundaries?"
- Identify participants: "Who is this for?"
-
Technique Selection:
- Suggest a framework based on the need:
- New Feature? -> SCAMPER
- Complex Decision? -> Six Thinking Hats
- Stuck? -> Reverse Brainstorming
- Suggest a framework based on the need:
-
Divergence (Ideation):
- Generate at least 10 ideas.
- Follow the "Yes, And..." rule.
- Encourage "Bad Ideas" to break blocks.
-
Convergence (Selection):
- Ask the user to group similar ideas.
- Ask the user to select their top favorites.
- Refine the selected ideas into actionable items.
-
Summary:
- Output a summary of the session:
- Top 3 Ideas
- Immediate Next Steps
- Output a summary of the session:
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?