Use when creating a structured evidence-based plan for weight loss, weight gain, or weight maintenance for an individual
Scanned 9/8/2026
Install to Claude Code
npx -y skills add jeffreytse/grimoire-core --skill design-weight-management-plan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Design Weight Management Plan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jeffreytse-design-weight-management-plan)More formats (shields.io, HTML) on the badges page.
---
name: design-weight-management-plan
description: Use when creating a structured evidence-based plan for weight loss, weight gain, or weight maintenance for an individual
source: NIH "Clinical Guidelines on the Identification, Evaluation, and Treatment of Overweight and Obesity" (1998); WHO obesity guidelines; Wing & Phelan "Long-Term Weight Loss Maintenance" AJCN (2005)
tags: [nutrition, weight-management, obesity, caloric-deficit]
verified: true
---
# Design Weight Management Plan
Create an individualized, evidence-based weight management plan that combines caloric targets, behavioral strategies, and monitoring to achieve sustainable weight change.
**Disclaimer:** This skill provides general, evidence-based educational guidance and is not medical advice. Consult a healthcare provider before starting any weight management plan, especially if you have underlying health conditions, take medications, or plan an aggressive caloric deficit.
## Why This Is Best Practice
**Adopted by:** NIH National Weight Control Registry (studying 10,000+ successful long-term maintainers), USPSTF (recommends intensive behavioral counseling for obesity), ADA obesity management guidelines, CDC community health programs.
**Impact:** NIH-validated lifestyle interventions produce 5–10% body weight loss over 6 months in 70–80% of participants; the Diabetes Prevention Program showed 5–7% weight loss reduced T2DM risk by 58% over 3 years; Wing & Phelan (AJCN 2005) identified behavioral predictors of 30+ pound 5-year maintenance.
**Why best:** Combined caloric deficit + behavioral strategy + self-monitoring is the only intervention class with consistent long-term evidence; diet-only approaches have 80% weight regain within 5 years without behavioral components.
Sources: NIH Clinical Guidelines NHLBI (1998); Wing & Phelan AJCN 82(1 suppl):222S–225S (2005); Dansinger et al. JAMA 293:43–53 (2005).
## Steps
1. **Calculate TDEE and set caloric target** — use Mifflin-St Jeor equation with appropriate activity multiplier (see `calculate-tdee`). For weight loss: subtract 500–750 kcal/day (0.5–0.75 kg/week loss); for weight gain: add 250–500 kcal/day (0.25–0.5 kg/week gain). Never go below 1200 kcal/day (women) or 1500 kcal/day (men) without medical supervision.
2. **Set rate of change** — weight loss: target 0.5–1% of body weight per week (faster is muscle-wasting without medical monitoring); weight gain: 0.25–0.5 kg/week for lean muscle accretion with resistance training.
3. **Set macronutrient targets** — protein: 1.2–1.6 g/kg/day (higher during deficit to preserve lean mass); fat: ≥20% of calories (essential fatty acids); carbohydrate: remainder. Adjust based on preference and metabolic response — adherence matters more than ratio.
4. **Choose a dietary approach** — evidence shows caloric deficit determines weight loss regardless of diet type (Dansinger et al. 2005); select the pattern the individual can sustain: Mediterranean, DASH, low-carb, portion control, time-restricted eating. Adherence at 12 months is the primary predictor of success.
5. **Implement self-monitoring** — daily food logging increases 12-month weight loss by 42% (Burke et al. AJPM 2011); use MyFitnessPal, Cronometer, or written log. Weekly weigh-in same time and conditions; log weight to identify trend, not react to daily fluctuation.
6. **Increase NEAT (Non-Exercise Activity Thermogenesis)** — target 7,000–10,000 steps/day; structured exercise adds 200–500 kcal/day but NEAT (walking, standing, fidgeting) can add equivalent calories without extra time commitment.
7. **Address behavioral triggers** — identify eating cues (emotional, social, environmental); implement specific if-then plans: "If I feel stressed at 3pm, I will go for a 10-minute walk instead of snacking"; stimulus control (don't keep trigger foods visible).
8. **Plan for adherence** — build in one planned flexible meal per week; absolute restriction increases dietary restraint and leads to binge episodes; flexible cognitive restraint is associated with better long-term outcomes (Stewart et al. 2002).
9. **Schedule check-ins** — weekly self-weigh-in; monthly review of trend (linear regression of daily weights removes noise); if loss stalls >3 weeks, recalculate TDEE (metabolic adaptation lowers TDEE by 100–300 kcal during deficit).
10. **Transition to maintenance** — gradually increase calories to new TDEE post-loss; continue weekly self-monitoring (National Weight Control Registry: 75% of maintainers weigh weekly); maintain exercise habit as strongest predictor of long-term maintenance.
## Rules
- A caloric deficit >1000 kcal/day requires medical supervision — aggressive deficits cause muscle loss, micronutrient deficiency, and gallstones.
- Weight loss rate targets must be adjusted as body weight decreases — TDEE drops proportionally with body mass.
- Do not promise specific timelines — individual metabolic variation means predicted vs. actual loss can differ by 30%; show trend, not fixed dates.
- Dietary preference and adherence take precedence over theoretical optimality — the best diet is the one the person will follow.
## Common Mistakes
- **Setting caloric target too low** — extreme restriction triggers adaptive thermogenesis (metabolic rate drops 10–15%), making further loss progressively harder and causing rebound on return to normal eating.
- **Ignoring protein intake during deficit** — low protein during caloric restriction causes muscle loss; each kg of muscle loss reduces TDEE by ~50 kcal/day permanently.
- **All-or-nothing mindset** — treating a single off-plan meal as "ruining" the diet leads to "what the hell" effect and full abandonment; flexible restraint produces better outcomes than rigid restriction.
- **No maintenance plan** — treating weight loss as a finite program with no transition to maintenance is the primary driver of 80% long-term weight regain.
## When NOT to Use
- For individuals with active eating disorders — refer to eating disorder specialist; caloric restriction is contraindicated
- For pediatric weight management — different calculations, goals, and behavioral approaches apply
- For medical obesity requiring pharmacological or surgical intervention — this plan is adjunctive, not standalone for severe obesity (BMI >40 or BMI >35 with comorbidities)Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!