---
--- name: enable-logging description: Enable automatic Claude Code activity logging with hooks --- # Enable Automatic Activity Logging Enable automatic logging of all Claude Code tool operations and user prompts. ## What This Does This command: 1. **Enables logging** in the configuration 2. **Verifies hook scripts** are present and executable 3. **Creates log directory** if it doesn't exist 4. **Confirms activation** and shows where logs are stored ## How It Works The logging system uses Claude Code hooks to capture: - **Tool Operations**: Read, Write, Edit, Bash, ...