Parcel Audit

Audit a completed parcel against its spec. Reads the parcel prompt, reads PARCEL_DONE.md (via parcel-reader), runs the git diff triad, reads changed src files, executes the dev loop (uv sync + pytest + mypy + ruff), and writes a versioned audit at <worktrees_root>/audits/<id>.v<N>.md with a PASS / PASS_WITH_WARNINGS / FAIL verdict. Triggers on: audit parcel, review parcel, did this parcel deliver, parcel verdict, inspect PARCEL_DONE, parcel review.

0xDarkMatter d1e08c5 9.2 KB Updated

File contents

0xdarkmatter/rookery/tree/main/.claude/skills/parcel-audit commit d1e08c5fdb

Frequently asked questions

npx skillmds@latest add 0xdarkmatter/parcel-audit