Skip to content

feat(skills): add release split workflow helpers - #4

Merged
kefeiqian merged 1 commit into
mainfrom
feat/release-split-skills
Jul 14, 2026
Merged

feat(skills): add release split workflow helpers#4
kefeiqian merged 1 commit into
mainfrom
feat/release-split-skills

Conversation

@kefeiqian

@kefeiqian kefeiqian commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Adds three project skills for the release-split workflow:

  • kqode-release-split-plan drafts/reviews release split plans from large branch deltas.
  • kqode-release-split-work continues approved release-split work from docs/release/vX.Y.Z-pr-queue.md.
  • kqode-release-split-decision records review-time decisions into the control ledger from any branch/worktree.

Why

The v0.2.0 split now uses a dedicated ledger/control branch and sibling extraction worktrees. These skills capture that workflow so future PRs can consistently read existing decisions, open exactly one ready PR at a time, and keep cleanup/release closeout gated by the ledger.

Validation

  • Skill metadata descriptions are under 1024 characters.
  • git diff --check on the added skill files.

@kefeiqian
kefeiqian force-pushed the feat/release-split-skills branch from d8adebf to 8979fd5 Compare July 14, 2026 09:05
Add project skills for drafting release-split plans, operating approved queue ledgers, and recording review-time decisions from any worktree.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 4c127c9c-ac00-4a90-be0f-4357720a6a8d
@kefeiqian
kefeiqian force-pushed the feat/release-split-skills branch from 8979fd5 to c8a6813 Compare July 14, 2026 09:12
@kefeiqian
kefeiqian merged commit e82b2f1 into main Jul 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants