team-brainstorm

Coordinates a multi-agent brainstorm pipeline with Generator-Critic rounds and scored outputs.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/tcytan/tecton --skill team-brainstorm-tcytan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-brainstorm
Source: https://github.com/tcytan/tecton/tree/main/.claude/skills/team-brainstorm
Command: npx skills add https://github.com/tcytan/tecton --skill team-brainstorm-tcytan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly generate a wide range of ideas, challenge weak assumptions, and converge on a set of well-evaluated proposals instead of settling on the first draft.

Core Features & Use Cases

  • Unified multi-agent brainstorming pipeline: Generates ideas, runs a challenger critique, synthesizes themes, and (for deeper runs) evaluates and ranks outputs.
  • Quick, Deep, and Full modes: Chooses a pipeline length and depth based on topic complexity, including a Generator-Critic loop with up to two rounds of revision.
  • Structured session artifacts: Persists ideas, critiques, synthesis, and evaluation into a consistent workflow directory for review and continuation.

Quick Start

Brainstorm a product strategy for improving onboarding conversion using the full pipeline.

Frequently Asked Questions about team-brainstorm

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

FAQPage Schema
How does multi-agent brainstorming work for generating and ranking ideas?

Multi-agent brainstorming works by running coordinated role workers that generate ideas, apply critique loops, synthesize themes, and score outputs to converge on well-evaluated proposals. This pipeline challenges weak assumptions to prevent settling on first drafts.

How do I run a structured team brainstorming session to evaluate product strategy?

Run a structured brainstorming session by providing a topic to trigger the multi-agent pipeline. It spawns role workers from specifications, manages task dependencies, enforces generator-critic revision limits, and writes ideas, critiques, and rankings into per-phase directories.

Can I use multi-agent critique loops for complex team workflows?

Yes, multi-agent critique loops suit team workflows requiring structured idea exploration across multiple angles. The pipeline scales with topic complexity by offering Quick, Deep, and Full modes, including up to two rounds of generator-critic revision.

What is the best way to synthesize ideas and challenge assumptions during brainstorming?

The best way to synthesize ideas is using a generator-critic pipeline that automatically challenges weak assumptions. A challenger agent critiques initial concepts, forcing revisions before a synthesis agent converges the refined outputs into a set of evaluated proposals.

Do I need external dependencies to run session-based ideation and scoring?

No external dependencies are required to run session-based ideation and scoring. The workflow operates independently, utilizing a built-in session coordinator to spawn role workers, manage task dependencies, and persist structured artifacts into a consistent workflow directory.

What are the limitations of automated idea generation and critique loops?

Automated idea generation limits critique loops to a maximum of two generator-critic revision rounds. While it effectively challenges assumptions and synthesizes themes, extremely nuanced or highly specialized domain logic may require manual review beyond the automated evaluation artifacts.