Final review
Skill jsuvic/agent-profile/fixtures/logging-guidance-enabled/expected/.agents/skills/final-review
Use before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.From its SKILL.md
npx -y skills add jsuvic/agent-profile --skill final-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 165 tokens by cl100k_base, as published. Nobody here has run it
Final Review
Instructions
- Compare the implementation against the relevant spec.
- Confirm acceptance criteria are met or list the unmet criteria.
- Confirm tests and golden tests were run when applicable.
- Check generated outputs for deterministic formatting and intentional fixture changes.
- Check that no literal secrets, production access, unsafe auto-approval, source upload, or automatic dependency installation were introduced.
- Report remaining risks, TODOs, and documentation gaps.
- 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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.