Add pointer SKILL.md as source of truth #87
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/repo-recall#87
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