okhp3-source-backed-research
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Output contract
Return the question, decision context, local evidence checked, source ledger,
claim-to-source mapping, uncertainty register, implications, and one next
action. For each external source record title, publisher, URL, retrieval date,
authority rationale, and the exact claim supported. If external access is not
available, return BLOCKED or use only the supplied local evidence.
- State the research question and the decision or artifact it supports.
- Inventory relevant local evidence before retrieving anything external.
- Prefer primary and authoritative sources. Use current sources for changing
facts and record retrieval dates.
- Capture source title, publisher, URL or local path, and the exact claim it
supports.
- Apply
okhp3-evidence-standard to separate source facts, interpretation,
recommendations, and unknowns.
- Cite claims near their supporting sources. Quote only what is necessary and
respect copyright and confidentiality boundaries.
- End with implications, unresolved questions, and one recommended next
action.
For technical work, prefer official documentation and original research. For
recommendations, state criteria and tradeoffs instead of presenting preference
as fact. Do not browse merely to decorate an answer that local evidence already
settles.
Do not send source content, private data, or credentials to an external service
without explicit authorization. Research output is not an authorization to act
on the recommendation.
About
Built by Jamie Hill · OverKill Hill P³
Published at github.com/OKHP3
Part of the OKHP3/skillz Agent Skill library.
MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.
1---2name: okhp3-source-backed-research3description: Produce research notes, comparisons, or recommendations with traceable sources, retrieval dates, and explicit uncertainty. Use when work depends on external facts, changing information, technical documentation, or claims that should be verified. Do not use when the needed evidence is already fully available in local files.4license: MIT5---67# okhp3-source-backed-research89**OverKill Hill P³** · [overkillhill.com](https://overkillhill.com) · [github.com/OKHP3](https://github.com/OKHP3)1011## Output contract1213Return the question, decision context, local evidence checked, source ledger,14claim-to-source mapping, uncertainty register, implications, and one next15action. For each external source record title, publisher, URL, retrieval date,16authority rationale, and the exact claim supported. If external access is not17available, return `BLOCKED` or use only the supplied local evidence.18191. State the research question and the decision or artifact it supports.202. Inventory relevant local evidence before retrieving anything external.213. Prefer primary and authoritative sources. Use current sources for changing22 facts and record retrieval dates.234. Capture source title, publisher, URL or local path, and the exact claim it24 supports.255. Apply `okhp3-evidence-standard` to separate source facts, interpretation,26recommendations, and unknowns.276. Cite claims near their supporting sources. Quote only what is necessary and28 respect copyright and confidentiality boundaries.297. End with implications, unresolved questions, and one recommended next30 action.3132For technical work, prefer official documentation and original research. For33recommendations, state criteria and tradeoffs instead of presenting preference34as fact. Do not browse merely to decorate an answer that local evidence already35settles.3637Do not send source content, private data, or credentials to an external service38without explicit authorization. Research output is not an authorization to act39on the recommendation.4041## About4243Built by [Jamie Hill](https://overkillhill.com) · [OverKill Hill P³](https://overkillhill.com)44Published at [github.com/OKHP3](https://github.com/OKHP3)45Part of the [OKHP3/skillz](https://github.com/OKHP3/skillz) Agent Skill library.46MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.