💡
AI EngineeringTypeScript

Brainstorm

by first-fluke

Brainstorm is an AI Engineering skill for Claude Code, published by first-fluke in oh-my-agent.

1.2K stars145 forkson first-fluke/oh-my-agentAdded 2026/08/20Repository updated 2026/08/20
agent-harnessagent-skillsagentic-codingai-agentsclaude-codeclicodexcursordeveloper-toolsllmmulti-agentmulti-agent-systemsoh-my-agentopencodeorchestrationorchestratorserena
Install in seconds
Install Brainstorm
Copy Brainstorm into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/first-fluke/oh-my-agent/tree/main/skills/oma-brainstorm ~/.claude/skills/oma-brainstorm

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/first-fluke/oh-my-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/oma-brainstorm/SKILL.md in first-fluke/oh-my-agent
Installs to
~/.claude/skills/oma-brainstorm
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What Brainstorm does

Brainstorm explores user intent, constraints, and alternative approaches before planning or implementation, then preserves an approved design for downstream planning. Use it when an idea is ambiguous or needs design-first ideation.

Brainstorm is cataloged under AI Engineering on DirSkills. Brainstorm comes from a repository tagged agent-harness, agent-skills, agentic-coding, ai-agents and claude-code.

Documentation

README

Brainstorm - Design-First Ideation

Scheduling

Goal

Explore user intent, constraints, and alternative approaches before planning or implementation, then preserve an approved design for downstream planning.

Intent signature

  • User says they have an idea, want to brainstorm, compare approaches, explore concepts, or design before planning.
  • Request is ambiguous enough that implementation or task planning would be premature.

When to use

  • Exploring a new feature idea before planning
  • Understanding user intent and constraints before committing to an approach
  • Comparing multiple design approaches with trade-offs
  • When the user says "I have an idea" or "let's design something"
  • Before invoking /plan for complex or ambiguous requests

This is the opening of the README. Read the full README on GitHub.

Commands Brainstorm provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /plan

Frequently asked about Brainstorm

  • What else does first-fluke publish alongside Brainstorm?

    Brainstorm is one of 25 skills that DirSkills catalogs from first-fluke/oh-my-agent, the repository it ships in. Its siblings there include AI Conversation Recap, Academic Writer and Architecture Agent. Each one is a separate skill with its own page in this directory, installs the same way Brainstorm does, and is maintained by first-fluke in that same repository. The rest of the collection is listed on the first-fluke/oh-my-agent page.

  • How does Brainstorm compare to other AI Engineering skills?

    Brainstorm ranks #1147 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Brainstorm against them. Open each page to compare what they document and how they install.

More from first-fluke/oh-my-agent

Brainstorm is one of 25 skills cataloged on DirSkills from first-fluke/oh-my-agent.

See all 25 skills
📊
2w ago

AI Conversation Recap

AI Conversation Recap analyzes conversation histories from multiple AI tools for a date range and generates themed, project-oriented work summaries in Markdown. Use it for daily standups, weekly retros, or understanding tool-switching patterns.
Data
1.2K145
✍️
2w ago

Academic Writer

Academic Writer drafts, revises, and audits publication-grade academic English prose, enforcing sentence structure, verb, hedging, and anti-AI protocols with claims mapped to evidence. Use it for academic reports, essays, conclusions, literature reviews, or polishing AI-sounding drafts.
Writing
1.2K145
🏗️
2w ago

Architecture Agent

Architecture Agent analyzes software architecture choices, boundaries, and tradeoffs, then documents recommendations or ADRs. Use it when comparing designs, reviewing risks, or planning API and module evolution.
AI Engineering
1.2K145
⚙️
2w ago

Backend Agent

Backend Agent implements or reviews backend APIs, authentication, database integration, server-side business logic, and migrations using the project's existing backend stack and clean architecture boundaries.
DevOps
1.2K145
🗄️
2w ago

Database Architect

Database Architect designs, reviews, and optimizes SQL, NoSQL, and vector database schemas, models, and retrieval systems. Use it for entity-relationship design, indexing, transactions, capacity planning, and RAG vector database configuration.
Data
1.2K145
🐛
2w ago

Debug Agent

Debug Agent reproduces, diagnoses, and fixes bugs with minimal code changes and regression tests. Use it when an error, crash, regression, or performance issue needs root cause analysis and a scoped fix.
Quality
1.2K145