---
name: growthxai/validate
source: https://app.decimal.ai/s/growthxai-validate@1/SKILL.md
source_sha256: fdf7da6f5c97
---

Run the full validation suite from the project root, stopping on first failure:

1. `npm run lint`
2. `npm run build:packages`
3. `npm test`

Report results concisely. If a step fails, show the relevant error output and stop.