← Back to list

post-run-debrief
by nadavyigal
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: post-run-debrief description: Converts run telemetry and user notes into structured reflections with confidence scores. Use after runs to capture qualitative feedback and generate next-step guidance with safety checks for pain or abnormal heart rate. metadata: short-description: Post-run reflection with confidence scoring and actionable guidance.
When Claude should use this skill
- Immediately after run save to prompt reflection
- When user asks for a recap or confidence check
- When analyzing run performance with qualitative feedback
Invocation guidance
- Provide
RecentRunTelemetry, derived metrics, and user notes. - Generate reflection bullets, confidence (0–1), and next-step guidance linked to the plan.
- Output must include optional
SafetyFlag[]if pain/abnormal HR reported.
Input schema
See references/input-schema.json.
Output schema
See references/output-schema.json.
Integration points
- UI: Post-run modal and chat thread insertion.
- Storage: Save alongside run insight in Dexie (
v0/lib/db.ts). - Telemetry: Emit
ai_insight_created.
Safety & guardrails
- If user notes include pain/dizziness → advise stopping further activity and consulting a professional.
- Keep debrief ≤140 words, supportive tone.
- Default to conservative next-step if data incomplete.
Telemetry
- Emit
ai_skill_invoked,ai_insight_created, andai_safety_flag_raisedwhen applicable.
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