rlaope

Default Off — Development skill for Claude Code

Development community

Disable Savant default mode - return to normal Claude behavior.

How to install Default Off

Installs to ~/.claude/skills/rlaope-claude-code-savant-default-off/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-default-off && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/default-off.md -o ~/.claude/skills/rlaope-claude-code-savant-default-off/SKILL.md

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

What Default Off does


description: Disable Savant default mode - return to normal Claude behavior isDefaultEnabled: false

Disable Savant Default Mode

Savant Default Mode has been **disabled**.

What This Means

  • Questions will no longer be automatically routed to Savant personas
  • Normal Claude behavior is restored
  • You can still use Savant manually with specific commands

Manual Commands Still Available

Command Persona Use For
/savant Smart Router

Alternatives in Development

  • Claude Code Monitoring Guide — A comprehensive guide to measuring the return on investment for Claude Code implementation in your development 274 ★
  • Agent Vibes Bmad Voices — Control BMAD party mode voice integration (enable/disable/status) 153 ★
  • Fleet Lane Dispatch — Use when dispatching a batch of autonomous CCC worker lanes with a mission brief and a report_to return addres 130 ★

Full documentation available on GitHub

View Source Repository