drift-analysis
Installation
SKILL.md
Drift Analysis
Knowledge and patterns for analyzing project state, detecting plan drift, and creating prioritized reconstruction plans.
Architecture Overview
/drift-detect
│
├─→ collectors.js (pure JavaScript)
│ ├─ scanGitHubState()
│ ├─ analyzeDocumentation()
│ ├─ scanCodebase()
│ └─ getRepoIntelSignals() (optional, via agent-analyzer binary)
│
└─→ plan-synthesizer (Sonnet)
└─ Deep semantic analysis with full context