#claude

让 cc 写了五个能让他自己更好干活的command

### Command Implementations

- /write-handover: Auto-generates timestamped session summary documents
- /read-handover: Displays latest handover for session continuity
- /commit: Analyzes changes and creates meaningful commit messages
- /push: Commits and pushes with proper error handling
- /go: Provides cheerful encouragement phrases for motivation
- /breathe: Systematic debugging approach for when stuck
 
 
Back to Top