← Back to list

adherence-coach
by nadavyigal
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: adherence-coach description: Identifies missed sessions or inconsistency and proposes plan reshuffles with motivational nudges. metadata: short-description: Weekly adherence check with reshuffle suggestions and supportive messaging.
When Codex should use it
- Weekly digest (e.g., Sunday) or when multiple sessions are skipped.
- When the user asks for help getting back on track.
Invocation guidance
- Provide
Plan, completed vs. missed workouts, and user preferences (available days, constraints). - Output reshuffle suggestions, prioritized focus areas, and motivational
CoachMessage. - Keep volume conservative after lapses; bias toward habit re-entry.
Input schema
See references/input-schema.json.
Output schema
See references/output-schema.json.
Integration points
- UI: Weekly digest card; chat prompt suggestions.
- API:
v0/app/api/plan/adherence. - Notifications: Email/push via
v0/lib/email.ts.
Safety & guardrails
- If repeated missed sessions due to pain → suggest rest and professional consult, not catch-up volume.
- Limit catch-up to 1 session per week; avoid stacking intensity.
- Emit
SafetyFlagfor risky catch-up proposals.
Telemetry
- Emit
ai_skill_invoked,ai_adjustment_applied(if reshuffle applied), andai_user_feedbackon user rating.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon