Configuration breakdown

What lean disables by default, how profiles compare, and what Custom mode can re-enable.

Four profiles (+ Both)

#ProfileToolsSystem promptThinkingCommand
1Ultra6 coreCustom minimal (.)Offclaude-lean
2Regular6 coreClaude Code default leanOffclaude
3Balanced6 + Glob/Grep/TodoWriteClaude Code default leanOnclaude
4Both6 coreUltra or RegularOffeither
5CustomYou chooseWizardOptionalWizard

Ultra → Regular → Balanced → Custom are the four profiles. Option 4 installs Ultra + Regular launchers together. Balanced is the recommended everyday default.

Files to edit later

PathPurpose
~/.claude/settings.jsonDeny list, effort, thinking, memory, disables
~/.claude/output-styles/lean.mdShort output style
~/.local/bin/claude-leanUltra launcher
~/.claude/system-prompt-lean.txtUltra system prompt text
~/.claude/claude-lean.confCustom tool list for claude-lean

Always enabled (lean base)

Six tools: Bash · Read · Write · Edit · WebSearch · WebFetch

Defaults: effortLevel: medium, outputStyle: lean, OAuth kept (no --bare).

Balanced extras

Also enables: Glob · Grep · TodoWrite · thinking UI on. Still blocks MCP, Agent, skills, Task*, LSP, memory, hooks, CLAUDE.md, etc.

Disabled by default (lean base)

Environment flags

All set to off: auto memory, org memory, CLAUDE.md injection, skills, agents, advisor, attachments, git instructions, cron, background tasks, thinking.

Feature toggles

Hooks, bundled skills, workflows, remote control, connectors, artifact view, agent view, auto memory, thinking summaries — all off (Balanced turns thinking on).

Denied tools

Everything except the six core tools, including: Glob, Grep, Agent, Skill, TodoWrite, Task*, mcp__*, plan/worktree modes, LSP, and more.

Custom wizard packs

PackEnables
searchGlob, Grep
todosTodoWrite
tasksTodoWrite, Task*
agentsAgent, plan/worktree modes
skillsSkill, bundled skills
mcpMCP servers & tools
memoryAuto + org memory
claude_mdCLAUDE.md injection
thinkingExtended thinking UI
gitGit instructions
hooksUser hooks
cronCron & background tasks
commsAskUserQuestion, messaging
extraLSP, NotebookEdit, workflows, …

Install now