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
Xquik REST API patterns for X post search, user and timeline reads, cursor pagination, media downloads, monitors, signed webhooks, and approval-gated X actions
development
Xquik REST API patterns for X post search, user and timeline reads, cursor pagination, media downloads, monitors, signed webhooks, and approval-gated X actions
development
Mapbox GL JS interactive maps - map initialization, markers, popups, sources, layers, expressions, clustering, 3D terrain, geocoding, directions
tools
Leaflet interactive maps - map setup, tile layers, markers, popups, GeoJSON, custom controls, plugins, clustering, events