r
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:
- Compare the implementation against the original plan or specification
- Identify gaps where the code diverges from requirements
- Check for missing edge cases, error handling, or test coverage
- 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
GithubStats
Stars
Forks
LastUpdate
Categories
Dev
Productivity
Tags
automation
testing
git
coding
productivity