debug-ai-model

Community

Effortless AI model debugging checklist.

AuthorHung-3008
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, repeatable approach to debugging AI models that fail to converge, produce NaNs, or show poor metrics by guiding you through data, forward pass, loss, gradients, and metrics checks.

Core Features & Use Cases

  • Systematic data verification: shapes, dtypes, distributions, and target alignment before model runs.
  • Overfit a single batch: verify the model can memorize a single batch and inspect gradients to detect architecture or optimization issues.
  • Guided debugging of forward pass, loss, and metrics: ensure correct loss function, proper reduction, and metric implementations across train/val.

Quick Start

Follow the systematic checklist on your failing AI model to identify data issues, overfitting on a single batch, and gradient or loss problems, then implement the 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: debug-ai-model
Download link: https://github.com/Hung-3008/agusta/archive/main.zip#debug-ai-model

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.