Auth0's official agent skill: a router that detects your framework and intent, then loads the right Auth0 guidance for login, MFA, Organizations, tenant audits, debugging or provider migration.
Receiving Code Review
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
Redis' own guidance for FT.CREATE schema design, FT.SEARCH / FT.AGGREGATE / FT.HYBRID, HNSW vector similarity and RAG retrieval pipelines.
Supabase's official skill covering Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron and Queues — with a hard rule to verify against the live changelog before writing code.
GreenSock's official ScrollTrigger skill — scroll-linked animation, pinning, scrub and trigger positioning, with the exact start/end syntax agents get wrong.