drift-check
Installation
SKILL.md
Drift Check
Detect when effort drifts from stated priorities.
Workflow
-
Identify stated priorities — Find the user's declared priorities from:
- Most recent
weekly-plan.mdorweekly-review-*.mdin the vault - Any
PRIORITIES.md,GOALS.md, or pinned notes - Sprint/milestone definitions
- If none found, ask the user to state their top 3-5 priorities
- Most recent
-
Measure actual effort — Analyze where time actually went:
git log --since="[period]" --statacross all repos under~/broomva/- Count commits, lines changed, and files touched per project
- Check vault note creation/modification dates and volumes
- Look at conversation logs if available