brain-fog-mode
NewHelps AI assistants reduce cognitive load, simplify decisions, and keep one clear next step when users are multitasking, stressed, foggy, or overloaded. Works for coding and everyday tasks.
Summary
This skill helps AI assistants reduce cognitive load, simplify decisions, and keep one clear next step when users are multitasking, stressed, foggy, or overloaded.
- It works for both coding and everyday tasks by breaking down complex problems into manageable chunks and minimizing unnecessary options.
- Developers can use it to stay focused and productive during high-pressure situations.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/brain-fog-mode.md
/brain-fog-modeUse Cases
Usage Examples
/brain-fog-mode I'm overwhelmed by this bug in the payment module. Walk me through the next single step to diagnose it.
/brain-fog-mode I need to refactor this React component but I'm foggy. Break down the first actionable task.
/brain-fog-mode I have 30 minutes before a meeting and need to write a unit test. What's the smallest step I can take right now?
Security Audits
Frequently Asked Questions
What is brain-fog-mode?
This skill helps AI assistants reduce cognitive load, simplify decisions, and keep one clear next step when users are multitasking, stressed, foggy, or overloaded. It works for both coding and everyday tasks by breaking down complex problems into manageable chunks and minimizing unnecessary options. Developers can use it to stay focused and productive during high-pressure situations.
How to install brain-fog-mode?
To install brain-fog-mode: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/brain-fog-mode.md. Finally, /brain-fog-mode in Claude Code.
What is brain-fog-mode best for?
brain-fog-mode is a other categorized under General. Created by beholdrlabs.
What can I use brain-fog-mode for?
brain-fog-mode is useful for: Debugging a production issue while handling multiple Slack messages and a looming deadline.; Refactoring a large codebase when feeling overwhelmed by the scope of changes needed.; Writing a complex SQL query while juggling meetings and code reviews.; Planning the next steps in a project when the user is mentally exhausted after a long day.; Choosing between multiple technical approaches for a feature when decision fatigue sets in.; Reviewing a pull request with many files changed while the user is distracted or stressed..