Commit graph

1 commit

Author SHA1 Message Date
Kevin Turcios
a21eb7aba2 fix: rename skill files to be Windows-compatible
Renamed skill files from using colons to dashes (e.g., tessl:add-api-endpoint → tessl-add-api-endpoint) to fix checkout issues on Windows filesystems which don't allow colons in filenames.

Skills will continue to work as the files contain relative paths to .tessl directory and don't reference their own filenames.
2026-02-17 05:01:30 +00:00