# Maintain Verification Skill

> Repair a project verification skill whose feature map or commands drifted. Use when app behavior and verification docs no longer agree.

- Skill: `theonlyfusioncube/maintain-verification-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add theonlyfusioncube/maintain-verification-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/theonlyfusioncube/maintain-verification-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TheOnlyFusionCube (https://skillmd.com/u/theonlyfusioncube)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/theonlyfusioncube/maintain-verification-skill

---

# Maintain Verification Skill

1. Diff the current product surfaces against the verification feature map.
2. Run one representative live pass before changing the skill so drift is observed, not guessed.
3. Classify differences as product regression, intentional product change, environment drift, or verifier bug.
4. Update only proven verifier drift. Do not rewrite expectations to make a product regression green.
5. Re-run affected features plus one untouched control feature.

