brainstorm

Automate collaborative requirements discovery and PRD generation for AI-enabled coding projects.

4|1|Updated Aug 9, 2025
One-click install
npx skills add https://github.com/LinnkidChen/Stock-Tracker --skill brainstorm-linnkidchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm
Source: https://github.com/LinnkidChen/Stock-Tracker/tree/main/.agents/skills/brainstorm
Command: npx skills add https://github.com/LinnkidChen/Stock-Tracker --skill brainstorm-linnkidchen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collaborative requirements discovery is often manual, error-prone, and slow. This Skill automates and structures the early planning phase by ensuring a task exists, seeding a PRD, and guiding research-driven decision making.

Core Features & Use Cases

  • Task-first creation: ensures a concrete starting point for any initiative.
  • PRD seeding and evolution: creates an initial PRD and iteratively updates it as new knowledge is gathered.
  • Research-first decision making: prescribes a structured approach to selecting options with trade-offs.
  • Diverge → Converge planning: expands potential solutions and converges to MVP scope.

Quick Start

Run the start flow to create a task and seed a PRD for your brainstorming session.

Frequently Asked Questions about brainstorm

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

FAQPage Schema
How do I generate a PRD for AI-enabled coding projects with unclear requirements?

To generate a PRD for AI-enabled coding projects, you can automate collaborative requirements discovery by seeding an initial document and iteratively updating it as new knowledge is gathered. This structures the early planning phase and ensures a concrete starting point for any initiative.

What is the best way to scope an MVP when there are multiple implementation paths?

Scoping an MVP across multiple implementation paths requires a diverge to converge planning approach. This method expands potential solutions through research-driven decision making and then converges to define the exact MVP scope, recording outcomes via ADR-lite.

How do I structure task creation and requirements discovery for a new codebase initiative?

Structuring task creation and requirements discovery involves applying a Step 0 task-first approach. This ensures a concrete starting point by automating the creation of a task and seeding an initial PRD before guiding research-driven decisions.

Can I use automated requirements discovery for team-based MVP scoping across codebases?

Automated requirements discovery supports team-based MVP scoping across codebases by applying structured, research-first decision making. It replaces manual, error-prone planning phases with an iterative PRD evolution process tailored for multiple collaborators.

When do I need research-first decision making in product requirements planning?

Research-first decision making in product requirements planning is needed when facing unclear requirements or multiple implementation paths. It prescribes a structured approach to selecting options with trade-offs, ensuring research-driven decisions are recorded as ADR-lite outcomes.

Why does manual requirements discovery slow down AI coding projects?

Manual requirements discovery slows down AI coding projects because it is often error-prone and lacks structured iteration. Automating this phase ensures a task exists, seeds a PRD, and guides research-driven decision making to accelerate early planning.