diffowl-resolve

Installation
SKILL.md

Resolve DiffOwl Reviews

Treat DiffOwl findings as candidates, not facts. Verify each finding against the current code before changing anything.

Prerequisite

Run this skill from a repository where DiffOwl has produced .diffowl/reviews/latest.md or durable findings are available through diffowl findings. If neither exists, explain that the user must first run diffowl review or install the post-commit hook with diffowl hook install; do not create an empty resolution report.

Two Workflows

Report type How to tell Resolution state Edit markdown?
Durable (0.3+) Frontmatter has schema_version and/or headings include `fnd_*` IDs diffowl findings * → SQLite Never
Legacy (pre-0.3) No schema_version, no fnd_* IDs in headings ## Resolution checklist in the timestamped report Append/merge ## Resolution only

Markdown reports from 0.3+ are immutable snapshots. Lifecycle commands update SQLite only. Do not append, merge, or rewrite durable report bodies—even for a human-readable checklist.

Scope

Installs
6
GitHub Stars
7
First Seen
Jun 8, 2026
diffowl-resolve — gutierrezje/diffowl