ceratops-contract-review
Installation
SKILL.md
Ceratops Contract Review
Goal
Review the Ceratops GitHub, code, PR readiness, and artifact health contracts deliberately instead of letting normal task skills drift into generalized upkeep. Compare current official GitHub, repo-content, and registry behavior against contracts/, then report proposed contract or checker deltas for explicit approval before any repo changes are applied.
Context
Script Bundle
- Org contract checker:
python scripts/validation/github-validate-org-contract.py --help - GitHub, code, and artifact contract checker:
python scripts/validation/github-validate-repo-artifact-contract.py --help - PR readiness contract checker:
python scripts/validation/github-validate-pr-readiness-contract.py --help