Skip to content

Define an update-detection story for vettd-skills consumers #222

Description

@JTP75

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

  • An update-detection approach for vettd-skills consumers has been decided
  • The decision is documented and/or implemented in the vettd-skills repo
  • vettd-skills' README tells a new consumer how to check whether their locally-copied skill is still current

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions