brainstorm-to-cycle
Installation
SKILL.md
Brainstorm to Cycle Adapter
Overview
Bridge workflow that converts brainstorm-with-file output to parallel-dev-cycle input. Reads synthesis.json, allows user to select an idea, and formats it as an enriched TASK description.
Core workflow: Load Session → Select Idea → Format Task → Launch Cycle
Inputs
| Argument | Required | Description |
|---|---|---|
| --session | Yes | Brainstorm session ID (e.g., BS-rate-limiting-2025-01-28) |
| --idea | No | Pre-select idea by index (0-based, from top_ideas) |
| --auto | No | Auto-select top-scored idea without confirmation |
| --launch | No | Auto-launch parallel-dev-cycle without preview |