fix(skills): correct source-of-truth — colibri, not clawdie-ai #226

Merged
clawdie merged 1 commit from fix/skills-canonical-home into main 2026-06-26 22:09:33 +02:00
Owner

PR #146 made colibri's .agent/skills/ the canonical skills home (54
skills now live there; ISO imports from colibri). But the "clawdie-ai
is the source of truth" claim survived across FOUR layers, unchanged —
the canonical, linted, translated knowledge base described an
architecture that no longer exists.

Fixed across all layers:

  • crates/colibri-skills: crate doc, field comments, Cargo.toml
    description — all now name colibri/.agent/skills/ as the home.
  • docs/wiki/skills-catalog.md (en): rewrote the "Source of truth"
    decision + 6 scattered refs; repointed the 3 docs/COLIBRI-SKILLS.md
    links to the crate code / store-schema.
  • docs/wiki/sl/skills-catalog.md (sl): same correction; also fixed a
    broken import-clawdie-skills.sh link (that script was deleted in
    the clawdie-iso PR #146 followup).
  • docs/wiki/index.md + sl/index.md: skills-catalog one-liners.

Deleted docs/COLIBRI-SKILLS.md (232 lines) — a stale roadmap that
duplicated the wiki, still called clawdie-ai the source of truth x3,
and referenced retired clawdie-ai paths. Repointed the layered-soul.md
(en+sl) references to skills-catalog.md / store-schema.md, and fixed
two stale COLIBRI-SKILLS-PLAN.md refs in import-layered-soul.sh.

wiki-lint --strict: 141 pass. colibri-skills: fmt/clippy/12 tests green.

(Sam & Claude)

PR #146 made colibri's .agent/skills/ the canonical skills home (54 skills now live there; ISO imports from colibri). But the "clawdie-ai is the source of truth" claim survived across FOUR layers, unchanged — the canonical, linted, translated knowledge base described an architecture that no longer exists. Fixed across all layers: - crates/colibri-skills: crate doc, field comments, Cargo.toml description — all now name colibri/.agent/skills/ as the home. - docs/wiki/skills-catalog.md (en): rewrote the "Source of truth" decision + 6 scattered refs; repointed the 3 `docs/COLIBRI-SKILLS.md` links to the crate code / store-schema. - docs/wiki/sl/skills-catalog.md (sl): same correction; also fixed a broken `import-clawdie-skills.sh` link (that script was deleted in the clawdie-iso PR #146 followup). - docs/wiki/index.md + sl/index.md: skills-catalog one-liners. Deleted docs/COLIBRI-SKILLS.md (232 lines) — a stale roadmap that duplicated the wiki, still called clawdie-ai the source of truth x3, and referenced retired clawdie-ai paths. Repointed the layered-soul.md (en+sl) references to skills-catalog.md / store-schema.md, and fixed two stale `COLIBRI-SKILLS-PLAN.md` refs in import-layered-soul.sh. wiki-lint --strict: 141 pass. colibri-skills: fmt/clippy/12 tests green. (Sam & Claude)
clawdie added 1 commit 2026-06-26 22:08:54 +02:00
fix(skills): correct source-of-truth — colibri, not clawdie-ai
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
1ec9a52487
PR #146 made colibri's .agent/skills/ the canonical skills home (54
skills now live there; ISO imports from colibri). But the "clawdie-ai
is the source of truth" claim survived across FOUR layers, unchanged —
the canonical, linted, translated knowledge base described an
architecture that no longer exists.

Fixed across all layers:
- crates/colibri-skills: crate doc, field comments, Cargo.toml
  description — all now name colibri/.agent/skills/ as the home.
- docs/wiki/skills-catalog.md (en): rewrote the "Source of truth"
  decision + 6 scattered refs; repointed the 3 `docs/COLIBRI-SKILLS.md`
  links to the crate code / store-schema.
- docs/wiki/sl/skills-catalog.md (sl): same correction; also fixed a
  broken `import-clawdie-skills.sh` link (that script was deleted in
  the clawdie-iso PR #146 followup).
- docs/wiki/index.md + sl/index.md: skills-catalog one-liners.

Deleted docs/COLIBRI-SKILLS.md (232 lines) — a stale roadmap that
duplicated the wiki, still called clawdie-ai the source of truth x3,
and referenced retired clawdie-ai paths. Repointed the layered-soul.md
(en+sl) references to skills-catalog.md / store-schema.md, and fixed
two stale `COLIBRI-SKILLS-PLAN.md` refs in import-layered-soul.sh.

wiki-lint --strict: 141 pass. colibri-skills: fmt/clippy/12 tests green.

(Sam & Claude)
clawdie merged commit 1b0b073891 into main 2026-06-26 22:09:33 +02:00
clawdie deleted branch fix/skills-canonical-home 2026-06-26 22:09:45 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#226
No description provided.