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.
Executing Implementation PlansSkill
Summary
Work through a written implementation plan in a fresh session, with review checkpoints between steps.
Features
- Executes a written plan step by step with checkpoints
- Stops for review rather than barrelling through
- Keeps the plan document as the source of truth
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
The companion to Writing Implementation Plans. It takes an existing plan document and executes it methodically: one step at a time, verifying each before moving on, and pausing at defined checkpoints for human review.
Running execution in a separate session from planning is deliberate. It keeps the context focused on the work rather than the debate that produced the plan, and it means the plan has to be good enough to stand on its own — which is a useful forcing function.
The skill also covers what to do when reality diverges from the plan: update the document rather than quietly improvising.
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.
