invisible-error-detect

Community

Detect hidden runtime and logic errors early

AuthorJYHTHEGREAT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects "invisible" errors that standard code review and automated checks commonly miss by combining forward code-driven analysis with backward failure-driven reasoning to find logic gaps, runtime triggers, and scenario-specific vulnerabilities before handoff verification completes.

Core Features & Use Cases

  • Dual-agent parallel analysis: a forward-facing Error Detector and a backward-facing Failure Finder run independently and results are merged to highlight high-confidence findings.
  • Conditional execution and modes: automatic trigger based on git diff size and sensitive paths, a --deep-check override for forced runs, and a --lite mode that simulates both perspectives without spawning agents.
  • Structured deduplication and noise filtering: normalizes findings, cross-checks against prior code-review output, applies a 2-of-4 noise gate, produces a fragility map, and emits a prioritized report with PASS/WARN/BLOCK verdicts and revalidation loops.
  • Use case: run during handoff-verify on changes to auth, payments, migrations, or schema files to catch runtime triggers and missed failure modes before merging.

Quick Start

Run the invisible-error-detect skill on the current branch to scan recent changes and produce a prioritized invisible error report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: invisible-error-detect
Download link: https://github.com/JYHTHEGREAT/jyh-system/archive/main.zip#invisible-error-detect

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