example-skill · git:20260522.7992cba · 2026-05-22 · sha256 9cf9878560622498
example-skill git:20260522.7992cbaA
Immutable. This exact content is served forever at /api/v1/blob/9cf9878560622498.
--- name: example-skill description: An example skill for testing diff-skill evaluation. --- # Example Skill **Goal: Validate input data and produce a conformance report.** ## Conventions Read shared conventions at [shared-conventions.md](shared-conventions.md). ## Required Outputs - [ ] Conformance report written to `docs/reports/` - [ ] Inline summary presented to the user - [ ] Failures indexed under `kk:review-findings` ## Workflow **Mandatory order — load instructions before acting.** The phases below are strictly sequential. You MUST read all referenced process files before examining any input data. Do not skip verification steps. See [example-process.md](example-process.md) for the detailed steps.