
transition to intuitive maintenance
v1by FitnessGrid
A 6-week intermediate program bridging the gap from calorie tracking to intuitive eating with a structured strength block.
intuitive eatingmaintenancestrength trainingdeloadprogressive overload
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install transition to intuitive maintenance and your coach will follow this protocol every week, learn from what you actually do, and adjust on the fly.
- Your coach builds the week from this skill
- Adapts to your actual progress, not a static template
- Free to start — no credit card, ~60 seconds to set up
Procedure
-
Baseline Assessment & Setup
- Check
get_user_preferencesto identify the user's current maintenance calories and 4-day workout availability. - Use
create_noteto record the 6-week timeline strategy: "Fading" tracking combined with an Upper/Lower strength split.
- Check
-
Weeks 1-2: Foundation & Initial Fading
- Nutrition: In Week 1, maintain full tracking. In Week 2, use
set_user_macro_targetsto set targets for only 5 out of 7 days. - Training: Use
create_workoutfor a 4-day Upper/Lower split.- Week 1: Set intensity to 3 Reps in Reserve (RIR).
- Week 2: Increase load by 2.5–5% and shift effort to 2 RIR.
- Skill Focus: Add a note to training sessions about "Satiety Awareness" (Week 1) and "Visual Portioning" (Week 2).
- Nutrition: In Week 1, maintain full tracking. In Week 2, use
-
Weeks 3-4: Progress Overload & Advanced Fading
- Nutrition: Use
set_user_macro_targetsto reduce tracking frequency to 3 days (Week 3) and then 1 day (Week 4). - Training:
- Week 3: Use
update_workoutto increase volume by adding +1 set per exercise across all days at 2 RIR. - Week 4: Use
update_workoutto push intensity to 1 RIR (Very Hard) while returning to base volume.
- Week 3: Use
- Skill Focus: Add notes regarding "Hunger Cues" and "Energy Mapping" (correlating food volume to gym performance).
- Nutrition: Use
-
Week 5: Systemic Deload
- Nutrition: Set tracking to zero days. Use
create_noteto instruct the user to rely on internal satiety signals. - Training: Execute the Deload Protocol using
update_workout:- Reduce total sets (volume) by 30–60%.
- Reduce load (intensity) by 5–20%.
- Maintain habit by keeping all 4 gym sessions scheduled but at a 3–5 RIR.
- Nutrition: Set tracking to zero days. Use
-
Week 6: Intuitive Calibration
- Nutrition: Maintain zero tracking for 6 days. Schedule a single "Calibration Day" on Day 7 to log all intake and verify portion sizes.
- Training: Reset loads to Week 2 levels at 2 RIR to test strength and re-entry performance.
-
Monitoring and Feedback
- Throughout the program, use
rememberto track subjective feedback on clothing fit, energy levels, and recovery. - Ensure no weekly load progression exceeds 10% to adhere to safety guidelines for gradual adaptation.
- Throughout the program, use