
8-week foundational fitness program
v1by FitnessGrid
A two-phase program focused on moderate aesthetic improvement, aerobic health, and functional movement without extreme protocols.
foundationalaestheticslongevitystrengthaerobic
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install 8-week foundational fitness 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
-
Assess Readiness and Baseline:
- Confirm the user is looking for a moderate, sustainable approach rather than extreme hypertrophy or fat loss.
- Use
get_user_preferencesto check for existing equipment access (e.g., dumbbells, bands, or gym).
-
Calculate Nutritional Targets:
- Call
compute_protein_targetusing the range of 1.2–1.6g/kg of body weight as specified in the research brief. - Advise the user to maintain a normocaloric (maintenance) diet to support lean tissue improvement.
- Call
-
Phase 1: Adaptation (Weeks 1–4):
- Use
create_weekto initialize the first month. - For each week, use
create_workoutto schedule 2–3 full-body resistance sessions. - Use
add_exerciseto include:- Lower Body: Goblet Squats or Lunges (2 sets, 10–12 reps, RPE 6–7).
- Push: Push-ups or Overhead Press (2 sets, 10–12 reps, RPE 6–7).
- Pull: Seated Rows or Lat Pulldowns (2 sets, 10–12 reps, RPE 6–7).
- Core: Planks or Dead-bugs.
- Schedule 3–5 aerobic sessions (30 mins moderate intensity) and 10 mins of daily mobility.
- Use
-
Phase 2: Progression (Weeks 5–8):
- Use
create_weekfor the second month. - Increase resistance frequency to 3 days/week.
- Update exercise volume to 3 sets and intensity to RPE 8 (approx. 2 reps in reserve).
- Increase aerobic duration to 30–45 mins, incorporating short vigorous bursts.
- Use
-
Set Training Parameters:
- Use
create_noteto document the evidence-based rest interval of 60–90 seconds between sets. - Explain the progression logic: Increase load or decrease rest every 2 weeks to maintain stimulus.
- Use
-
Finalize and Plan:
- Use
plan_weekto layout the specific days based on the user's schedule. - Remind the user that the program targets 150–300 minutes of moderate aerobic activity per week for cardiovascular health.
- Use