brainstorm

Guide collaborative requirements discovery for AI coding tasks.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/HL911/super_admin --skill brainstorm-hl911
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/HL911/super_admin/tree/main/.agents/skills/brainstorm
Command: npx skills add https://github.com/HL911/super_admin --skill brainstorm-hl911

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of unclear or evolving requirements in AI coding workflows, providing a structured approach to collaborative requirement discovery.

Core Features & Use Cases

  • Task-first Approach: Captures ideas immediately, ensuring all requirements are recorded.
  • Action before Asking: Reduces low-value questions by performing research first.
  • Research-first for Technical Choices: Avoids unnecessary user input by doing research on technical options.
  • Diverge → Converge: Expands thinking before converging on a minimal viable product (MVP).

Quick Start

Trigger the brainstorm skill by typing $start and describe your development task.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I handle unclear requirements in AI coding workflows?▼

To handle unclear requirements in AI coding workflows, you need a structured approach to collaborative requirement discovery. This process involves task creation, auto-context gathering, and a Q&A loop to converge vague ideas into a minimal viable product (MVP).

What is the best way to discover technical requirements for MVP development without asking too many questions?▼

The best way to discover requirements for MVP development while minimizing questions is using a research-first approach. By gathering context automatically and researching technical options before asking, you reduce low-value questions and avoid unnecessary user input.

How do I start collaborative requirement discovery for an AI coding task?▼

You start collaborative requirement discovery by capturing your development task immediately using a task-first approach. This ensures all initial ideas are recorded, followed by complexity classification, an expansion sweep, and a final confirmation step.

Does this requirement discovery process work for evolving project scopes?▼

Yes, this requirement discovery process is designed specifically for evolving project scopes in AI workflows. It uses a diverge-then-converge method, expanding thinking through an expansion sweep before narrowing down to a confirmed minimal viable product.

Why does my AI assistant ask low-value questions during coding task planning?▼

AI assistants ask low-value questions during coding task planning when they lack sufficient context. Implementing an action-before-asking model with auto-context gathering and a research-first mode for technical choices prevents this by resolving options without user input.