kpab/Skilldrift — Skills Drift Monitor

Detect upstream drift in installed Claude Code Skills and open GitHub Issues with SkillSpector risk re-scoring.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirDirectory containing skilldrift.lock (relative to the repo root).
create-issueWhether to create/update a GitHub Issue when drift is detectedtrue
issue-repoRepository to open Issues in (owner/name)${{ github.repository }}
tokenGitHub API token (used to fetch upstream and create Issues; Issue creation needs issues: write permission)${{ github.token }}
fail-on-driftWhether to fail the step when drift is detected (leave "false" if Issue notification is enough)false
scan-riskWhether to re-score old/new risk with SkillSpector on drift and include the comparison in the Issuetrue
versionskilldrift version to use (e.g. "v0.1.0"). Defaults to the action ref, or the latest release if the ref is not a version""
namedescription
driftedWhether drift was detected ("true" / "false")