← Back to list

doctor-exam
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-exam license: MIT description: | Conduct a focused, evidence-driven examination of ONE triaged suspect area. This is a test, not a verdict. Evidence may falsify the leading hypothesis. metadata: author: Jordan Godau references: - 01_PURPOSE.md - 02_SCOPE.md - 03_BEHAVIOR.md - 04_OUTPUT.md assets: - EXAM_NOTE.md keywords: - exam - evidence - focused - investigation - confirm - falsify - hypothesis
doctor-exam
Conduct a focused, evidence-driven examination of ONE triaged suspect area.
Purpose
This is a test, not a verdict. Evidence may falsify the leading hypothesis.
Epistemic Stance
- Examination tests a hypothesis, it does not prove it
- Evidence may confirm OR falsify
- Confidence should update based on findings
- Scope must remain bounded
You MUST
- Limit scope to ONE suspect zone
- Gather confirming AND disconfirming evidence
- Update confidence based on findings
- Surface new findings clearly
- State what would falsify the hypothesis
You MUST NOT
- Fix issues
- Refactor code
- Broaden scope (that's triage's job)
- Propose treatments (that's treatment's job)
Output
A completed Exam Note using the template at ../.resources/assets/EXAM_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