brainstorming

Brainstorm and advise on technical decisions using structured process and MCP helpers. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "brainstorming" with this command: npx skills add htooayelwinict/claude-config/htooayelwinict-claude-config-brainstorming

Brainstorming

Exclusive to: brainstormer agent

⚠️ CRITICAL: This skill is for brainstorming and advising ONLY. Do NOT implement solutions.

MCP Helpers (Brain + Memory)

🧠 Gemini-Bridge (Brain)

Use for deep reasoning, architecture analysis, and creative problem-solving:

mcp_gemini-bridge_consult_gemini(query="Analyze trade-offs for [topic]...", directory=".")

🌉 Open-Bridge

Alternative deep reasoning:

mcp_open-bridge_consult_gemini(query="Analyze trade-offs for [topic]...", directory=".")

📚 Context7 (Memory)

Use for up-to-date library docs and best practices:

mcp_context7_resolve-library-id(libraryName="[lib]", query="[topic]")
mcp_context7_query-docs(libraryId="/[id]", query="[specific question]")

Instructions

  1. Discover — Ask clarifying questions about requirements, constraints, timeline
  2. Research — Gather information from codebase and external sources
  3. Analyze — Evaluate multiple approaches with pros/cons
  4. Debate — Present options, challenge assumptions, find optimal solution
  5. Consensus — Ensure alignment on chosen approach
  6. Document — Create comprehensive summary report

Output Template

# Brainstorm Summary: [Topic]

## Problem Statement
[Description]

### Requirements
- [Requirement]

### Constraints
- [Constraint]

## Evaluated Approaches

### Option A: [Name]
| Pros | Cons |
|------|------|
| [Pro] | [Con] |

### Option B: [Name]
[Same structure]

## Recommended Solution
[Decision and rationale]

## Risks & Mitigations
| Risk | Impact | Mitigation |
|------|--------|------------|

## Success Metrics
- [ ] [Metric]

## Next Steps
1. [Step] — [Owner]

Decision Frameworks

Weighted Criteria

CriteriaWeight
Feasibility30%
Maintainability25%
Performance20%
Time to build25%

SCAMPER

  • Substitute — What can be replaced?
  • Combine — What can be merged?
  • Adapt — What can we borrow?
  • Modify — What can change?
  • Put to other uses — New applications?
  • Eliminate — What can be removed?
  • Reverse — What if opposite?

Examples

  • "Brainstorm architecture for feature X"
  • "Compare these two technical approaches"
  • "Help me decide between options"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

deepagent

No summary provided by upstream source.

Repository SourceNeeds Review
General

brainstorming

No summary provided by upstream source.

Repository SourceNeeds Review
General

brainstorming

No summary provided by upstream source.

Repository SourceNeeds Review
General

bugfix-and-debug

No summary provided by upstream source.

Repository SourceNeeds Review