edge-case-hunter
Installation
SKILL.md
Edge Case Hunter Review
Overview
Perform a strict, method-driven edge-case review. This is not a general code review: report only unhandled paths and boundary conditions.
Inputs
content: Diff, full file, or function to analyze.also_consider(optional): Areas to keep in mind while tracing paths.
Workflow
Follow references/workflow.md exactly. Do not add commentary or extra sections. Output must be valid JSON only.