
12-week intermediate vegetarian hypertrophy program
v1by FitnessGrid
A periodized 12-week Upper/Lower muscle building program featuring progressive overload and vegetarian-specific nutritional strategies.
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install 12-week intermediate vegetarian hypertrophy 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
-
Macro & Nutrition Setup
- Calculate user's TDEE using
compute_tdee. - Set a caloric surplus of 250–500 kcal above maintenance to support tissue synthesis.
- Calculate protein target using
compute_protein_targettargeting 1.6g to 2.2g of protein per kg of body weight. - Establish macro targets using
set_user_macro_targets, prioritizing high-leucine vegetarian sources (soy, dairy, combinations of pea/rice protein). - Recommend daily supplementation of 5g Creatine Monohydrate using
create_supplementto account for lower baseline stores in vegetarians.
- Calculate user's TDEE using
-
Mesocycle Block 1: Accumulation (Weeks 1-4)
- Use
create_weekto generate a 4-day Upper/Lower split (Mon: Upper A, Tue: Lower A, Thu: Upper B, Fri: Lower B). - Set volume to 3–4 sets for compounds and 3 sets for isolation.
- Prescribe a rep range of 8–12 reps at RPE 7–8.
- Schedule Week 4 as a Deload: Use
apply_deload_templateor manually reduce sets by 50% and RPE to 5–6.
- Use
-
Mesocycle Block 2: Intensification (Weeks 5-8)
- Update workouts for weeks 5-7 to a rep range of 6–10 reps at RPE 8–9.
- Incorporate Progressive Overload: Instruct the user via
rememberto increase load (2.5kg–5kg) once the top of the rep range is reached. - Schedule Week 8 as a Deload: Reduce sets by 50% and RPE to 5–6.
-
Mesocycle Block 3: Peak Hypertrophy (Weeks 9-12)
- Update workouts for weeks 9-11 to a rep range of 5–8 reps at RPE 9–10.
- Emphasize mechanical tension and maximal motor unit recruitment.
- Schedule Week 12 as the final Deload: Reduce sets by 50% and RPE to 5–6.
-
Exercise Selection & Execution
- Upper A/B: Bench Press/Weighted Pull-ups (Primary), Overhead Press/Rows (Secondary), Dips/Curls/Lateral Raises (Isolation).
- Lower A/B: Squats/Leg Press (Primary), Romanian Deadlift/Leg Curls (Secondary), Calf Raises/Core (Accessory).
- Monitor progress via
add_exerciselogs, checking for improvements in load, volume (reps), or density (shorter rest).
-
Recovery Audit
- If the user reports suboptimal recovery or high fatigue, use
move_workoutor reduce frequency to 3 days per week to ensure systemic recovery.
- If the user reports suboptimal recovery or high fatigue, use