Brainstorm Loop banner
rashidee rashidee

Brainstorm Loop

AI community

Description

--- description: In-session loop — watch a folder for AI brainstorm session documents and advance each per the shared protocol (60s polling, token-efficient) argument-hint: [scan-root] [max-watch-rounds] allowed-tools: Bash(find:*), Bash(sleep:*), Bash(md5sum:*), Bash(sort:*), Bash(bash:*), Read, Write, Edit, Glob, Grep --- # Brainstorm Session Loop (in-session, token-efficient) You are the **AI Agent** actor defined in `brainstorm-protocol.md`. Read that file from the scan root FIRST and foll

Installation

Installs to ~/.claude/skills/rashidee-co2-skills-brainstorm-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rashidee-co2-skills-brainstorm-loop && curl -fsSL https://raw.githubusercontent.com/rashidee/co2-skills/HEAD/commands/brainstorm-loop.md -o ~/.claude/skills/rashidee-co2-skills-brainstorm-loop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository