Add pointer SKILL.md as source of truth #9
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
The pointer skill for this repo currently lives at
agentic-os-kai/.agents/skills/<repo>/SKILL.md. Per agentic-os-kai#319, source-of-truth for a repo pointer is the repo itself, with agentic-os-kai symlinking it in.Proposal
Add
.agents/skills/<repo>/SKILL.mdhere as source of truth. agentic-os-kai will symlink to it (separate change tracked under agentic-os-kai#319).See also