Idea banner
ilude ilude

Idea

Development community

Description

--- description: Brain dump mode - capture ideas quickly, make them actionable argument-hint: [optional-slug] --- # Brain Dump Mode **Context**: User likely woke up with an idea they need to get out of their head. Priority is: 1. Capture the idea quickly 2. Make it actionable if possible 3. Get user back to what they were doing (sleeping, etc.) ## Workflow ### 1. Acknowledge Context - Check time with `date` to understand urgency - Be concise - user's brain is racing, don't add friction ###

Installation

Installs to ~/.claude/skills/ilude-claude-code-config-idea/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ilude-claude-code-config-idea && curl -fsSL https://raw.githubusercontent.com/ilude/claude-code-config/HEAD/commands/idea.md -o ~/.claude/skills/ilude-claude-code-config-idea/SKILL.md

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

Full documentation available on GitHub

View Source Repository