Fresh Eyes

Read code as someone who has never seen the codebase — no conventions, no history, no attachment — and report every place a newcomer pauses: a name that had to be traced, a loop or branch with no stated reason, a term never introduced, a comparison that had to be reasoned about, a comment that promised something the code did not do. Report only; never edits. Use when asked to "read this as a stranger", "fresh eyes on this", "would a newcomer understand this", or to compare two candidate versions of a function on readability. NOT for: convention compliance (use code-quality), correctness or bug hunting (use pr-review / bug-check), or test review (use test-audit).

aliasunder b01f2fd 5.2 KB Updated

File contents

aliasunder/agent-plugins/tree/main/plugins/ship-check/skills/fresh-eyes commit b01f2fd1cb

Frequently asked questions

npx skillmds@latest add aliasunder/fresh-eyes