Diff YAML manifests semantically and surface meaningful drift before apply with dyff
Use dyff to compare YAML documents by structure and changed paths so agents can review configuration drift without the noise of plain line diffs.
Diff YAML manifests semantically and surface meaningful drift before apply with dyff
Use dyff to compare YAML documents by structure and changed paths so agents can review configuration drift without the noise of plain line diffs.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/diff-yaml-manifests-semantically-and-surface-meaningful-drift-before-apply-with-dyff/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/diff-yaml-manifests-semantically-and-surface-meaningful-drift-before-apply-with-dyff
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/diff-yaml-manifests-semantically-and-surface-meaningful-drift-before-apply-with-dyff.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.