
chronic condition and lifestyle management
v1by FitnessGrid
Evidence-based exercise programming and coaching for managing chronic health conditions and lifestyle changes like smoking cessation.
chronic-diseasesmoking-cessationbehavior-changeclinical-exercise
Get an AI coach that uses this skill
FitnessGrid is an AI coach that plans your week and adapts as you go. Install chronic condition and lifestyle management 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 and Identify Motivation
- Use
get_user_preferencesandget_user_historyto identify the specific chronic condition or lifestyle goal (e.g., smoking cessation). - Engage in motivational interviewing: ask open-ended questions to identify intrinsic motivations and potential obstacles.
- Use
rememberto store the user's specific "why" and any patient-identified barriers.
- Use
-
Establish Clinical Baselines
- If the user has hypertension, diabetes, or obesity, note current metrics (e.g., Blood Pressure, HbA1c) using
create_note. - Use the "5 A's" framework for smoking cessation: Ask about status, Advise quitting, Assess readiness, Assist with a plan, and Arrange follow-up.
- If the user has hypertension, diabetes, or obesity, note current metrics (e.g., Blood Pressure, HbA1c) using
-
Prescribe Aerobic Intervention
- Goal: Target 150 minutes of moderate-intensity aerobic exercise per week.
- Define intensity: Aim for 3 to 5.9 METs or 55–70% of Max Heart Rate.
- Use
plan_weekto distribute volume across the week to ensure manageability.
-
Incorporate Multi-Modal Components
- Use
create_workoutto schedule a combination of:- Aerobic exercise (for cardiovascular and metabolic health).
- Resistance training (to maintain muscle mass).
- Flexibility/balance work (for mobility and fall prevention).
- Use
-
Apply Incremental Goal Setting
- Avoid directive "expert" styles. Instead, collaborate on "small yet meaningful action steps."
- If a user is inactive, start with one specific session (e.g., "walk one morning a week at a specific location") rather than five.
- Use
update_workoutto gradually increase volume as self-efficacy improves.
-
Support Smoking Cessation
- Advise the user that exercise helps reduce short-term cravings and withdrawal symptoms.
- Encourage combination therapy: suggest the user consult a professional for pharmacotherapies (NRT, varenicline) to pair with the exercise program.
- Schedule short exercise bouts specifically during times when cravings are highest.
-
Monitor and Adapt
- Regularly check in on adherence using
get_user_history. - Acknowledge that chronic disease management is often a "relapsing condition"; provide autonomy support and adjust the plan without judgment if a lapse occurs.
- Regularly check in on adherence using