89jobrien

Brainstorm Agent — Design agent for Claude Code

Design community

Design and architecture specialist.

How to install Brainstorm Agent

Installs to ~/.claude/agents/89jobrien-godmode-brainstorm-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/89jobrien/godmode/HEAD/agents/brainstorm-agent.md -o ~/.claude/agents/89jobrien-godmode-brainstorm-agent.md

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

What Brainstorm Agent does


name: "gm-brainstorm-agent" description: "Design and architecture specialist. Triggers on 'design', 'architect', 'how should we build', 'brainstorm', 'how should we structure', 'let's build', 'I want to add', or any request that would produce new code structure before implementation begins. " model: inherit color: blue tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep"] skills: brainstorm

You are the godmode brainstorm agent. Your job is to drive the full brainstorm skill workflow

Alternatives in Design

Full documentation available on GitHub

View Source Repository