integration-review
CommunityEnsure code is connected and deploy-ready.
Authortrevorbyrum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill catches critical bugs where code exists but isn't properly connected, preventing integration failures and production issues.
Core Features & Use Cases
- Dead Wiring Detection: Identifies unused exports, orphaned event handlers, and unreachable routes.
- Config & Environment Completeness: Verifies environment variables are documented and used, and config files are wired correctly.
- Resource Lifecycle Audits: Checks for open resources that are never closed, preventing leaks.
- Bundle & Build Verification: Ensures all necessary binaries and assets are included in the build.
- Use Case: Before deploying a new feature, run this Skill to ensure all API endpoints are registered and wired to handlers, all necessary environment variables are documented, and no database connections are left open.
Quick Start
Run a full integration review of the codebase to find any disconnected parts.
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-review Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#integration-review 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.