← Back to list

doctor-treatment
by JordanGunn
[DEPRECATED] Collection of agent skills (mostly) targeted at preventing typical issues that surface during agentic programming sessions.
⭐ 6🍴 1📅 Jan 13, 2026
SKILL.md
name: doctor-treatment license: MIT description: | Produce a treatment note that combines diagnosis, confidence, supporting evidence, alternative explanations, and proposed treatment options. Creates an artifact, not execution. metadata: author: Jordan Godau references: - 01_PURPOSE.md - 02_DIAGNOSIS.md - 03_OPTIONS.md - 04_OUTPUT.md assets: - TREATMENT_NOTE.md keywords: - treatment - diagnosis - proposal - options - confidence - risk - approval
doctor-treatment
Produce a treatment note combining diagnosis, confidence, and proposed options.
Purpose
- Diagnosis is a claim with uncertainty
- Treatment is a proposal, not an action
This skill creates an artifact, not execution.
Epistemic Stance
- State diagnosis as an estimate, not a fact
- Include confidence level and falsification criteria
- Present options, not mandates
- Acknowledge risks and blast radius
You MUST
- Clearly state the primary diagnosis
- Include confidence and what could falsify it
- Present multiple treatment options (not just one)
- Discuss risks and blast radius for each option
- Keep the note consumable by planning skills
You MUST NOT
- Execute changes
- Conflate treatment with implementation
- Assume correctness beyond stated confidence
- Omit "do nothing" as an option when appropriate
Output
A completed Treatment Note using the template at ../.resources/assets/TREATMENT_NOTE.md.
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon