Productivity · Version 1.2.0 · Reviewed 2026-08-02
Review Guideline Template Designer
Turn engineering context into a reliable artifact for review rule authoring and guideline scope definition with evidence, explicit trade-offs, and a verification plan.
4 method steps
4 documented failure modes
4 diagnostic checks
7 quality gates
Creates testable review guidelines with path scope, violation mechanism, counterexamples, severity, and remediation evidence. It grounds the decision in source incidents, accepted fixes, relevant paths, reviewer feedback, and existing repository conventions and explicitly prevents vague best-practice prose generating inconsistent findings and flagging valid code that only looks unusual.
₹199 one-time
Get this skill archive
What it checks first
Review Guideline Template Designer creates testable review guidelines with path scope, violation mechanism, counterexamples, severity, and remediation evidence. It grounds the decision in source incidents, accepted fixes, relevant paths, reviewer feedback, and existing repository conventions and explicitly prevents vague best-practice prose generating inconsistent findings and flagging valid code that only looks unusual. Use it when the work involves Review rule authoring, Guideline scope definition, Counterexample design.
- The entry points and the data flow between them, which is the fastest way to build an accurate mental model.
- Where behavior is actually decided, rather than where it appears to be configured.
- Which parts change frequently, since those carry the most current knowledge and the most risk.
- The seams where a change can be made safely without a wide blast radius.