AGENTS.md@skills/skill-extraction-workflow/scripts · git:20260812.206facb · 2026-08-12 · sha256 0ff35bd5c18039ec

AGENTS.md@skills/skill-extraction-workflow/scripts git:20260812.206facbA

Immutable. This exact content is served forever at /api/v1/blob/0ff35bd5c18039ec.

# skills/skill-extraction-workflow/scripts Agent Contract

Scripts here validate shared CCL skills, routing surfaces, extraction
discipline, and structural invariants.

Rules:

- Keep validators deterministic and explicit about warning versus blocking
  status.
- Do not broaden allowlists or downgrade failures without a recorded rationale
  and regression evidence.
- Route/frontmatter checks must fail closed on malformed YAML or stale route
  references that affect behavior.
- Script changes need self-tests or fixture coverage where feasible.

Validation:

- `bash skills/skill-extraction-workflow/scripts/check-ccl-skills.sh .`