Planning
Hybrid Training Planner
Build a weekly schedule that balances running and lifting with interference warnings and recovery guidance.
Run Volume Breakdown
Moderate load. Prioritize sleep (7-9h) and protein (1.6-2.2 g/kg).
Weekly Schedule
Suggested session placement based on your goal priority.
Mon
LiftStrength Training
Tue
RunRun
Wed
LiftStrength Training
Thu
RunRun
Fri
LiftStrength Training
Sat
RunRun
Sun
RestRest
Interference Alerts
My Hybrid Training Plan
47
Training Load
6 active days/week
aifithub.io
How to use it
- Enter your weekly running volume in km, the intensity distribution (easy/tempo/interval split), number of lifting sessions per week, and your primary training goal.
- Read the suggested weekly schedule with color-coded session types. Days are arranged to minimize interference between heavy lower-body lifting and hard running sessions.
- Check the interference alerts section. The planner warns about specific scheduling conflicts like heavy squats the day before a tempo run, which compromises both sessions.
- Review the run volume breakdown showing how your total km distributes across easy, tempo, and interval work. Most runners benefit from 70-80% easy running even when also lifting.
- Use the training load score and recovery recommendation to gauge whether your plan is sustainable. If the score is high, consider periodizing emphasis blocks (4 weeks run focus, 4 weeks lift focus).
AI Integrations
Contract, discovery endpoints, and developer notes for agent use.
Always available for agents
AI Integrations
Contract, discovery endpoints, and developer notes for agent use.
Tool contract JSON
https://aifithub.io/contracts/hybrid-training-planner.jsonStable input and output contract for this exact tool.
Human review
People can use the browser page to sense-check outputs and charts, but agents should still execute against the contract and discovery endpoints.
- /agent-tools.json - machine-readable tool index.
- /llms.txt - human-readable model discovery guide.
- /.well-known/webmcp.json - WebMCP capabilities manifest.
- /.well-known/ai-plugin.json - plugin-style discovery manifest.
{
"tool": "hybrid_training",
"weekly_run_km": 30,
"easy_pct": 70,
"tempo_pct": 20,
"interval_pct": 10,
"lifting_sessions": 3,
"primary_goal": "balanced"
} Expand developer notes
Agent playbook
- Resolve Hybrid Training Planner from /agent-tools.json and open its contract before execution.
- Validate inputs against the contract schema instead of scraping labels from the page UI.
- Open the browser page only when a person wants to review charts, assumptions, or related tools.
Agent FAQ
Should ChatGPT, Claude, or another agent click through the UI?
No. Start with /agent-tools.json, then follow the tool's contract URL. The page UI is for human review, not parameter discovery.
When do tools show Quick and Advanced?
Every tool opens in Quick Start first. Advanced Controls keeps the same scenario, reveals more assumptions or diagnostics, and every tool keeps AI integrations inline below the instructions.
When should an agent still open the browser page?
Open it when a human wants to sense-check the output, review the chart, or keep exploring related tools after the calculation finishes.
Questions people usually ask
What is hybrid training?
Hybrid training combines endurance (running, cycling) and strength training in the same program. Popularized by athletes like Nick Bare and competitions like HYROX, it aims to develop both cardiovascular endurance and muscular strength simultaneously. The primary challenge is managing the interference effect — the molecular signaling pathways for endurance adaptations (AMPK) can conflict with those for hypertrophy (mTOR), particularly when sessions are too close together.
How do I minimize interference between running and lifting?
Separate hard sessions by at least 6-8 hours or place them on different days. The key rules: never do heavy squats or deadlifts the day before a tempo or interval run (your legs need recovery for quality running). If doubling in one day, do the priority session first when you're freshest. Keep the second session easy — an easy run after lifting is fine, but intervals after heavy legs is counterproductive. Research by Wilson et al. (2012) in their meta-analysis showed that interference is minimized when strength and endurance sessions are separated by 24+ hours.
How much running is too much for strength goals?
Research suggests that up to 3 days per week of moderate running (30-45 min, zone 2 intensity) has minimal interference with strength gains. Between 30-50 km/week, expect modest compromise on lower body hypertrophy. Above 50+ km/week, maximum strength will likely plateau or decline by 5-10%. The interference is dose-dependent and primarily affects the lower body — upper body strength is relatively unaffected by running volume. Cycling has less interference than running because it lacks the eccentric muscle damage from ground impact.
What is the training load score?
A relative score combining lifting sessions and running volume weighted by intensity distribution. Easy running contributes less load per km than tempo or interval work. Lifting sessions are weighted by frequency. The score helps compare week-to-week workload trends. Scores below 40 indicate moderate and sustainable training stress. Scores of 40-60 represent a challenging but manageable training week. Scores above 60 indicate high training stress that requires planned deload weeks (every 3-4 weeks) and careful recovery management.
What is the best weekly schedule for hybrid training?
A proven pattern for 3 lifting + 3 running days: Monday (lift upper), Tuesday (easy run), Wednesday (lift lower), Thursday (tempo/interval run), Friday (lift upper or full body), Saturday (long easy run), Sunday (rest). The key is avoiding heavy lower body lifting the day before hard running. If running 4+ days, one of the extra runs should be a short easy recovery run that doesn't materially add to fatigue.
Should I prioritize strength or endurance?
Your primary goal determines session ordering and volume allocation. Strength-focused: lift 4x/week, run 2-3x/week (mostly easy), place lifting before running when doubling. Endurance-focused: run 4-5x/week, lift 2-3x/week (moderate loads, higher reps), place running before lifting when doubling. Balanced: 3x each, alternate which goes first. The athlete who tries to maximize both simultaneously usually ends up mediocre at both — pick a primary and accept 80% effort on the secondary.
How do I know if I'm overtraining with hybrid?
Warning signs: resting heart rate elevated 5+ bpm above baseline for 3+ consecutive days, persistent muscle soreness lasting more than 72 hours, declining performance in both modalities simultaneously, poor sleep quality, loss of motivation. If you see these signs, take a deload week (reduce both volume and intensity by 40-50%). Most hybrid athletes need a deload every 3-4 weeks, which is more frequent than single-modality athletes who can often go 4-6 weeks.
Does hybrid training work for body composition?
Yes — hybrid training is excellent for body composition because it combines the calorie expenditure of endurance training with the muscle-preservation and metabolic effects of strength training. Studies show that concurrent training produces better fat loss outcomes than either modality alone at equal time investment. The caveat: you must eat enough protein (1.6-2.2 g/kg/day) and total calories to support recovery from both modalities. Under-eating on a hybrid program leads to rapid strength loss and poor endurance adaptation.
Is this tool free and private?
Yes. All calculations run client-side in your browser. No data leaves your device. No signup required.
Related Resources
Learn the decision before you act
Every link here is tied directly to Hybrid Training Planner. Use the explanation, formula, examples, and benchmarks to pressure-test the calculator output from first principles.
Continue With Related Tools
Estimate required calorie deficit and timeline pacing for a bodyweight change target.
Plan a realistic body-recomp timeline with body-fat targets, training frequency, calorie pacing, and protein guidance.
Estimate your total daily energy expenditure using the Mifflin-St Jeor equation and activity multipliers.
Convert your calorie target into daily protein, carbs, and fat grams based on your goal and split preference.