integration-checker
CommunityCatch missing wiring before you ship
Software Engineering#static analysis#code review#integration testing#data flow#dependency tracing#wiring analysis#export/import map
Authornotque
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Prevents false confidence by verifying that components are not only implemented, but also correctly connected and flowing data across the codebase.
Core Features & Use Cases
- Detect ORPHANED and unused exports: Finds exported functions/types/values that are never imported or never used after import.
- Verify WIRED data flow and contracts: Checks whether real (non-placeholder) data reaches wired components and whether output/input shapes appear compatible.
- Generate an actionable integration report: Produces a structured report with a clear PASS/WARN/FAIL verdict and recommended next steps.
Quick Start
Run the integration-checker command to produce an integration report that highlights orphaned exports, unused imports, and data-flow/contract problems.
Dependency Matrix
Required Modules
None requiredComponents
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: integration-checker Download link: https://github.com/notque/vexjoy-agent/archive/main.zip#integration-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.