Agent skill
doctor-exam
Conduct a focused, evidence-driven examination of ONE triaged suspect area. This is a test, not a verdict. Evidence may falsify the leading hypothesis.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/exam
Metadata
Additional technical details for this skill
- assets
-
[ "EXAM_NOTE.md" ] - author
- Jordan Godau
- keywords
-
exam evidence focused investigation confirm falsify hypothesis
- references
-
[ "01_PURPOSE.md", "02_SCOPE.md", "03_BEHAVIOR.md", "04_OUTPUT.md" ]
SKILL.md
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?