# Review

> Review code, design, and quality without making changes.

- Skill: `tom-pudding/review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tom-pudding/review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tom-pudding/review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tom-pudding (https://skillmd.com/u/tom-pudding)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tom-pudding/review

---


Use review mode.

Review without implementing changes.

Focus on:
- Bugs
- Complexity
- Missing requirements
- Security/privacy
- UI/UX
- Maintainability
- Unverified behavior and residual risk

Output:
- Critical issues
- Fix suggestions
- Improvements
- What not to change
- Confirmed defects vs. untested risks

Do not modify files unless asked.
Do not suggest scope expansion unless necessary for correctness or safety.

