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.
Receiving Code ReviewSkill
Summary
Respond to code review feedback with technical rigour — verify each point instead of agreeing with everything.
Features
- Verifies feedback technically before acting on it
- Prevents performative agreement with wrong suggestions
- Handles unclear feedback by asking rather than guessing
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
AI agents are agreeable to a fault. Told that a piece of code is wrong, they will usually change it, whether or not the reviewer was right. This skill counteracts that.
It requires each piece of feedback to be evaluated on its merits: check whether the claimed problem is real, test the suggested alternative, and push back with evidence when the suggestion is incorrect. Where feedback is ambiguous, it asks rather than picking an interpretation and rewriting half the file.
The result is review conversations that improve the code rather than merely churn it — and a reviewer who can trust that agreement means something.
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.
