From pact
Audits recent session changes against PACT cognitive redirections: dependency traces, staleness of docs/maps/trackers, cache consistency, package verification, lifecycle impacts.
npx claudepluginhub jonathanmr22/pact --plugin pactThis skill uses the workspace's default tool permissions.
Review the changes made in this session against PACT's cognitive redirections. For each question, evaluate honestly:
Final code review skill: runs stack-specific tests/lints (Next.js, Python, Swift, Kotlin), security checks, verifies spec.md criteria, audits hub files, issues ship/no-go verdict after /build or /deploy.
Reviews code changes from MRs/PRs, local commits, or uncommitted files for document compliance, content quality (architecture, tests, observability), and end-to-end consistency (User Story to observability).
Reviews and verifies code before merge via triage-first checks (up to 16 parallel agents). Pipeline mode verifies vs plans; general mode for PRs/branches/staged changes. Flags findings only.
Share bugs, ideas, or general feedback.
Review the changes made in this session against PACT's cognitive redirections. For each question, evaluate honestly:
1. Dependency trace: For every file edited this session, what depends on it and what does it depend on? Were all downstream consumers updated?
2. Staleness audit: What did the changes make stale? Check:
3. Cache consistency: If any provider/state management was modified, were ALL caches updated (both list and map caches)?
4. Package verification: Were any packages used based on assumption rather than verified documentation? Check docs/reference/packages/ for knowledge files.
5. Lifecycle impact: Do the changes survive all app states? Fresh install, normal open, background, force close, backup restore?
Report findings as: