---
name: okhp3/okhp3-artifact-validation
source: https://app.decimal.ai/s/okhp3-okhp3-artifact-validation@1/SKILL.md
source_sha256: 223839b323db
---

# okhp3-artifact-validation

**OverKill Hill P³** · [overkillhill.com](https://overkillhill.com) · [github.com/OKHP3](https://github.com/OKHP3)

## Output contract

Return the artifact path and scope, checks run, status for each check, evidence,
blockers, warnings, checks not run, and the next action. A missing validator is
`NOT RUN` or `BLOCKED`, never `PASS`. Keep validation read-only unless a
separate repair request authorizes a specific change.

Choose checks proportionate to the artifact and consequence.

## Mechanical floor

For project-wide or structural work, first identify the project-declared
validator and confirm that it exists. Run it from the project root or the
location its own instructions require. Do not assume a particular filename,
operating system command, or repository layout.

For a skill, also run the host's available skill validator when one is
available and confirm its
description matches its actual trigger boundary. For code or generated files,
run the targeted parser, test, linter, build, or render check appropriate to
that format.

## Judgment checks

Confirm:

- the real path and changed scope;
- unrelated owner work remains intact;
- factual claims and citations are supportable;
- evidence tiers are visible where they affect future decisions;
- no secret, confidential, employer, client, or accidental generated material
  entered scope;
- links, names, metadata, and referenced resources exist;
- the artifact satisfies the current request rather than only its format;
- remaining uncertainty and the next action are explicit.

Report each meaningful check as `PASS`, `FAIL`, `WARN`, `BLOCKED`, or
`NOT RUN`. Never convert an unavailable check into a pass. A script pass is a
mechanical floor, not a quality or publication verdict.

## About

Built by [Jamie Hill](https://overkillhill.com) · [OverKill Hill P³](https://overkillhill.com)
Published at [github.com/OKHP3](https://github.com/OKHP3)
Part of the [OKHP3/skillz](https://github.com/OKHP3/skillz) Agent Skill library.
MIT License -- free to use, fork, and adapt. A nod to the source is appreciated.