From grimoire
Estimates one-rep max (1RM) from sub-maximal reps using Brzycki/Epley formulas. Use for calculating training zones and prescribing percentage-based strength loads.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:calculate-one-rep-maxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Estimate theoretical one-repetition maximum from sub-maximal reps-to-failure data, or verify with direct testing, to enable precise percentage-based training prescriptions.
Estimate theoretical one-repetition maximum from sub-maximal reps-to-failure data, or verify with direct testing, to enable precise percentage-based training prescriptions.
Adopted by: NSCA strength testing protocols, USAPL/IPF powerlifting competition standards, NFL Combine testing (225 lb bench reps to failure → 1RM estimate), college athletic performance programs.
Impact: Percentage-based training using accurate 1RM estimates produces 15–20% greater strength gains than arbitrary load selection (Zourdos et al. JSCR 2016); the Brzycki formula has r=0.96 correlation with actual 1RM for 2–10 reps (Mayhew et al. JSCR 1995).
Why best: Known 1RM enables precise intensity prescription (80% 1RM = hypertrophy zone, 90% = strength zone); without this anchor, percentage-based periodization is impossible.
Sources: Brzycki NSCA Strength Cond J 15:20–22 (1993); Epley Boyd (1985); Mayhew et al. JSCR 9:149–152 (1995); NSCA ESSENTIALS 4th ed. ch. 12.
Choose testing method — direct 1RM test (most accurate, requires experience and warm-up); or sub-maximal estimation (safer, recommended for novices and general fitness clients).
For direct 1RM testing — warm up systematically — perform: 5 reps at 50% estimated 1RM, rest 2 min; 3 reps at 70%, rest 2 min; 1 rep at 85%, rest 3 min; 1 rep at 92%, rest 3 min; attempt true 1RM. Allow 3–5 attempts max before fatigue invalidates the test.
For sub-maximal estimation — select load — choose a load where the athlete can perform 2–10 reps to true failure (not volitional stopping). Accuracy degrades rapidly above 10 reps.
Apply Brzycki formula (best for ≤10 reps) — 1RM = weight / (1.0278 − 0.0278 × reps). Example: 100 kg × 8 reps → 1RM = 100 / (1.0278 − 0.0278×8) = 100 / 0.8054 = 124.2 kg.
Apply Epley formula (alternative) — 1RM = weight × (1 + reps/30). Example: 100 kg × 8 reps → 1RM = 100 × (1 + 8/30) = 126.7 kg.
Average multiple formula estimates — use 2–3 formulas and average results to reduce formula-specific error; if estimates diverge >5%, retest with different rep count.
Apply rounding — round down to nearest 2.5 kg for practical prescription; never round up (overestimation of 1RM leads to prescribed training loads that are unachievable).
Calculate training zones — from 1RM: strength 90–95% (1–3 reps), hypertrophy 70–85% (6–12 reps), muscular endurance 50–65% (15–20+ reps).
Re-test periodically — re-estimate 1RM every 4–8 weeks; as strength improves, previously calculated percentages become inaccurate (loads feel easier, RPE drops below target).
Record and log — document: date, exercise, load used, reps achieved, formula applied, estimated 1RM, and training percentages derived.
npx claudepluginhub jeffreytse/grimoire --plugin grimoireEstimates one-rep max (1RM) from weight/reps data, converts between rep ranges, and calculates training loads using validated percentage-of-max table and fitness-tools library.
Provides evidence-based training guidance using 2025 research on hypertrophy, progressive overload, and biomechanics for designing strength and muscle development programs.
Creates evidence-based resistance training programs for strength, hypertrophy, or power using periodization and progressive overload principles from NSCA standards.