review-feature

Community

Audit feature logic against the spec

Author0xdeafcafe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you verify whether a feature is actually complete, correct, and aligned with its intended behavior before you merge it. It focuses on end-to-end feature logic, surfacing missing edge-case handling, broken flows, undocumented side effects, and mismatches between the implementation and the spec.

Core Features & Use Cases

  • Spec-first feature auditing: Finds ADRs, specs, and PR context before reviewing code so the audit is grounded in documented intent.
  • End-to-end flow tracing: Maps the feature from entry points through services, repositories, external calls, and side effects to catch logic gaps across layers.
  • Structured findings output: Reports issues in a consistent finding format for follow-up workflows such as fix orchestration or broader PR review.
  • Use Case: Review a pull request that adds order cancellation and confirm that validation, retries, refunds, emails, loading states, and error responses all match the promised behavior.

Quick Start

Ask the assistant to review the feature in the current PR for completeness against its ADR or spec and return findings only.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-feature
Download link: https://github.com/0xdeafcafe/skills/archive/main.zip#review-feature

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.