# Validate

> Run the MavP validator to check artifact sync between BACKLOG.md and TASK_STATUS.md. Use after any backlog changes or to confirm healthy state before starting new work.

- Skill: `yahor-punko/validate` (Agent Skill)
- Install (CLI): `npx skillmds@latest add yahor-punko/validate`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yahor-punko/validate/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: yahor-punko (https://skillmd.com/u/yahor-punko)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yahor-punko/validate

---


## Validator report

!`./scripts/mavp-operator --validate`

---

Exit codes: `0` = healthy, `1` = drifting (warnings), `2` = repair required (failures).

If failures exist, repair the artifact listed in `Repair target` before proceeding.
If warnings exist, clean them up before the next wave closes.
If healthy, continue safely.

