review
Review files against the project's pattern docs (DDD service/repo, Hono+oRPC API, Awilix DI, testing layers, frontend container/component split, mobile, design app, design studio annotations, CLI, barrels, container-images, AI/Mastra, remote tunnels, etc.) and fix violations so the code follows the patterns exactly. Use this skill whenever the user says "review", "check against patterns", "make this follow the patterns", "review this PR", "fix pattern violations", "audit this against our conventions", "is this DDD-compliant", "does this match the api.md pattern", "review my changes", or invokes a /review style command — even if they don't name a specific pattern doc. Trigger when the conversation mentions specific files to audit OR when the user describes a code-quality / convention-compliance pass with no specific framework named (the skill maps file globs → pattern docs automatically). Use this *instead* of the patterns-reviewer agent for fast, on-demand, interactive review (the agent is for batch/background review during the build phase).
Pinned to revision e342aceb2d83, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/review/SKILL.md
- skills/review/evals/README.md
- skills/review/evals/cases/api-contract/case.yaml
- skills/review/evals/cases/api-contract/graders/criteria.md
- skills/review/evals/cases/domain-vendor-leak/case.yaml
- skills/review/evals/cases/domain-vendor-leak/graders/criteria.md
- skills/review/evals/cases/mobile-purity/case.yaml
- skills/review/evals/cases/mobile-purity/graders/criteria.md
- skills/review/evals/results.jsonl
- skills/review/evals/runner.workflow.js
- skills/review/references/example-runs.md
- skills/review/references/glob-map.md
Every link opens the file at its source, pinned to the revision this page describes.