dist/plugins/meta-methodology-write-verification/skills/meta-methodology-write-verification/SKILL.md
Write verification protocol - never report success without verifying work was actually saved. Re-read files after edits, verify changes exist, only report success after verification passes.
npx skillsauth add agents-inc/skills meta-methodology-write-verificationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Quick Guide: Never report success without verifying work was actually saved. Re-read files after edits, verify changes exist, only report success after verification passes.
<critical_requirements>
(Never report success without verifying your work was actually saved)
(Re-read files after completing edits)
(Verify changes exist in the file before reporting success)
(If verification fails, re-attempt the edit - do NOT report success)
</critical_requirements>
<write_verification_protocol>
CRITICAL: Never report success without verifying your work was actually saved.
Agents can:
This causes downstream failures that are hard to debug because the agent reported success.
After completing ANY file edits, you MUST:
Include this in your final validation:
**Write Verification:**
- [ ] Re-read file(s) after completing edits
- [ ] Verified expected changes exist in file
- [ ] Only reporting success after verification passed
</write_verification_protocol>
<agent_types>
For code changes (frontend-developer, backend-developer, tester):
For documentation changes (documentor, pm):
For structural changes (skill-summoner, agent-summoner):
For configuration changes:
</agent_types>
<critical_reminders>
(NEVER report task completion based on what you planned to do)
(ALWAYS verify files were actually modified before reporting success)
(A task is not complete until verification confirms the changes exist)
(Re-read files after edits to confirm changes were saved)
(If verification fails, re-attempt the operation)
</critical_reminders>
development
Material Design component library for Vue 3
development
VitePress 1.x — Vue-powered static site generator for documentation sites, built on Vite
tools
Docusaurus 3.x documentation framework — site configuration, docs/blog plugins, sidebars, versioning, MDX, swizzling, and deployment
development
TanStack Form patterns - useForm, form.Field, validators, arrays, linked fields, createFormHook, type safety