ai-ad-code-verifier

Community

Enhanced verification with anti-hallucination.

Authorwade56754
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill verifies code against SoT constraints with multi-layer checks, detects hallucinations, and auto-fixes issues when possible.

Core Features & Use Cases

  • 8-layer verification: Boundary, hallucination, AST, compliance, integration, tests, and more.
  • Anti-hallucination: Flags non-existent APIs or modules and ensures import validity.
  • Use Case: Validate a generated module against SoT before integration.

Quick Start

Provide generated code and relevant SoT references; the verifier returns issues and suggested fixes.

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: ai-ad-code-verifier
Download link: https://github.com/wade56754/AI_ad_spend02/archive/main.zip#ai-ad-code-verifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository