Claude Skills · Code Review & Testing
Fresh Eyes
adamlinscott/claude-skillsFresh-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.
At a glance
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.
/plugin marketplace add adamlinscott/claude-skills
/plugin install fresh-eyes
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 repoSurface and confirm the load-bearing assumptions behind a task before a long or expensive run — goal, root, what may be edited, what is off-...
Audits a repository's Claude context-injection setup — CLAUDE.md, CONTEXT.md, docs/, .claude/agents/, and the per-project memory directory....
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...
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...
Halt a drifting agent and re-anchor it to codebase evidence for the current task, clearing speculative context without a full compaction. Us...
Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interruptions — without it doing somet...
Alias for the seatbelt skill. Sets up the security foundation that lets you run Claude Code fast — auto mode, custom tools, minimal interrup...
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...
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 test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Use when you need to resolve an in-progress git merge/rebase conflict.
A relentless interview that asks every frontier question at once, round by round.