Release v1.31.0 — Skill Extraction to Orbit Marketplace #57

Merged
Mike Bros merged 6 commits from release/1.31.0 into master 2026-03-21 16:07:48 +00:00
Collaborator

Release v1.31.0 — Skill Extraction to Orbit Marketplace

Changes

  • OP#2697: Remove all skill directories from configs/claude/skills/ (158 files, 2.5 MB)
  • OP#2698: Update manifest.json, gravity.sh, and remove gravity-skills.tsv
  • OP#2751: Remove Gravity PM documentation from docs/ (50 files)
  • 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

Summary

Removes all Gravity PM workflow skills from the repository. Skills now live in the orbit marketplace as the gravity-skills plugin (orbit v0.4.0). The repo returns to its core identity: kickstart.nvim fork + manifest-driven config management.

Checklist

  • All version tasks closed in Gravity PM
  • No broken references remaining (grep verified)
  • Version file matches Gravity PM version
  • Orbit v0.4.0 gravity-skills plugin verified (83 skills, 162 files)

References

Version: 1.31.0 (Gravity PM)
Companion: orbit v0.4.0 (gravity-skills plugin)
Docs migration: orbit OP#2753 (deferred to v0.4.1)

## Release v1.31.0 — Skill Extraction to Orbit Marketplace ### Changes - OP#2697: Remove all skill directories from configs/claude/skills/ (158 files, 2.5 MB) - OP#2698: Update manifest.json, gravity.sh, and remove gravity-skills.tsv - OP#2751: Remove Gravity PM documentation from docs/ (50 files) - 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 ### Summary Removes all Gravity PM workflow skills from the repository. Skills now live in the orbit marketplace as the `gravity-skills` plugin (orbit v0.4.0). The repo returns to its core identity: kickstart.nvim fork + manifest-driven config management. ### Checklist - [x] All version tasks closed in Gravity PM - [x] No broken references remaining (grep verified) - [x] Version file matches Gravity PM version - [x] Orbit v0.4.0 gravity-skills plugin verified (83 skills, 162 files) ### References Version: 1.31.0 (Gravity PM) Companion: orbit v0.4.0 (gravity-skills plugin) Docs migration: orbit OP#2753 (deferred to v0.4.1)
Skills now live in the orbit marketplace as the gravity-skills plugin
(orbit v0.4.0). Removes 23 skill directories, domain/ directory, and
158 files totaling 2.5 MB.

Closes OP#2697

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove ~60 skill-* entries from manifest.json configs object. Delete
gravity-skills.tsv index file. Remove _gravity_skills() function from
gravity.sh fuzzy help (aliases + nvim commands remain). Add all removed
skill target paths to removed_configs for cleanup on sync.

Closes OP#2698

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Delete skill-specific ADRs, architecture docs, process guides,
research papers, security audits, and wiki config. These are being
migrated to the orbit repo (orbit OP#2753).

Kept: ADRs 001-003, 005 (config distribution, sync, overrides,
git identity — core to the nvim config management system).

Closes OP#2751

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove Claude Code skills row from feature table, skills/ from
architecture diagram, Separation of Concerns section, and skill-based
manifest example. Add note pointing to orbit marketplace for Gravity PM
skills. Keep all nvim plugin, terminal, and install documentation.

Closes OP#2699

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update .gitleaks.toml allowlist (no longer needs domain skill paths).
Update ADR-003 manifest example to use claude-settings instead of a
skill entry.

Closes OP#2701

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
chore(release): bump version to 1.31.0
All checks were successful
CI / manifest (pull_request) Successful in 3s
CI / json-check (pull_request) Successful in 5s
PR Validation / validate-branch (pull_request) Successful in 0s
CI / lua-check (pull_request) Successful in 6s
CI / security (pull_request) Successful in 6s
PR Validation / validate-release-pr (pull_request) Successful in 4s
CI / sast (pull_request) Successful in 16s
f984b02d91
Refs OP#2702

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mike Bros approved these changes 2026-03-21 16:07:26 +00:00
Mike Bros merged commit 2f3644a93b into master 2026-03-21 16:07:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mike/kickstart.nvim!57
No description provided.