brainstorm

Facilitate structured brainstorming sessions comparing technical approaches by pros, cons, effort, and risk.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/locnbk2002/my-copilot --skill brainstorm-locnbk2002
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/locnbk2002/my-copilot/tree/main/my-copilot/skills/brainstorm
Command: npx skills add https://github.com/locnbk2002/my-copilot --skill brainstorm-locnbk2002

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the ideation process by facilitating structured brainstorming, comparing different approaches, assessing risks, and preparing for the planning phase.

Core Features & Use Cases

  • Structured Ideation: Generates multiple approaches to a problem, detailing pros, cons, effort, and risk for each.
  • Approach Evaluation: Compares different solutions to aid in decision-making.
  • Risk Assessment: Identifies potential pitfalls and challenges for each proposed approach.
  • Use Case: Before starting a new feature development, use this Skill to explore different architectural patterns, compare their implementation complexity and potential long-term maintenance costs, and select the most suitable one.

Quick Start

Use the brainstorm skill to explore approaches for implementing a new user authentication system.

Frequently Asked Questions about brainstorm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate different technical approaches for a new software feature?

To evaluate different technical approaches, you compare multiple solutions by analyzing their pros, cons, effort, and risk. This structured brainstorming process identifies potential pitfalls and recommends the most suitable implementation path for your feature.

What is the best way to brainstorm architectural patterns before development?

The best way to brainstorm architectural patterns is to run a structured ideation session that generates multiple approaches. By comparing implementation complexity and long-term maintenance costs, you can discover and select the most suitable technical solution.

Can I assess implementation risks for multiple solutions before planning?

Yes, you can assess implementation risks for multiple solutions before planning. The skill performs risk assessment by identifying potential pitfalls and challenges for each proposed approach to ensure informed decision-making prior to development.

How do I compare solution complexity and maintenance costs for a new system?

To compare solution complexity and maintenance costs for a new system, you detail the pros, cons, and effort required for each approach. This approach evaluation aids decision-making by contrasting long-term impacts across alternatives.

Does structured ideation generate reports for technical decision making?

Yes, structured ideation generates formal reports and visual diagrams for technical decision making. It analyzes constraints, researches alternatives, and outputs comprehensive documentation to justify the recommended technical approach.

When should I not use automated ideation for solution discovery?

You should not use automated ideation for solution discovery when your project has strictly predefined architectural constraints. If the technical approach is already mandated without room to explore alternatives or assess risks, this evaluation process provides no benefit.