What problem does it solve?
Drift helps you spot when related skill and agent definitions are starting to look inconsistent, so you can catch duplication, missing patterns, and structural differences early.
Core Features & Use Cases
- Cross-file comparison: Compare multiple skill or agent files to find shared sections, unique sections, and ordering differences.
- Consistency review: Check frontmatter fields and section structure for patterns that should be aligned across similar definitions.
- Change propagation: Use git history to identify recent edits that may need to be cross-pollinated into sibling files.
- Use case: After a major skill edit, run Drift to see whether the same improvements should be applied to related skills or agents.
Quick Start
Use the drift skill to compare the relevant skill or agent definition files and report structural differences and shared patterns.