Skip to main content

Safe Debug

Skill Verified Active

Trusted-lane debug skill for deep learning research work. Use when the user pastes a traceback, terminal error, CUDA OOM, checkpoint load failure, shape mismatch, NaN loss symptom, or training failure and wants conservative diagnosis before any patching. Do not use for broad refactoring, speculative adaptation, automatic exploratory patching, or general repository familiarization.

Purpose

To provide a safe and conservative debugging experience for deep learning research, ensuring that diagnoses are thorough and any proposed code changes are minimal and explicitly approved.

Features

  • Conservative error diagnosis for DL research failures
  • Classifies errors into categories (CUDA OOM, checkpoint mismatch, etc.)
  • Suggests minimal, safe fixes and recovery steps
  • Requires explicit user approval before patching code
  • Outputs detailed diagnosis and patch plan

Use Cases

  • Diagnosing CUDA Out Of Memory errors
  • Analyzing checkpoint loading failures
  • Troubleshooting shape mismatches in model tensors
  • Investigating NaN loss symptoms during training
  • Understanding terminal errors and tracebacks

Non-Goals

  • Performing broad repository refactoring
  • Automatic exploratory patching
  • General repository familiarization without a failure symptom
  • Speculative adaptation of code

Installation

npx skills add lllllllama/ai-paper-reproduction-skill

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
99 /100
Analyzed about 15 hours ago

Trust Signals

Last commit5 days ago
Stars75
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.