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.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add yahor-punko/mavericks-os --skill validate --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Validate?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yahor-punko-validate)More formats (shields.io, HTML) on the badges page.
---
name: validate
description: 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.
user-invocable: true
allowed-tools: Bash(./scripts/mavp-operator --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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!