kai-git-workflow SKILL teaches bare closes #N; align with live Forgejo-URL closes-issue gate #168
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
kai-git-workflow/SKILL.mdstill tells agents to close a same-repo issue with abare
closes #N/fixes #N/resolves #N:But the
closes-issuecommit-msg gate (this repo'sagentic_os/check_commit_closes_issue.py,live since v0.13.0) now rejects bare
#Nandowner/repo#Nand requiresthe full Forgejo issue URL. On a GitHub-mirrored repo a bare
closes #Nis aGitHub closing keyword and silently closes whatever GitHub issue holds number N,
a different tracker than the canonical Forgejo one whose numbers diverge.
So agents following this skill hit the gate error on commit. The doc teaches the
form the gate forbids.
Fix
Update the
kai-git-workflow/SKILL.mdline to teach the Forgejo URL closing form(
closes https://forgejo.coilysiren.me/<owner>/<repo>/issues/N) and note thatrepos whose canonical tracker is GitHub still use
closes #N(per thegithub-issue-trackerreference). Pure doc alignment with the already-live gate;no gate change.
Out of scope (separate follow-ups)
coding-gishis obsolete on a deeper axis: it tells agents to file a GitHubissue via
coily ops gh issue create, which coily now hard-blocks, and toclose with bare
closes #N. That needs a Forgejo migration rewrite, not aone-line swap.
catalog-trifectastill mandates the bareowner/repo#Ncross-referencecitation in AGENTS footers - the same form the closes-issue gate forbids in
commit messages. Aligning that fleet-wide convention is a gate flip that needs
sign-off.
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.