/suede-code-review · Findings-only review

Findings with file, line, and a fix path. No vibes.

Use Suede Code Review when you need a findings-only diff review with TypeScript, React, Next.js, OWASP, accessibility, SEO, and database query lanes. It ranks evidence-backed findings by severity, runs the repo gates the repo already ships, and ends with deploy safety and a ship verdict without a letter grade.

View skill folder Install options

"find what's wrong with this PR, no grade" /suede-code-review Ask in plain words. The router reads the request and loads this lane; MCP agents find it with list_suede_skills.
$ /suede-code-review --standard HEAD..main typescript · react · owasp · a11y · seo lanes P1 · unawaited promise drops the error path · api.ts:52 6 FINDINGS · FIX BRIEFS ATTACHED

Public install commands

Claude Code full pack

/plugin marketplace add JasonColapietro/suede-creator-skills
/plugin install suede-skills@suede

Claude Code project-level copy

git clone https://github.com/JasonColapietro/suede-creator-skills.git /tmp/suede-creator-skills
mkdir -p .claude/skills
cp -R /tmp/suede-creator-skills/skills/suede-code-review .claude/skills/

Codex installer

python3 ~/.codex/skills/.system/skill-installer/scripts/install-skill-from-github.py \
  --repo JasonColapietro/suede-creator-skills \
  --path skills/suede-code-review

What it covers

  • Reviews changed files, callers, contracts, deploy surface, and relevant runtime behavior before judging a diff.
  • Runs existing repo gates for type checks, lint, tests, dependency CVEs, secret scans, and builds when those gates exist.
  • Supports quick, standard, and deep review depth levels, including import graph and call chain tracing for higher-risk changes.
  • Checks TypeScript, React, Next.js, accessibility, SEO, database, performance, observability, OWASP, Swift, and iOS contract risks.
  • Outputs severity-ranked P0 to P3 findings with file evidence, impact, fix path, verification, and confidence.
  • Adds deploy safety, Commit Dirt Score, open questions, verification checked, and a final ship gate.

When to use it

  • Use it when the request is a findings-only review of a diff, PR, plan, release, or fix verification pass.
  • Use it when accessibility and SEO lanes matter alongside code findings.
  • Use it for auth, payments, and public API surface reviews when deeper model routing or cross-file analysis is warranted.
  • Not for: full findings+grade in one pass (use Suede Code).
  • Not for: grade-only with no findings (use Suede Code Grader).

Best prompt

Use $suede-code-review to run a standard findings-only review of this PR. Check TypeScript, React, Next.js, accessibility, SEO, repo gates, deploy safety, and Commit Dirt Score. Return severity-ranked findings with file evidence and a ship gate, no letter grade.

Related skills

For findings plus a letter grade in one pass, use Suede Code. For grade-only review with no findings, use Suede Code Grader.

Stop shipping on vibes.

/plugin install suede-skills@suede All install paths