Example Skill

An example skill for testing diff-skill evaluation.

serpro69 Updated

File contents

Example Skill

Goal: Validate input data and produce a conformance report.

Conventions

Read shared conventions at 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 for the detailed steps.

serpro69/claude-toolbox/tree/main/kodex-plugin/skills/diff-skill/evals/known-degradation/test-files/before commit 643147f250

Frequently asked questions

npx skillmds@latest add serpro69/example-skill-3