Add repo-pointer skill: move source-of-truth from agentic-os-kai #19
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/backend#19
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
Per agentic-os-kai#321, the repo-pointer skill for this repo currently lives at
agentic-os-kai/.agents/skills/<repo>/SKILL.md(wrong source-of-truth address). It should live in this repo as the canonical copy, with agentic-os-kai symlinking it in.Proposal
.agents/skills/<repo>/SKILL.mdmirroring the body atagentic-os-kai/.agents/skills/<repo>/SKILL.md, with relative paths rewritten from../../../../<repo>/to../../../(since the pointer now lives one level deeper inside the target repo)..agents/skills/categories.yamlexists in this repo, add akind: exactentry for the repo (orkind: repoif the pre-commit pin is v0.5.0+). Most likely no categories.yaml exists - in that case skip.closes #N../setup.shso the new symlink lands (relink_repo_pointers step), update the categories.yaml entry for the repo to addrole: external-symlink, commit (usegit pull --rebasefirst to avoid racing with sibling fanout dispatches).See also
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.