By thepushkarp
Turn a fuzzy idea into a concrete design document through an interactive, guided Q&A. The plugin iteratively confirms each section of the document before saving a complete Markdown file to docs/brainstorms/.
A Claude Code plugin marketplace for turning fuzzy ideas into concrete design docs.
Inspired by Jesse Vincent's AI workflow.
Add this marketplace to Claude Code:
/plugin marketplace add thepushkarp/brainstorm-plan
Then install the brainstorm plugin:
/plugin install brainstorm@brainstorm-plan
/brainstorm [topic]Interactive Q&A to refine an idea into a design specification.
Features:
docs/brainstorms/<topic>.mdUsage:
/brainstorm # Start interactively
/brainstorm user authentication # Start with an initial idea
/brainstorm to explore and refine your ideadocs/brainstorms/Before publishing changes:
claude plugin validate .
claude plugin validate plugins/brainstorm
Publish updates:
git add .
git commit -m "chore: <describe plugin update>"
git push origin main
After pushing marketplace/plugin changes, consumers should refresh and reinstall/update:
/plugin marketplace update brainstorm-plan
/plugin update brainstorm@brainstorm-plan
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimIntegrate Gemini CLI for long-context code exploration from Claude Code and Codex
Preserve and restore context between Claude Code sessions with always-on handoff hooks (auto-save before compaction, auto-inject after)
npx claudepluginhub thepushkarp/brainstorm-plan --plugin brainstormComprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Create comprehensive documentation for code, APIs, and projects.
Full API lifecycle management for Claude Code. Sync collections, generate client code, discover APIs, run tests, create mocks, publish docs, and audit security. Powered by the Postman MCP Server.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Build and maintain an LLM-curated personal knowledge base with default local FastEmbed + sqlite-vec search, BM25 fusion, structured evidence, incremental caching, and a compiled graph layer.