Verify that ChatCut edits made from WorkBuddy are present in project state and, when possible, visually correct in the editor or rendered frames.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add infometa/workbuddyskills --skill verification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Verification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/infometa-verification)More formats (shields.io, HTML) on the badges page.
---
name: verification
description: Verify that ChatCut edits made from WorkBuddy are present in project state and, when possible, visually correct in the editor or rendered frames.
---
# Verification
Verification is part of the edit, not an optional afterthought.
1. Use `read_project` after every meaningful write to confirm the intended project, timeline, track, item/asset IDs, ranges, captions, and properties.
2. Use transcription/caption read tools for text and timing changes.
3. Use generation/upload/export progress tools until terminal status before claiming readiness.
4. For visual changes, inspect a composed timeline frame or preview when the current MCP surface provides one. Raw source frames prove source content, not final composition.
5. When WorkBuddy cannot display or inspect pixels, provide the exact ChatCut editor link and clearly label verification as structural rather than visual.
Do not equate a successful tool call with a verified user-visible result. If readback differs from the request, fix or report the specific gap before declaring completion.
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!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...