rcode-review-edge-case-hunter

Community

Find unhandled edge cases fast

Authorhanzlahabib
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill performs exhaustive edge-case review for provided content and reports only unhandled boundary conditions, missing guards, and reachable failure paths.

Core Features & Use Cases

  • Path-by-Path Review: Traces every branch, early return, loop boundary, and state transition within the supplied scope.
  • Diff-Aware Scoping: Focuses on changed hunks when a diff is provided, or the full file or function when no diff exists.
  • Use Case: Ideal for code reviews where you need a precise list of overlooked null checks, off-by-one errors, missing defaults, and other direct failure modes.

Quick Start

Ask this skill to review the provided diff or file and return only the unhandled edge cases.

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: rcode-review-edge-case-hunter
Download link: https://github.com/hanzlahabib/rcode/archive/main.zip#rcode-review-edge-case-hunter

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 537,000+ vetted skills library on demand.