Opinionated multi-model delegation for very large repos.
Use to check a milestone actually achieved its intent before archiving: aggregates every lane's verification, checks cross-lane integration and requirements coverage across all model families, and fails closed on orphaned or unverified requirements.
Install: npx skills add thunderock/thunderkit -s tk-audit -g
The parallel-thunderkit analogue of GSD's audit-milestone. Individual lanes passing doesn't mean the milestone achieved its intent — integration can be broken, requirements can be orphaned. tk-audit aggregates the whole run and checks done-ness against the *original* intent, with the full reviewer set.
Model class: reviewers (all authed families — the audit is the last blind-spot check).
REVIEW.md/UAT.md result. A lane missingits verification is a blocker, not a pass.
flows that cross lane boundaries actually work? A parallel decomposition's risk is exactly at the joints.
SPEC.md should appear satisfied in a lane's verification AND exercised in UAT.md. Mismatches:
.thunderkit/AUDIT.mdPer-requirement final status (satisfied / partial / orphaned), the integration findings, and the overall milestone verdict. Only a clean audit clears the milestone for archive via tk-memory.
The audit is where a single family's blind spot would do the most damage — a missed integration gap ships. Every authed family looks, and disagreement between them is surfaced, not averaged.