Terminator v0.1.3
Public release polish: the repository is now easier to understand at a glance, validates itself, and completes the English-only, vendor-neutral presentation.
Improved
- README rewritten for a ten-second overview: badges, quickstart, installation verification, safety rules, output format, and an example index.
- SKILL.md frontmatter extended with
licenseand versionedmetadata, following the Agent Skills specification. - Skill manifest description and version aligned with the instruction file.
Added
scripts/validate_repo.py: locally runnable validation covering required files, SKILL.md frontmatter rules, JSON validity, version consistency, an English-only documentation scan, and positioning checks.- Continuous integration now runs the shared validation script on every push and pull request.
Fixed
- Removed the last non-English lines from the skill package README and historical release notes.
- Renamed the readiness example to
examples/readiness-check.md. - Replaced the hardcoded CI version pin with cross-file version consistency checks.
Install: copy skills/terminator/ into the skills folder used by your agent environment, then invoke with Use Terminator to <objective>.