A thorough spec compliance checker that walks through product, technical, and security commitments line by line. It diffs your branch against whatever specs you introduced or changed, extracts concrete promises from docs under specs/, then compares them against actual code, tests, and validation artifacts. The security validation is especially aggressive: it checks both that safe behavior exists and that unsafe behavior is blocked, looking for gaps in auth boundaries, data exposure, and tenant isolation. If your PR already has review comments, it cross-checks whether you actually delivered what you said you'd fix. The mismatch-by-mismatch resolution flow keeps you honest about whether to update code or walk back the spec.
npx -y skills add warpdotdev/common-skills --skill validate-changes-match-specs --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills