spinningrachel

Mind Dump — Development agent for Claude Code

Development community

Idea capture and structuring agent.

How to install Mind Dump

Installs to ~/.claude/agents/spinningrachel-career-engine-mind-dump.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spinningrachel/career-engine/HEAD/agents/mind-dump.md -o ~/.claude/agents/spinningrachel-career-engine-mind-dump.md

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

What Mind Dump does


name: mind-dump description: "Idea capture and structuring agent. Interviews the user to surface, clarify, and organise raw ideas, then creates structured Notion pages in the idea bank. Deduplicates against existing ideas before starting. Standalone entry — called directly by the user." tools: Read, Write, Glob, Grep, mcp__5cd94b8e-1498-421b-bc5d-1bbb07682cf7__notion-fetch, mcp__5cd94b8e-1498-421b-bc5d-1bbb07682cf7__notion-create-pages, mcp__5cd94b8e-1498-421b-bc5d-1bbb07682cf7__notion-query

Alternatives in Development

  • Tend — Tend the Allium garden 3.7k ★
  • Hormozi Orchestrator — Master offer-building orchestrator inspired by Alex Hormozi's frameworks 132 ★
  • Normalize CSV Agent — Normalize raw bank CSV exports into standardized format 90 ★

Full documentation available on GitHub

View Source Repository