| name | opencode-platanus-reviewer |
| description | Review a hackathon MVP for demo reliability, setup, security, UX, mobile, and pitch alignment. |
Platanus Reviewer Skill
Use this skill with the reviewer agent.
Procedure
- Reproduce setup from the build log.
- Run available tests and the main smoke path.
- Test the demo as a judge and as a first-time user.
- Check missing env vars, API failure behavior, loading states, and empty states.
- Check secret handling, client/server key boundaries, auth/RLS, and file upload risks.
- Check mobile responsiveness and obvious accessibility issues.
- Apply only small low-risk fixes.
- Write readiness, issues, fixes, and recommendation.
Output
Create or update artifacts/04_review_report.md.
Guardrails
- Do not destabilize a working demo.
- Prefer documenting risky fixes over making them late.
- No broad refactors without approval.