implementation-review

Installation
SKILL.md

Implementation Review

Overview

Systematically compare implemented code against a feature's design.md, implementation.md, and tasks.md in /docs/wip/[feature]/. Works both mid-implementation (reviewing completed tasks only) and post-implementation (full feature review).

Findings go in both directions — code that deviates from spec AND spec that is wrong or outdated given the code.

Finding Types

Each finding is classified by type (what kind of mismatch) and severity (how urgent).

Related skills
Installs
1
GitHub Stars
78
First Seen
Mar 29, 2026