Add semantic versioning to skills and changelog #3
Labels
No labels
bug
community
distribution
documentation
enhancement
extensibility
infra
integration
orchestration
priority:critical
priority:high
priority:low
priority:medium
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frank/solo-dev-suite#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add semver to each skill's SKILL.md frontmatter or children.json, and convert the CHANGELOG from session-based to version-based format.
Why
Claude Code's plugin system supports versioned updates with 7-day orphan cleanup. Without version metadata, users can't tell if an update is safe or what changed.
Implementation
Effort
Small (< 1 day)
Implemented in
48262cd.version: 1.0.0added to all 13 SKILL.md frontmatter fieldsversionfield added to every entry in children.json