Add Productivity Coach output style and documentation

- Created coach.md output style file for accountability-focused guidance
- Added output style to both repo root and vault-template directories
- Updated README with output styles feature and usage instructions
- Enhanced CLAUDE.md with output styles section
- Updated SETUP_GUIDE with correct /output-style commands
- Added comprehensive output styles section to CUSTOMIZATION guide
- Fixed command syntax to use /output-style (not --output-style flag)
- Clarified automatic settings.local.json configuration
- Added interactive menu option documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Bill Allred
2025-08-15 13:49:08 -07:00
parent ffee79b4ce
commit eda01cbe46
6 changed files with 303 additions and 7 deletions

View File

@@ -135,7 +135,26 @@ claude code /daily
# You should see a new file in Daily Notes/
```
### Step 4: Customize Context
### Step 4: Configure Output Styles
The vault includes a Productivity Coach output style that makes Claude more accountability-focused:
```bash
# Start Claude Code
claude
# Then use the output style commands:
/output-style # Opens interactive menu to choose a style
/output-style coach # Directly activates the coach style
# The coach will challenge you with questions like:
# - "What's the ONE thing that would make everything else easier?"
# - "What are you avoiding by reorganizing instead of doing?"
```
Your style preference is automatically saved in `.claude/settings.local.json`. The output style file is located at `.claude/output-styles/coach.md` if you want to customize it.
### Step 5: Customize Context
Edit `CLAUDE.md` in your vault root:
1. Add your personal mission statement