brainstorm-to-cycle
✓Convert brainstorm session output to parallel-dev-cycle input with idea selection and context enrichment. Unified parameter format.
Installation
SKILL.md
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
| --session | Yes | Brainstorm session ID (e.g., BS-rate-limiting-2025-01-28) | | --idea | No | Pre-select idea by index (0-based, from topideas) | | --auto | No | Auto-select top-scored idea without confirmation | | --launch | No | Auto-launch parallel-dev-cycle without preview |
Convert brainstorm session output to parallel-dev-cycle input with idea selection and context enrichment. Unified parameter format. Source: catlog22/claude-code-workflow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill brainstorm-to-cycle- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is brainstorm-to-cycle?
Convert brainstorm session output to parallel-dev-cycle input with idea selection and context enrichment. Unified parameter format. Source: catlog22/claude-code-workflow.
How do I install brainstorm-to-cycle?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill brainstorm-to-cycle Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/catlog22/claude-code-workflow
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-11