AgentSkillsCN

doctor-exam

对一个已分类的可疑区域进行专注且基于证据的检查。 这只是一个测试,不是定论。证据可能会推翻最初的假设。

SKILL.md
--- frontmatter
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.