🔍
QualityShell

Implementation Review

by golbin

Implementation Review is a Quality skill for Claude Code, published by golbin in agent-skills.

212 stars27 forkson golbin/agent-skillsAdded 2026/09/04Repository updated 2026/08/18
agent-skillscode-reviewcodeximplementation-reviewprdproduct-requirements-documentreview-implementationskills-sh
Install in seconds
Install Implementation Review
Copy Implementation Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/golbin/agent-skills/tree/main/skills/review-implementation ~/.claude/skills/review-implementation

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/golbin/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/review-implementation/SKILL.md in golbin/agent-skills
Installs to
~/.claude/skills/review-implementation
Collection
One of 2 skills cataloged from this repository
Category
Quality1557 skills

What Implementation Review does

Implementation Review evaluates code against its intended purpose, user experience, and side effects, then simplifies the design by fixing root causes and removing unnecessary layers. Use it to verify correctness, review interfaces, and improve flawed or legacy-heavy implementations.

Implementation Review is cataloged under Quality on DirSkills. Implementation Review comes from a repository tagged agent-skills, code-review, codex, implementation-review and prd.

Frequently asked about Implementation Review

  • What else does golbin publish alongside Implementation Review?

    Implementation Review is one of 2 skills that DirSkills catalogs from golbin/agent-skills, the repository it ships in. Its siblings there include PRD. Each one is a separate skill with its own page in this directory, installs the same way Implementation Review does, and is maintained by golbin in that same repository. The rest of the collection is listed on the golbin/agent-skills page.

  • How does Implementation Review compare to other Quality skills?

    Implementation Review ranks #1427 by stars among the 1557 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Implementation Review against them. Open each page to compare what they document and how they install.