Claude Skills · Code Review & Testing

Fresh-context audit of a finished diff against the conversation's stated intent. A subagent with zero conversation history reviews the diff blind — reporting what it believes the change does, its quality, and any oversights — then the main context reconciles that blind read against what the work was actually meant to do. Use when a chunk of work is complete and you want fresh eyes to confirm nothing was missed, scope is fully covered, and no oversights or bugs slipped through, before moving on or shipping.

★ 3 Synced 5 hours ago View SKILL.md

At a glance

Code Review & Testing Plugin install Node.js Actively maintained

This skill is for Code Review & Testing and helps you review a completed diff, audit code changes for oversights, and validate work against original intent.

Install /plugin marketplace add adamlinscott/claude-skills /plugin install fresh-eyes
Can use Not declared by the author

Setup, runtime and requirements describe adamlinscott/claude-skills, the repo this skill ships in.

code-reviewQuality AssuranceDiff AuditingBlind ReviewBug Detectionshipping

Also in adamlinscott/claude-skills

View the repo

Surface and confirm the load-bearing assumptions behind a task before a long or expensive run — goal, root, what may be edited, what is off-...

Context Audit DevOps & Infrastructure

Audits a repository's Claude context-injection setup — CLAUDE.md, CONTEXT.md, docs/, .claude/agents/, and the per-project memory directory....

Debrief Productivity

BETA / under development. Mine the current project's Claude Code sessions for recurring corrections, then interrogate them — consolidate clu...

Run a settled implementation goal as a bounded autonomous build loop — lock the goal from the conversation and any docs written this session...

Memory Audit Support

Audit Claude's per-user memory for this project and produce a report. Asks at the start whether the user wants a non-technical summary or a...

Reground Coding

Halt a drifting agent and re-anchor it to codebase evidence for the current task, clearing speculative context without a full compaction. Us...

Seatbelt Legal

Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interruptions — without it doing somet...

Seatbelts Legal

Alias for the seatbelt skill. Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interrup...

To The Point DevOps & Infrastructure

Alias for the ttp skill. Shape user-facing output to be brief and direct — lead with the substance, keep the default answer short, and expan...

Ttp DevOps & Infrastructure

Shape user-facing output to be brief and direct — lead with the substance, keep the default answer short, and expand only when the user asks...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.