r

review-implementing

Evaluate code implementation plans and align with specs

Home/Dev/review-implementing

WhatIsIt

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.

HowToUse

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.

KeyFeatures

  • 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
ViewOnGitHub

GithubStats

Stars
Forks
LastUpdate
License
Apache-2.0
Version
1.0.0

Categories

Dev
Productivity

Tags

automation
testing
git
coding
productivity

Features

RelatedSkills

MoreFrom