dev-proxy-review
Installation
SKILL.md
dev-proxy-review Skill
Pre-release review checklist for @reopt-ai/dev-proxy. This project uses
semantic-release — pushing to main automatically handles versioning,
changelog, npm publish, git tag, and GitHub release based on conventional
commits. This skill validates everything is ready before that push.
CRITICAL: Never skip a check. If any step fails, stop and fix before continuing. Never
git pushwithout explicit user confirmation.
Phase 1: Code Quality
Run each command sequentially. If any fails, stop and resolve before continuing.
1.1 Run full check suite
Related skills