brainstorm-synthesize

Synthesize brainstorming artifacts and critiques into a decision-ready final plan.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Honigbart/honeyflow --skill brainstorm-synthesize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brainstorm-synthesize
Source: https://github.com/Honigbart/honeyflow/tree/main/brainstorm-synthesize
Command: npx skills add https://github.com/Honigbart/honeyflow --skill brainstorm-synthesize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill synthesizes brainstorming artifacts and skeptical critiques into a single decision-ready plan, enabling a clear path from ideation to actionable execution.

Core Features & Use Cases

  • Synthesize a claude brainstorming artifact with optional critique into a final plan ready for execution.
  • Support both standard brainstorm path and evolution path, preserving provenance and mapping inputs to the final plan.
  • Produce .ai/plans/<slug>/final_plan.md and update workflow state to active, with traceability to source artifacts.

Quick Start

Provide plan slug and choose the input path, then run brainstorm-synthesize to generate the final_plan.md.

Frequently Asked Questions about brainstorm-synthesize

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

FAQPage Schema
How do I turn brainstorming notes and critiques into a decision-ready plan?

To synthesize brainstorming notes into a decision-ready plan, you need a tool that reads ideation artifacts and critiques, then maps them into a coherent final plan with traceability to source inputs.

What is the best way to consolidate multiple brainstorming artifacts into a single roadmap?

Consolidating brainstorming artifacts into a single roadmap requires synthesizing standard brainstorm outputs and critiques across plan namespaces, producing a unified final plan file for execution.

Can I combine a claude brainstorm with a codex critique to produce a final execution plan?

Yes, you can combine a claude brainstorm with a codex critique. The synthesis process reads claude_brainstorm.md, codex_critique.md, and optional ollama_critique.md to generate a final_plan.md.

How do I track provenance from brainstorm inputs to a finalized workflow plan?

Tracking provenance from brainstorm inputs to a finalized workflow plan involves mapping source artifacts like evolution_plan.md directly to the final plan, preserving the origin of each decision.

Do I need an existing plan slug to generate a final plan from brainstorm outputs?

Yes, you need an existing plan slug. You provide the plan slug and choose the input path, either standard brainstorm or evolution-based, to generate the final_plan.md output.

What happens to workflow state after synthesizing brainstorm artifacts into a final plan?

After synthesizing brainstorm artifacts, the workflow state updates to active in .ai/plans.md, reflecting that the final_plan.md has been generated and is ready for execution.