
10-week intermediate criterium base training
v1by FitnessGrid
A periodized aerobic foundation and muscular endurance program for criterium racers using a 3:1 loading-to-deload ratio.
cyclingcriteriumbase-trainingsweet-spotendurance
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install 10-week intermediate criterium base training 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
-
Initial Assessment & Setup
- Retrieve user functional threshold power (FTP) and heart rate data using
get_user_preferences. - Calculate training zones (Zone 1 through Threshold) using
compute_hr_zonesif not already established. - Explain the 3:1 periodization model (3 weeks loading, 1 week deload) to the user to set expectations for systemic fatigue management.
- Retrieve user functional threshold power (FTP) and heart rate data using
-
Phase I: Aerobic Foundation (Weeks 1–4)
- Create a 4-week block using
create_week. - Tuesday Intensity (Sweet Spot 88-94% FTP):
- Week 1: 3 x 10 min (5 min recovery).
- Week 2: 3 x 15 min (5 min recovery).
- Week 3: 2 x 20 min (5 min recovery).
- Daily Structure:
- Monday/Friday: Full Rest or Active Recovery (<50% FTP).
- Wednesday/Thursday: Zone 2 Endurance (65-70% FTP), 45-60 min.
- Saturday: Long Endurance (Zone 2), increasing duration by 10-15% weekly.
- Sunday: Technical drills (cornering mechanics).
- Deload (Week 4): Reduce weekly hours by 30–50%. Use "Openers" (5 x 30s at 105–120% FTP) to maintain sharpness.
- Create a 4-week block using
-
Phase II: Muscular Endurance (Weeks 5–8)
- Focus on Time Under Tension (TUT) and interval density.
- Increase Sweet Spot intervals to 2 x 25 min or 3 x 20 min by Week 7.
- Introduce Neuromuscular Integration: During Saturday Zone 2 rides, add 5–10 second "max" sprints every 30 minutes to recruit fast-twitch fibers without high lactate accumulation.
- Deload (Week 8): Repeat volume reduction of 30–50% and use short openers.
-
Phase III: Transition & Intensity Prep (Weeks 9–10)
- Shift focus toward Threshold and Neuromuscular prep.
- Maintain aerobic floor but introduce shorter, higher-intensity efforts (105% FTP) on Tuesdays.
- Ensure Sunday drills include "sprinting mechanics": shift up 1-2 gears before standing for stability.
-
Apply Coaching Cues
- When logging workouts, provide these cues to the user:
- Sweet Spot: "Pedal from the glutes" to spare quads; keep a "still upper body" and "bent elbows."
- Zone 2: Use "nasal breathing only" to ensure the ride stays in the aerobic window and avoids the "grey zone."
- Sprints: "Shift up 1–2 gears before standing" for a smooth power transition.
- When logging workouts, provide these cues to the user:
-
Progress Monitoring
- Use
get_week_statsat the end of each block to ensure the user is meeting the 36–48 hour recovery rule between intensity sessions. - Adjust Saturday long-ride volume based on reported fatigue.
- Use