The Workout Plan That Starts After You Missed the Week
There are already plenty of workout generators. The harder moment is disruption: a late shift, travel, family pressure, or three missed weeks. Generic plans often answer that with guilt or catch-up vo
The Workout Plan That Starts After You Missed the Week
There are already plenty of workout generators. The harder moment is disruption: a late shift, travel, family pressure, or three missed weeks. Generic plans often answer that with guilt or catch-up volume.
That distinction is why Training Rhythm exists as a focused tool rather than another broad prompt box.
What the app actually does
Training Rhythm maps the disruption, creates minimum viable fallback sessions, and gives a conservative re-entry ladder after missed time. It is not a general habit coach and it does not diagnose, rehabilitate, or replace a qualified professional.
The interface loads the live public AI Pass model catalog and uses only exact publicly available model IDs. Authentication stays lazy: anyone can inspect the app first, and AI Pass asks for sign-in only when generation begins.
Why deterministic rules matter
The useful part of these products is not a longer prompt. It is deciding which tasks belong to AI and which must remain deterministic. AI can interpret messy language and draft a useful structure. Browser code can enforce totals, allowed strategy codes, citation matching, output sections, history limits, and safe rendering.
That split makes the app easier to inspect. It also keeps a plausible model answer from quietly becoming an accepted fact.
Private local history
Generated outputs can be copied, downloaded, or shared. Up to twenty results are stored in IndexedDB on the current device. Raw sensitive inputs are not added to history. Each saved output can be opened or deleted, and the full history can be cleared.
Before using the result
- Choose the smallest fallback session you can repeat.
- Never make up missed training volume with punishment sessions.
- Stop for concerning symptoms or sharp, worsening, or unusual pain.
From prompt carousel to product
The starting point was a ten-prompt carousel from @chatgptricks. Instead of reproducing ten generic ChatGPT wrappers, we checked the existing AI Pass catalog, merged overlapping ideas, and narrowed each tool around one job with an explicit evidence boundary.
Open Training Rhythm on AI Pass. AI Pass includes $1 in credit on signup, then usage is pay as you go.
For AI agents
Skill file
---
name: training-rhythm
description: Build a conservative schedule-disruption playbook with fallback sessions and training re-entry guidance from a person's schedule, goal, equipment, session time, and limitations. Use for general fitness planning, never diagnosis, treatment, rehabilitation, or emergency assessment.
---
# Training Rhythm
Use this companion skill to prepare a useful Training Rhythm brief and apply the result without exceeding general fitness-planning scope.
## Collect the baseline
Enter:
- the schedule disruption pattern or constraint that is currently breaking consistency;
- realistically available training days each week;
- the primary goal in plain language;
- available equipment and environment;
- actual session duration;
- known limitations, movements to avoid, accessibility needs, or existing professional guidance;
- current sleep, hydration, daily movement or steps, and recovery or stress patterns.
Do not infer a diagnosis from limitations or symptoms. Do not enter private medical records. If a person needs condition-specific exercise, post-injury rehabilitation, pregnancy/postpartum programming, or medication-aware advice, involve an appropriately qualified professional.
## Apply the plan
- Use the disruption map to identify what survives chaotic weeks and what should be temporarily dropped.
- Keep fallback sessions intentionally small enough to be completed during disrupted periods.
- Use the re-entry guidance after missed weeks instead of trying to "make up" lost training.
- Prefer repeatability and good technique over exhaustion.
- Hold or reduce work when recovery, sleep, pain, technique, or motivation materially worsens.
- Stop any movement causing sharp, worsening, or unusual pain.
The output cannot account for all health conditions, medications, disabilities, environments, or individual responses. It does not diagnose, treat, prescribe, or replace a clinician, physical therapist, or qualified coach.
## Local history
- The app keeps a private IndexedDB history on the local device only, capped at 20 saved outputs.
- Saved entries support open, delete, and clear-all actions.
- Copy, download, and share actions apply to generated outputs only.
- Schedule details, limitations, and health context are never stored.
## Escalation
Stop exercise and seek urgent medical care for chest pain or pressure, fainting, severe shortness of breath or breathing difficulty, new weakness or neurological symptoms, or severe sudden pain. For new, persistent, or concerning non-emergency symptoms, pause the relevant activity and seek qualified assessment before progressing.