forked from Neptune/mirror.kickstart.nvim
-
v1.31.0 — Skill Extraction to Orbit Marketplace
StableAll checks were successfulCI / security (push) Successful in 4sPublish / detect-release (push) Successful in 3sCI / manifest (push) Successful in 7sCI / sast (push) Successful in 14sCI / lua-check (push) Successful in 9sPublish / tag (push) Successful in 3sPublish / promote-release (push) Successful in 0sCI / json-check (push) Successful in 3sreleased this
2026-03-21 16:07:48 +00:00 | 0 commits to master since this releaseWhat's Changed
This release removes all Gravity PM workflow skills from the repository. Skills now live in the orbit marketplace as the
gravity-skillsplugin (shipped in orbit v0.4.0).The repo returns to its core identity: a kickstart.nvim fork with manifest-driven config management (Gravity sync engine).
Removed
- 158 skill files (2.5 MB) from
configs/claude/skills/— 22 workflow skills + domain library - 60 manifest entries for skill distribution via
manifest.json - gravity-skills.tsv — skill index for the fuzzy help system
- 50 documentation files from
docs/— skill architecture, PM workflow, research, and security docs - Separation of Concerns section from README (was about skill vs MCP distinction)
Changed
- README.md — updated to reflect config-management-only identity; added note pointing to orbit marketplace
- manifest.json — stripped all skill entries; added removed skill paths to
removed_configsfor cleanup on sync - gravity.sh — removed
_gravity_skills()function; alias and nvim command fuzzy help retained - .gitleaks.toml — removed skill-specific allowlist paths
- ADR-003 — updated manifest example to show config entry instead of skill entry
Kept
- Gravity sync engine (
lua/custom/gravity/) - All shell configs, Claude Code settings/hooks, editor config
- ADRs 001-003, 005 (config distribution, sync, overrides, git identity)
- All nvim plugins, terminal customizations, install instructions
Tasks
- OP#2697: Remove all skill directories from configs/claude/skills/
- OP#2698: Update manifest.json, gravity.sh, and remove gravity-skills.tsv
- OP#2751: Remove Gravity PM documentation from docs/
- OP#2699: Update README for post-skill-extraction identity
- OP#2700: Update CLAUDE.md and project memory for orbit transition
- OP#2701: Verify orbit gravity-skills plugin replaces removed skills
Install
git clone ssh://git@git.bros.ninja:2222/mike/kickstart.nvim.git ~/.config/nvimFor Gravity PM skills, install via orbit:
orbit plugin setupDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 158 skill files (2.5 MB) from