]> git.ekhem.eu.org Git - guix.git/commit
[ai] Add merge workflow: branch-summary, merge script, and skill doc.
authorJakub Czajka <jakub@ekhem.eu.org>
Mon, 6 Jul 2026 09:24:17 +0000 (11:24 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Tue, 7 Jul 2026 21:36:27 +0000 (23:36 +0200)
commitc38fcbf5cd6909b09eebe08461e8c831e04ff48c
tree912ae5aa583252fe3fae38239e1dc38e7afae1c9
parentcf2e6dcc0e6947c271d477b05bd22c154cae5d09
[ai] Add merge workflow: branch-summary, merge script, and skill doc.

Introduces a workflow for merging feature branches into main via
rebase + fast-forward merge. The skill document teaches Claude
the merge procedure so it can be invoked as a slash command.
.claude/scripts/branch-summary [new file with mode: 0755]
.claude/scripts/merge-worktree [new file with mode: 0755]
.claude/skills/merge-worktree.md [new file with mode: 0644]