forked from Neptune/mirror.kickstart.nvim
-
v1.24.0 — Gravity PM Skill Prefix Rename
StableAll checks were successfulCI / json-check (push) Successful in 3sCI / lua-check (push) Successful in 9sCI / security (push) Successful in 27sCI / manifest (push) Successful in 58sPublish / detect-release (push) Successful in 1m34sPublish / tag (push) Successful in 6sPublish / promote-release (push) Successful in 1sCI / sast (push) Successful in 2m6sreleased this
2026-03-04 04:46:39 +00:00 | 192 commits to master since this releaseWhat's Changed
Refactor
- Rename Gravity PM skills with gr-/gt- prefix — All 16 skill directories renamed to use namespace prefixes:
gr-for lifecycle/release skills,gt-for tool/utility skills
Bug Fixes
- Update skill paths in manifest — All manifest.json entries updated to reference new gr-/gt- prefixed directories
- Update stale skill paths in documentation — 12 doc files (READMEs, ADRs, SOPs, guides) updated from old unprefixed paths to new gr-/gt- convention
- Add universal Git Author Identity rule to gr-gravity conductor — Commits made outside the implementation skill were using the machine's default git config instead of the Gravity Bot identity. The conductor now enforces identity across all phases.
Tasks
- OP#1911: Rename 15 skill directories with git mv
- OP#1912: Create gr-release-finish delegator skill
- OP#1913: Update name: frontmatter in all 16 SKILL.md files
- OP#1914: Update cross-references across all skill files
- OP#1915: Deploy prefixed skills to ~/.claude/skills/
Epic: OP#1910
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Rename Gravity PM skills with gr-/gt- prefix — All 16 skill directories renamed to use namespace prefixes: