Final Review

Use before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.

jsuvic bb42a94 1.0 KB Updated

File contents

Final Review

Instructions

  1. Compare the implementation against the relevant spec.
  2. Confirm acceptance criteria are met or list the unmet criteria.
  3. Confirm tests and golden tests were run when applicable.
  4. Check generated outputs for deterministic formatting and intentional fixture changes.
  5. Check that no literal secrets, production access, unsafe auto-approval, source upload, or automatic dependency installation were introduced.
  6. Report remaining risks, TODOs, and documentation gaps.
  7. Confirm debug output added during the change was removed and any new error paths carry a stable event code, per the project's Logging Guidance convention.

Output

Return a concise final review with spec compliance, tests run, contract impact, security impact, and remaining risks.

jsuvic/agent-profile/tree/main/fixtures/logging-guidance-enabled/expected/.agents/skills/final-review commit bb42a941cc

Frequently asked questions

npx skillmds@latest add jsuvic/final-review-3