forked from Neptune/mirror.kickstart.nvim
-
v1.14.0
StableSome checks failedCI / validate-branch (push) Failing after 0sCI / validate-release-pr (push) Has been skippedCI / json-check (push) Successful in 7sCI / manifest (push) Successful in 7sCI / security (push) Successful in 8sPublish / detect-release (push) Successful in 7sCI / lua-check (push) Successful in 13sPublish / tag (push) Successful in 7sPublish / promote-release (push) Successful in 3sCI / sast (push) Successful in 43sreleased this
2026-02-17 17:55:49 +00:00 | 353 commits to master since this releaseWhat's Changed
New: Gravity PM Skill & Dual-Backend PM Adapter
- Gravity PM skill added as the canonical ticket workflow, replacing the OpenProject skill as the primary workflow driver
- PM MCP adapter (
pm-adapter.md) enables dual-write to both OpenProject (primary) and Gravity PM (mirror) during the transition - Abstract
pm::notation across all skills — resolved at runtime via backend discovery - OpenProject remains the working backend and source of truth for reads; Gravity PM mirrors writes for feature-parity validation
Gitflow Enforcement
- Gitflow branching model enforced across gravity, release, and refinement skills
- Repo initialization preflight (Phase 0) with admin access check, Forgejo settings, and publishing infrastructure verification
- Release branches cut from integration branch (
develop), only release PRs merge to production (main/master) - Branch naming flexible with runtime detection — supports both
main/developandmaster/dev - Gitflow migration guide with tutorial and branch renaming instructions
Skill Updates
- Release skill: updated for gitflow release flow (feature → develop → release → main)
- Refinement skill: gitflow standard task verification (initialize branch + release task)
- PR creation: review feedback loop with triage (immediate fix vs deferred follow-up)
- All skills: adapted from hardcoded MCP calls to abstract
pm::notation
Commits
b63286bfeat(skills): add gravity skill replacing openproject skill633bbfbrefactor(skills): adapt all skills for Gravity PM MCPb4455dafeat(gravity): add gitflow and publishing repo initialization to preflightcc2bc86feat(gravity): update branching to use develop-based gitflowb5f2adcfeat(release): update release skill for gitflow release flow10300d3feat(refinement): add gitflow verification to version refinement80bc30etest(skills): validate gitflow enforcement and fix main/master drift3ebcaf2feat(skills): make branch naming flexible with runtime detection643998ffeat(gravity): add gitflow migration guide with tutorial and branch renamingf72d2e0feat(gravity): add admin check and Forgejo settings to repo-init0e1fed7feat(gravity): add PR review feedback loop to workflow988f403feat(skills): add PM MCP adapter for dual-backend operation
Files Changed (16)
- New:
configs/claude/skills/gravity/(SKILL.md + 8 reference docs including pm-adapter.md) - Modified: release, npm-release, refinement, journal, testing, wiki, Writing skills
- Modified:
manifest.json(gravity skill registered for bootstrap deployment)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads