parcel-audit
Installation
SKILL.md
Parcel Audit
The canonical post-build review of a single parcel. Produces a verdict, a findings table with file:line evidence, and a versioned audit file. Does not merge. Does not edit parcel source. Writes exactly one file: the audit.
Bundled with rookery. Pairs with rookery status, rookery land history, and rookery worktree list for fleet-level visibility around the audit.
When to use
- A parcel has written its
PARCEL_DONE.mdand needs independent review before merge - A prior audit exists (v1, v2, …) and the parcel has added commits since — produce a new version
- You need authoritative evidence for a gate decision in
wave-triage
When NOT to use
- The parcel has no
PARCEL_DONE.mdyet — runparcel-rosterto confirm, then ask the parcel session to complete - You only need a presence snapshot — use
parcel-roster - You want a multi-parcel merge-order decision — use
wave-triage