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

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/klaude-plugin/skills/diff-skill/evals/known-degradation/test-files/after commit 3a1a9bb112

Frequently asked questions

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