gap-hunter

Detect contract drift, dead code, and schema drift across codebases.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/CYBERSTALKER07/ATOMOS --skill gap-hunter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gap-hunter
Source: https://github.com/CYBERSTALKER07/ATOMOS/tree/main/.agents/skills/gap-hunter
Command: npx skills add https://github.com/CYBERSTALKER07/ATOMOS --skill gap-hunter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically detects silent failures and contract drift in large codebases, enabling proactive fixes before issues reach users.

Core Features & Use Cases

  • Scans for contract drift, dead code, unwired features, schema drift, and enforcement gaps across backend, frontend, and data layers.
  • Produces actionable findings with prioritized gaps and suggested fixes to speed up audits after refactors or migrations.
  • Use during code reviews, pre-release audits, or post-refactor sanity checks to ensure consistency across services.

Quick Start

Run a full repository audit to identify gaps and silent failures.

Frequently Asked Questions about gap-hunter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect silent failures and contract drift in a large codebase?

Detect silent failures and schema drift by running a full repository audit that scans for contract drift, dead code, and unwired features across backend, frontend, and data layers.

What is the best way to find dead code and schema drift after a major refactor?

Run a full repository audit to identify schema drift and dead code, producing actionable findings with prioritized gaps and suggested fixes to ensure consistency after refactors or migrations.

When do I need to scan for contract drift and unwired features?

Scan for contract drift and unwired features during code reviews, pre-release audits, or post-refactor sanity checks to proactively find silent failures before they reach users.

Can I use a single audit to check for missing guards across backend and frontend layers?

Yes, you can run a full repository audit to detect missing guards and enforcement gaps across backend, frontend, and data layers, yielding prioritized findings with suggested fixes.

Does gap hunting work for finding unwired features during code reviews?

Yes, gap hunting works during code reviews and post-refactor checks by scanning for unwired features, schema drift, and dead code to produce actionable findings with suggested fixes.