About
Drift Analysis is a specialized capability for Claude Code designed to perform 'reality checks' on software projects. By autonomously scanning GitHub issues, documentation files (like PLAN.md and README.md), and the actual codebase, it identifies where the implementation has diverged from the original intent. It categorizes discrepancies into plan, documentation, issue, and scope drift, then applies a weighted prioritization framework to generate an actionable reconstruction plan. This skill is essential for project maintainers who need to reconcile stale backlogs and outdated documentation with the current technical state of their repository.