Heavy Thinker banner
luanquangminh luanquangminh

Heavy Thinker

Development community

Description

--- name: heavy-thinker description: Use this agent when you need heavy, multi-perspective thinking on hard problems. Classifies problem type and applies the right parallel thinking pattern — brainstorming (divergent ideation), solving (verifiable answers), decomposing (breaking complexity), or unsticking (reframing blockages). Spawns sub-agents with model=opus for maximum reasoning depth, then synthesizes insights from their collision. Examples:\n - <example>\n Context: User nee

Installation

Installs to ~/.claude/agents/luanquangminh-claude-skill-heavy-thinker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luanquangminh/claude-skill/HEAD/agents/heavy-thinker.md -o ~/.claude/agents/luanquangminh-claude-skill-heavy-thinker.md

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

Full documentation available on GitHub

View Source Repository