drift-analysis

Identify and summarize plan, documentation, issue, and scope drift in software projects.

951|110|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/agent-sh/agentsys --skill drift-analysis-agent-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: drift-analysis
Source: https://github.com/agent-sh/agentsys/tree/main/.kiro/skills/drift-analysis
Command: npx skills add https://github.com/agent-sh/agentsys --skill drift-analysis-agent-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drift analysis helps teams identify and quantify misalignment between plans, docs, and implementation, enabling proactive course corrections.

Core Features & Use Cases

  • Detection of plan drift: comparing roadmaps vs. code changes and milestones.
  • Documentation drift checks: ensuring README/PLAN/docs reflect actual features.
  • Issue and scope drift tracking: identifying stale issues and feature creep.
  • Prioritized reconstruction planning: turning drift signals into actionable steps.

Quick Start

Provide your project data (docs, issues, milestones, and code changes) to generate a drift analysis report and prioritized reconstruction plan.

Frequently Asked Questions about drift-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify plan drift between my project roadmap and actual code changes?

To identify plan drift, you compare documented roadmaps and milestones against actual code changes. This drift analysis process cross-references evolving project data to detect misalignment, producing a prioritized reconstruction plan for course correction.

What is documentation drift and how do I check if my docs reflect actual features?

Documentation drift occurs when README, PLAN, or project docs no longer match implemented features. You detect this drift by analyzing documentation accuracy against the actual codebase, ensuring technical docs accurately reflect current software functionality.

How do I track issue drift and scope creep in software engineering projects?

You track issue drift and scope creep by cross-referencing stale issues and feature requests with actual implementation status. This scope drift analysis identifies feature creep and unresolved issues, generating actionable next steps for project realignment.

Can I generate an executive summary of project drift from my existing docs and code?

Yes, you can generate an executive summary of project drift by providing your docs, issues, milestones, and code changes. The analysis quantifies misalignment and produces a prioritized reconstruction strategy suitable for executive review.

What data do I need to provide for a comprehensive software drift analysis?

You need to provide project data including documentation, issues, milestones, and code changes. Supplying these evolving project artifacts enables the detection of plan, documentation, issue, and scope drift to produce a reconstruction plan.

What is the best way to turn drift signals into a prioritized reconstruction plan?

The best way to turn drift signals into a reconstruction plan is to analyze plan status, documentation accuracy, and feature completeness comprehensively. This transforms detected misalignment into actionable next steps and a practical recovery strategy.