| name | electron-review |
| description | Use when an independent context must assess an Electron task, diff, security boundary, tests, or release evidence before acceptance. Do not use for initial implementation, speculative rewrites, or fixes before findings are evidenced. |
Electron Review
Start read-only. Review the requirement and evidence, not the author's confidence.
- Read the sidecar contract, matching track/task,
references/code-review-standard.md, and references/review-checklist.md.
- Establish the exact task scope and base/head diff or file set; preserve unrelated changes.
- Independently run risk-proportionate checks and compare behavior with PRD/architecture/plan.
- Prioritize security/data loss, crashes/main flows, races/cleanup/platform/package differences, then maintainability.
- Record each actionable finding with severity, file/line, trigger, consequence, evidence, minimal fix, and regression test.
- Reproduce P0-P2 findings when feasible before requesting or applying a fix.
- Write findings and verdict in the task Review section; a review from the
same context is explicitly
SELF_REVIEW_REDUCED_INDEPENDENCE. Host brand
neither grants nor removes independence. List every NOT RUN check.
Do not report style preference as a defect, trust claimed tests, or rewrite code before the findings pass is complete.