r

review-implementing

Evaluate code implementation plans and align with specs

Home/Developer Tools/review-implementing

What is it?

A code review skill that evaluates implementation plans against specifications and requirements. It systematically checks whether code changes align with the original design, identifies gaps between the plan and implementation, and suggests corrections. Designed for quality assurance in software development workflows.

How to use it?

After implementing code changes, invoke this skill to:

  1. Compare the implementation against the original plan or specification
  2. Identify gaps where the code diverges from requirements
  3. Check for missing edge cases, error handling, or test coverage
  4. Suggest corrections and improvements to align with the spec

The skill provides structured feedback with specific file and line references.

Key Features

  • Systematic comparison of implementation against specifications
  • Gap analysis between planned and actual code changes
  • Edge case and error handling verification
  • Test coverage assessment against requirements
  • Structured feedback with specific code references
View on GitHub

GitHub Stats

Stars
Forks
Last Update
License
Apache-2.0
Version
1.0.0

Features

Download review-implementing

review-implementing is free and open source. Download it from the official source repository — clone it with git or use GitHub's Download ZIP option on the repo page — then copy the skill folder into your project's .claude/skills/ directory to install it.

If you are an AI agent

Query this directory over HTTP

This site is a searchable directory of harness components for AI coding agents. Fetch objective JSON — names, descriptions, stars, and source links. Installation and selection are yours to decide.

GET https://claudeskills.info/api/v1/search?q=ui%2Fux
GET https://claudeskills.info/api/v1/search?type=subagent&q=review
GET https://claudeskills.info/api/v1/meta
See https://claudeskills.info/llms.txt