- Preserve conservative safety defaults.
- Add or update a failing test before changing behavior.
- Use the smallest relevant validator for documentation, configuration, and CI changes.
- Keep each pull request focused and reviewable.
- Do not weaken stop conditions or overwrite protection to make a workflow appear successful.
- Update public README claims only when tests or reproducible evidence support them.
python scripts/check_release.pyA Skill must include:
SKILL.mdwith lowercasenameanddescriptionfrontmatteragents/openai.yaml- a focused README
- tests for deterministic scripts
- no placeholder example files or unresolved TODO markers
Describe the behavior changed, tests added, commands run, compatibility effects, and any residual risk. Keep generated caches and distribution ZIPs out of commits.