Skip to main content
Run any Skill in Manus
with one click
$pwd:

canon-pr-review

// Review a PR against the top 20 Tier 2 LLM-enforceable best practices from 35 seminal software engineering books (Code Complete, Clean Code, A Philosophy of Software Design, Refactoring, Release It!, Designing Data-Intensive Applications, etc.). Produces a structured PR comment with four dimension scores (0-5 each), specific violations with line numbers, and an APPROVE / REQUEST_CHANGES / BLOCK decision. Auto-invoke when the user asks to: - "review PR", "canon review", "best practices review", "engineering standards review" - "score this PR", "check this PR against best practices" - Asks about code quality, module design, reliability patterns, or maintainability of a PR Do NOT invoke for: general code questions not tied to a specific PR, or requests for quick/lightweight review (use /review instead). Keywords: canon, best practices, PR review, score, dimensions, code quality, module design, reliability, maintainability, SRP, DRY, guard clauses, deep modules, idempotency, circuit breaker.

$ git log --oneline --stat
stars:3
forks:0
updated:May 6, 2026 at 03:01
SKILL.md
readonly