brainstormer

Analyze open-ended topics and generate structured ideas in multi-round ideation.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/gara2000/agentmesh --skill brainstormer-gara2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstormer
Source: https://github.com/gara2000/agentmesh/tree/main/plugins/agentic-workflows/skills/brainstormer
Command: npx skills add https://github.com/gara2000/agentmesh --skill brainstormer-gara2000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brainstormer solves the friction of turning open-ended brainstorming into actionable work by structuring ideation in rounds, collecting user feedback, and automatically creating tasks with dependencies for follow-on work.

Core Features & Use Cases

  • Multi-round ideation with user feedback and inline context
  • Automatic task creation with tracked dependencies and serialization
  • Selection gate where user marks ideas to implement, then Phase 4 handles dependencies

Quick Start

Provide a task slug and project key to start Brainstormer and begin ideation rounds.

Frequently Asked Questions about brainstormer

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

FAQPage Schema
How do I turn brainstorming ideas into tasks with dependencies?

You can turn brainstorming ideas into tracked tasks by running multi-round ideation, selecting ideas to implement, and letting the system automatically create tasks with managed dependencies.

What is multi-round ideation and how does it work?

Multi-round ideation is a process that analyzes open-ended topics, researches context, and generates structured ideas across successive rounds, incorporating user feedback and inline context to refine results.

How do I start a brainstorming session for task management?

To start brainstorming for task management, provide a task slug and project key to initialize the system, which then coordinates ideation phases, gathers context, and manages dependencies.

Can I review generated ideas before they become tasks?

Yes, you can review generated ideas before they become tasks through a selection gate where you mark specific ideas to implement, followed by a plan review phase before task creation occurs.

Do I need a project key to generate structured ideas?

Yes, you need both a task slug and a project key to initialize the ideation process, as these inputs are required to coordinate phases, gather feedback, and manage task dependencies.

What are the limitations of automated task creation from ideation?

Automated task creation from ideation requires deterministic signaling and state transitions, meaning it relies on strict phase coordination and user feedback rather than generating tasks in a single step.