
6-week recovery-focused structured program
v1by FitnessGrid
A periodized 6-week training cycle utilizing the fitness-fatigue model, alternating volume and intensity accumulation before an evidence-based deload.
periodizationrecoverydeloadstrengthhypertrophy
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install 6-week recovery-focused structured program 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 & Week 1 Setup (Introduction)
- Use
get_user_preferencesto determine current training frequency and goals. - Create a baseline training week using
create_week. - Populate workouts via
create_workoutandadd_exercisemaintaining consistent exercise selection for all 6 weeks. - Set intensity to RPE 6–7 (moderate) with low volume to establish form and baselines.
- Use
-
Week 2: Accumulation I (Volume Focus)
- Copy the structure of Week 1.
- Increase repetitions by 1–2 per set for all primary movements.
- Use
rememberto track that weight remains constant from Week 1.
-
Week 3: Accumulation II (Intensity Focus)
- Maintain the repetition count from Week 2.
- Increase the load (weight) by 2.5%–5% for all exercises.
- Use
compute_plate_loadto assist the user with precise weight increases.
-
Week 4: Overreach (Peak Stimulus)
- Increase total training volume by adding 1 set to major compound movements.
- Maintain the higher load established in Week 3.
- Monitor for reactive deload triggers: if the user reports significant drops in bar speed or inability to hit target reps, trigger a deload immediately.
-
Week 5: Consolidation (Stability)
- Maintain the peak loads from Week 4.
- Reduce total sets by approximately 20% to stabilize gains and begin dissipating acute fatigue.
- Maintain the same exercise selection.
-
Week 6: Evidence-Based Deload
- Volume Reduction: Reduce total sets per exercise by 30–50% compared to Week 4.
- Intensity Reduction: Lower the load or increase Reps in Reserve (RIR) significantly. Aim for submaximal effort (RPE 5–6).
- Frequency: Maintain the usual training frequency (days per week).
- Nutrition: Advise the user to maintain caloric maintenance or a slight surplus to support remodeling (use
rememberto store this guidance for the user).
-
Recovery & Long-Term Management
- Throughout the cycle, recommend light aerobic activity (walking, swimming) on non-training days.
- After Week 6, evaluate performance markers to determine the starting point for the next cycle.