Description
vettd-skills (a separate, not-yet-project-wired repo) distributes agent-facing skills as plain markdown that consumers copy into their own agent's skill directory (e.g. ~/.claude/skills/). There is currently no way for a consumer who copied a skill to find out later that we've shipped an update to it — no changelog, no release cadence, no documented way to check for drift from upstream.
This is a backlog item to decide and adopt a lightweight update-detection story for vettd-skills. Explicitly not automating update application yet — detection/documentation only.
Scope
- Decide whether
vettd-skills adds a CHANGELOG.md, documents git-diff-by-path commands for manual-clone consumers, references a third-party skill-manager CLI as an alternative install method, or some combination
- Update
vettd-skills' own README/AGENTS.md to reflect whatever is decided
- Not in scope: automating update application, any CI/scheduled job, or vettd's own product-side automated rescanning (already tracked separately as an epic in the
vettd repo, not vettd-cli)
Acceptance Criteria
Description
vettd-skills(a separate, not-yet-project-wired repo) distributes agent-facing skills as plain markdown that consumers copy into their own agent's skill directory (e.g.~/.claude/skills/). There is currently no way for a consumer who copied a skill to find out later that we've shipped an update to it — no changelog, no release cadence, no documented way to check for drift from upstream.This is a backlog item to decide and adopt a lightweight update-detection story for
vettd-skills. Explicitly not automating update application yet — detection/documentation only.Scope
vettd-skillsadds aCHANGELOG.md, documents git-diff-by-path commands for manual-clone consumers, references a third-party skill-manager CLI as an alternative install method, or some combinationvettd-skills' own README/AGENTS.md to reflect whatever is decidedvettdrepo, notvettd-cli)Acceptance Criteria