tri-discipline-balance

Compute run, ride, and swim training distribution percentages from Strava activities.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/AlvaroLaraFF/strava-coach --skill tri-discipline-balance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tri-discipline-balance
Source: https://github.com/AlvaroLaraFF/strava-coach/tree/main/.claude/skills/tri-discipline-balance
Command: npx skills add https://github.com/AlvaroLaraFF/strava-coach --skill tri-discipline-balance

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires strava, and includes scripts (resource) components.

What problem does it solve?

Computes and reports how training time and volume are distributed across run, ride, and swim, helping users spot underweighted disciplines and prevent imbalances in triathlon preparation.

Core Features & Use Cases

  • Discipline distribution calculator: Computes time, distance, and sessions per discipline over a user-specified window and expresses results as percentages.
  • Balance verdict & guidance: Compares actual distribution to target ratios and suggests concrete adjustments.
  • Memory and coaching notes: Persists qualitative observations to memory while avoiding storage of raw numeric data.

Quick Start

Ask it to balance your training across run, ride, and swim for a chosen window and it will return a breakdown with actionable advice.

Frequently Asked Questions about tri-discipline-balance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my triathlon training is balanced across run, ride, and swim?

Triathlon discipline balance is evaluated by computing time, distance, and session counts per sport from Strava activities over a chosen window, then comparing the actual percentages to your target ratios to identify underweighted disciplines.

What's the best way to analyze time distribution for triathlon training in Strava?

Analyzing time distribution for triathlon training involves calculating the total time spent on run, ride, and swim sessions from Strava, expressing each as a percentage of total volume, and generating actionable advice to rebalance your sessions.

Does this triathlon training balance analysis require a Strava connection?

Yes, this triathlon training balance analysis requires Strava, as it directly pulls your multisport activity data from Strava to calculate discipline distribution, session counts, and training volume over your specified time window.

How do I get advice on adjusting my swim, bike, and run sessions for a triathlon?

To get advice on adjusting swim, bike, and run sessions, the Skill compares your actual training time distribution against target percentages and outputs a concrete actionable advice string to rebalance your discipline volume.

Can I get a JSON breakdown of my triathlon discipline volume from Strava?

Yes, you can get a JSON breakdown of your triathlon discipline volume from Strava, which outputs the calculated time, distance, session counts, percentages, and an actionable advice string for your chosen training window.

What happens to my raw Strava training data when calculating multisport balance?

When calculating multisport balance, your raw numeric Strava training data is not stored; instead, the analysis persists qualitative observations and coaching notes to memory to guide future session adjustments without retaining raw numbers.