You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem (found during project 1280's plan phase, deliberately kept out of its scope)
Skills exist in four trees — .claude/skills (10), .codex/skills (10, byte-identical to .claude), and the two codev-skeleton copies (7 each) — and the trees have drifted:
Content drift: the afx and porch skills differ between the repo copies and the skeleton copies.
Skeleton absence: forge, skill-creator, and team exist in the repo trees but not in the skeleton at all — adopters never receive them.
Project 1280 (prompt-surface rewrite) relocates content INTO skills and now enforces four-tree parity for every skill it touches (its T17). The pre-existing drift on skills it does NOT touch, and the product question of whether forge/skill-creator/team should ship to adopters, are separate concerns with their own review needs — recorded there as known state, ruled out of scope by the architect at plan-approval.
Asks
Reconcile afx and porch skill content across all four trees (decide which side is current first — the drift direction hasn't been audited).
Product decision: should forge, skill-creator, team ship in the skeleton? Each yes means adding to both skeleton trees; each no deserves a recorded reason so the absence stops looking like an oversight.
Problem (found during project 1280's plan phase, deliberately kept out of its scope)
Skills exist in four trees —
.claude/skills(10),.codex/skills(10, byte-identical to .claude), and the twocodev-skeletoncopies (7 each) — and the trees have drifted:afxandporchskills differ between the repo copies and the skeleton copies.forge,skill-creator, andteamexist in the repo trees but not in the skeleton at all — adopters never receive them.Why it's not part of #1280
Project 1280 (prompt-surface rewrite) relocates content INTO skills and now enforces four-tree parity for every skill it touches (its T17). The pre-existing drift on skills it does NOT touch, and the product question of whether forge/skill-creator/team should ship to adopters, are separate concerns with their own review needs — recorded there as known state, ruled out of scope by the architect at plan-approval.
Asks
afxandporchskill content across all four trees (decide which side is current first — the drift direction hasn't been audited).forge,skill-creator,teamship in the skeleton? Each yes means adding to both skeleton trees; each no deserves a recorded reason so the absence stops looking like an oversight.codev doctoror CI) across the four trees so drift is detected rather than discovered — same spirit as the template-reachability test from [Bugfix #1279] Deliver every protocol template via a {{> }} include, and enforce it #1283 and 1280's T17, generalized to all skills.