Validate Change

Validation and handoff procedure for React Native changes. Use when finishing any code change, before committing or handing off, when the user says "run the checks", "is this ready", "validate", or asks whether tests/lint/types pass. Covers which checks match which change scope, how to establish a baseline so pre-existing issues are not blamed on new work, and the handoff report format.

ltatarev 02aeb91 5.1 KB Updated

File contents

ltatarev/skills/tree/main/skills/validate-change commit 02aeb914a9

Frequently asked questions

npx skillmds@latest add ltatarev/validate-change