What problem does it solve?
This Skill streamlines the management of Tessl skills and tiles within a Git repository, ensuring consistency between local changes, the Tessl registry, and automated workflows.
Core Features & Use Cases
- Version Management: Guides decisions on when to bump skill versions based on changes to code, documentation, or evaluation criteria.
- Release Tagging: Automates the creation and pushing of Git tags for new releases.
- Publish Validation: Provides commands and checks to verify the success of Tessl publishing operations.
- Eval Strategy: Helps determine when new evaluation scenarios are needed to cover missed failure modes or new capabilities.
- Use Case: When you update a skill's
SKILL.md and a bundled script, this Skill helps you decide if a version bump is needed, what the new version should be, and how to tag and publish it correctly.
Quick Start
Use the tessl-release-manager skill to determine the release actions for a changed Tessl-managed skill.