7 Commits

Author SHA1 Message Date
92d80f1010 Add plans/ folder with wrist-friendly-reboot plan
- Created plans/ directory for long-term training phase planning
- First plan: wrist-friendly-reboot.md — 3-phase reintroduction (tendon adaptation → progressive loading → strength building)
- Agent config updated to read plans/ before designing workouts
- Analysis sections updated to reference the plan file
- All existing workout Analysis sections now link to plans/wrist-friendly-reboot.md
2026-06-29 08:02:41 -04:00
1878397a9c Add Analysis section to workout plan format
- Updated agent config log format template to include Analysis section
- Added Analysis to all existing workout plans (Day 1, Day 2, Day 3)
- Each Analysis lists: muscles targeted, session goal, how it fits broader strategy
- Analysis to be kept current if plan changes mid-session
2026-06-27 08:21:56 -04:00
5872ed88d7 Log PT guidance: keep left grip minimal in workouts, check in early next week about progression 2026-06-26 13:00:41 -04:00
e3e441c034 Add periodic research check to agent guidelines
- Agent will search for latest sports medicine evidence ~weekly
- Will distill findings into actionable recommendations
2026-06-25 20:46:26 -04:00
9df1f6ccf8 Add 'avoid end-range' reminder to agent config and Day 2 plan
- Added standing guideline to agent: avoid end-range positions for ALL
  movements during weeks 1-4 reintroduction period
- Updated Day 2 plan with detailed end-range avoidance notes for each
  movement pattern (squat, hinge, push, pull, core)
- Client requested explicit reminders beyond just squats
2026-06-25 20:43:20 -04:00
9946376d7f Check-in 2026-06-25: wrist-friendly reboot plan + nutrition/steps tracking workflow
- Updated fitness-trainer agent to include LoseIt! calorie goal and Google
  Pixel step tracking in the check-in workflow
- Added commit step to check-in workflow
- Wrote first workout plan: Full Body A (wrist-friendly reboot)
- Logged initial check-in with status and preferences
2026-06-25 19:20:46 -04:00
8162af63b6 Initial commit: fitness agent project
- opencode agent (fitness-trainer) for personal training conversations
- fitness-workout skill with programming methodology guidelines
- workout.py script (1RM, volume, cycle helpers)
- logs/ directory for workout and check-in markdown files
- inputs/ with user profile (equipment, goals, medical, Juggernaut history)
- google-sheets-automation skill for optional Sheets integration
- AGENTS.md with setup documentation
2026-06-25 19:08:30 -04:00