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

@@ -101,11 +101,26 @@
- `/push` - Commits and pushes changes to Git
- `/onboard` - Reads all CLAUDE.md files for context
### Output Styles
Claude Code now supports different personality modes! This vault includes:
- **Productivity Coach** - An accountability-focused coach that:
- Challenges you to clarify your true intentions
- Points out gaps between goals and actions
- Asks powerful questions to create momentum
- Holds you accountable to commitments
To use:
- Type `/output-style` in Claude Code for an interactive menu
- Or directly switch with: `/output-style coach`
- Your preference is automatically saved in `.claude/settings.local.json`
### Best Practices with Claude
1. **Be Specific** - Give clear context about what you need
2. **Use Project Context** - Reference project CLAUDE.md files
3. **Iterate** - Claude can help refine and improve your notes
4. **Review Suggestions** - Claude's suggestions are starting points
3. **Try Different Styles** - Use coach mode when you need accountability
4. **Iterate** - Claude can help refine and improve your notes
5. **Review Suggestions** - Claude's suggestions are starting points
## 📱 Mobile Access (via GitHub)