openshift

Drift Watch — Development skill for Claude Code

Development community

Report stale artifacts, dependency drift, and overdue harness maintenance.

How to install Drift Watch

Installs to ~/.claude/commands/openshift-traust-drift-watch.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/traust/HEAD/.claude/commands/drift-watch.md -o ~/.claude/commands/openshift-traust-drift-watch.md

Restart Claude Code, or start a new session, for it to be picked up.

What Drift Watch does


description: "Report stale artifacts, dependency drift, and overdue harness maintenance."

Run the staleness and drift report using the drift-watch skill. Load the skill at .claude/skills/drift-watch/SKILL.md and follow its procedure — run python3 -m traust.cli tools check-drift, read progress-tracker/metrics/drift/drift-report.md back leading with drift then stale then review_due items, offer (never auto-execute) the refresh commands, and commit the report to progress-tracker. The check

Alternatives in Development

  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Zoetrope — Watch a Claude Code session as a live flow graph, in your terminal or your browser 584 ★
  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★

Full documentation available on GitHub

View Source Repository