- Add /release skill with full process: hook install, changelog validation, git history review, preview, and release execution - Skill auto-populates [Unreleased] from git history when empty - Install hook script symlinks pre-push for tag validation - Register skills/ dir in .pi/settings.json for pi discovery
4 lines
27 B
JSON
4 lines
27 B
JSON
{
|
|
"skills": ["skills"]
|
|
}
|