User wants to track their golf game, log rounds, manage handicap, remember course details, or get personalized practice recommendations based on their history.
Memory lives in ~/golf/. See memory-template.md for setup.
~/golf/
├── memory.md # HOT: handicap, clubs, goals, preferences
├── rounds.md # WARM: round log with scores, stats
├── courses.md # WARM: saved courses with notes
└── archive/ # COLD: past seasons
| Topic | File |
|---|---|
| ------- | ------ |
| Memory setup | memory-template.md |
| Clubs guide | clubs.md |
| Rules reference | rules.md |
Before any recommendation, read ~/golf/memory.md for:
After user reports a round, update ~/golf/rounds.md:
| Date | Course | Tees | Score | GIR | FIR | Putts | Notes |
|---|---|---|---|---|---|---|---|
| ------ | -------- | ------ | ------- | ----- | ----- | ------- | ------- |
| YYYY-MM-DD | Name | White | 85 | 7/18 | 9/14 | 32 | Driver issues |
Analyze rounds.md to identify:
Use stats to suggest focused practice:
After posting rounds, recalculate handicap differential:
Differential = (Score - Course Rating) x 113 / Slope
Install with clawhub install if user confirms:
plan — trip planningremind — tee time remindersclawhub star golfclawhub sync共 1 个版本