From supertools
Use BEFORE asking the user to review changes, before merging, or before opening a PR. Runs a structured self-review checklist so obvious issues are caught before the user sees them.
How this skill is triggered — by the user, by Claude, or both
Slash command
/supertools:requesting-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Before you ask the user to look at your work, do a self-review. Catch
Before you ask the user to look at your work, do a self-review. Catch the embarrassing stuff yourself.
verification-before-completion.)print, console.log, dbg!(),
commented blocks, or temporary // REMOVE markers..env files weren't staged.After the checklist, write a short summary to give the reviewer:
After running the checklist and writing the summary, hand off cleanly to the user (or open the PR with the summary in the description).
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub yoshana/supertools --plugin supertools