skills_sync 0.0.2
skills_sync: ^0.0.2 copied to clipboard
A CLI tool to keep AI Agent Skills (SKILL.md) in sync across your projects based on a central configuration file.
0.0.2 #
- fix: resolve deadlock and missing output in
skills_syncparallel process streams. - refactor: translate CLI descriptions and error messages to English and reorganize example files.
- refactor: unify command name to
skills_syncfor consistency. - chore: optimize release automation script with
ciderand fixpanaissues. - docs: update README examples and link to live usage.
0.0.1 #
- Initial version.