spec-drift

Installation
SKILL.md

Spec Drift Detection & Resolution

Maintain alignment between KDL specifications and implementation.

Quick Reference

Command Purpose
audit <spec> Compare spec against implementation, report drift
sync <spec> Update spec to match implementation (with confirmation)
create <feature> Generate spec from existing code or requirements
plan <spec> Create implementation plan from spec gaps

Spec Locations

  • Specs: docs/specs/*.kdl
  • Schema: docs/specs/spec-schema.kdl
  • Index: docs/specs/index.kdl
Installs
1
First Seen
Jun 24, 2026
spec-drift — ramjac-digital/cherry