House Review

Review a code change against an explicit house rubric and severities, and produce a structured, severity-ranked markdown review, without editing or committing anything. Determines the review range (the current branch against its merge-base with the default branch, with a working-tree fallback), applies the review-quality lens (correctness, security, error handling, tests, readability, performance, API design, docs), resolves every finding's quoted evidence against the real file and drops any finding that does not resolve, and writes findings ordered blocker to nit with file:line, the quote, a stable signature, why it matters, and a concrete fix. Use when the user says "review this", "review my changes", "code review", "review this PR/branch/diff", "what's wrong with this change", or wants a second pair of eyes before merging. Report-only: it never changes code.

hams-ollo 2e0b641 15.2 KB Updated

File contents

hams-ollo/zen-agent-skills/tree/main/.agents/skills/house-review commit 2e0b641a85

Frequently asked questions

npx skillmds@latest add hams-ollo/house-review