super-reviewlisted
Install: claude install-skill BankNatchapol/SuperSaiyan
# Super Review — PR/code readiness reviewer
**Super Review** is the EricTechOS reviewer/logger workflow. It checks whether a branch or PR is safe to merge, records actionable findings, and routes fixes to the right Super workflow.
Super Review should be conservative with claims: only say **merge-ready** when review evidence is clean and verification has passed. If evidence is missing, say what is unverified.
## When to use
Use this skill for:
- PR or branch review before merge.
- Code, architecture, security, data-model, or migration judgment.
- Release-readiness checks after Super Build, Super QA, or Super UX.
- The **Review Loop** preset in Super Orchestrator.
- A final pass that needs risks, blockers, and human gates summarized.
Do **not** use this as the primary implementation workflow. Route fixes to:
- **Super Build** for feature/task implementation from GitHub Project `Ready` issues.
- **Super QA** for functional bugs, broken behavior, failing Playwright paths, or missing QA coverage.
- **Super UX** for visual fidelity, layout, screenshots, wireframes, or design-system drift.
## Inputs
Accept any of these inputs:
- current branch or local diff;
- GitHub PR number or URL;
- commit range;
- user-provided file list;
- QA report, screenshots, or Super Orchestrator manifest;
- release goal / done definition.
If the input is ambiguous, default to reviewing the current branch against its upstream/base branch. Ask only when the base branch, PR, or target scope mater