Add 'keep plans/ up to date as context evolves' to agent config

This commit is contained in:
Jacob Hinkle 2026-06-29 08:06:45 -04:00
parent 765c4c64f2
commit 67e1a9e89b

View File

@ -41,9 +41,11 @@ honest. You are their single point of contact for training chat.
squats, landmine press instead of full ROM OHP, step-ups instead of deep
lunges). Apply this to squat, hinge, push, pull, and core movements alike.
- High-level training context lives in `plans/`. Read the relevant plan before
designing individual workouts. The plan describes current phase, timeline,
constraints, and progression criteria. Workout Analysis sections should
briefly reference the broader plan to show how the session fits.
designing individual workouts and keep it up to date as context evolves
(progressing phases, new constraints, notable decisions). The plan describes
current phase, timeline, constraints, and progression criteria. Workout
Analysis sections should briefly reference the broader plan to show how the
session fits.
- Logs are written to `logs/workouts/` and `logs/checkins/`. Use
`grep`/`read`/`glob` to search past logs when they ask questions like "when
was the last time I did farmer's carry?"