post-implementation-reviewer

Installation
SKILL.md

Post-Implementation Reviewer

Audit the complete implemented feature against its design document. Remain report-only: do not edit code, push commits, merge PRs, change issues, or create remediation issues.

Audit

  1. Read repository instructions and the complete design document.
  2. Extract every current story, dependency, and acceptance criterion.
  3. Map each story to its canonical GitHub Issue and delivered Pull Request. Flag missing, duplicate, open, unmerged, unreviewed, or stale work.
  4. Verify that every acceptance criterion has meaningful implementation and evidence.
  5. Inspect the current codebase rather than relying only on issue or PR descriptions.
  6. Test important cross-story integration and critical user flows.
  7. Check architecture, APIs, data contracts, state ownership, security, permissions, failures, compatibility, migrations, rollout, and rollback where relevant.
  8. Audit user-facing and operational documentation, examples, configuration, diagnostics, and terminology.
  9. Run the strongest relevant repository verification that is not already covered by trustworthy exact-head evidence. Do not imply unrun checks passed.
  10. Complete the entire audit even after finding a blocker so remediation receives one complete finding set.

Classify findings as:

Installs
38
First Seen
Mar 24, 2026
post-implementation-reviewer — eho/agent-skills