Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.
Verification Before CompletionSkill
Summary
Never claim work is complete, fixed, or passing without running the check and reading the output first.
Features
- Requires evidence before any success claim
- Runs the verification command and reads the output
- Blocks the 'should work now' failure mode
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
"That should fix it" is the single most expensive sentence an agent can produce. This skill prohibits it.
Before claiming that work is done, a bug is fixed, or tests pass, it requires actually running the relevant command and confirming the output says so. Evidence before assertion — every time, including for changes that look obviously correct.
It also covers what counts as verification for different kinds of change: a passing test suite, a successful build, a manual check of the running application, or a query against real data. And it covers what to do when verification fails, which is to say so rather than to try one more speculative fix and claim victory.
Part of the Superpowers collection.
Related Skills
Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.
Official WordPress skill for Gutenberg block work: block.json, attributes and serialization, dynamic rendering, and the deprecation path that keeps existing content valid.
Persistent cross-session memory for coding agents: hooks capture each session, a local SQLite + vector store compresses it, and a mem-search skill reads it back.
