Installation

Install The Fable

Requirements

  • Claude Code installed and authenticated
  • macOS or Linux (Windows via WSL)

Install

bash
curl -fsSL https://the-fable.dev/install.sh | bash

This installs to ~/.claude/fable/ and adds an include to your CLAUDE.md.

Verify

Start Claude Code and run:

text
/awaken

CLI Commands

bash
fable status      # Show installation status
fable on          # Enable The Fable
fable off         # Disable (files preserved)
fable update      # Update to latest version
fable uninstall   # Remove completely

Uninstall

bash
fable uninstall