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:
- 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.
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
Related Skills
More from Developer Toolsgit-pushing
Automate git operations and repository interactions
test-fixing
Detect failing tests and propose patches or fixes
n8n Workflow Skills
Enables AI assistants to directly understand and operate n8n workflows
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