brainstorm-with-file

Installation
SKILL.md

Codex Brainstorm-With-File Workflow

Quick Start

Interactive brainstorming workflow with documented thought evolution. Expands initial ideas through questioning, parallel subagent analysis, and iterative refinement.

Core workflow: Seed Idea → Expand → Parallel Subagent Explore → Synthesize → Refine → Crystallize

Key features:

  • brainstorm.md: Complete thought evolution timeline
  • Parallel multi-perspective: Creative + Pragmatic + Systematic (concurrent subagents)
  • Idea expansion: Progressive questioning and exploration
  • Diverge-Converge cycles: Generate options then focus on best paths

Codex-Specific Features:

  • Parallel subagent execution via spawn_agent + batch wait({ ids: [...] })
  • Role loading via path (agent reads ~/.codex/agents/*.md itself)
  • Deep interaction with send_input for multi-round refinement within single agent
  • Explicit lifecycle management with close_agent
Installs
Repository
smithery/ai
First Seen
brainstorm-with-file — smithery/ai