AI AGENT ADDONS

You want to understand a deep learning codebase before making any changes. This skill helps you explore the project structure safely. It reads model designs, training scripts, and configuration files. It flags anything that looks odd or risky. You get a clear map of the repository without running any code.

This is a read-only analysis tool for researchers and developers. It helps you inspect entry points for training and inference. You can review how different parts of the code connect. The skill highlights suspicious patterns as heuristics, not confirmed bugs.

Use this skill when you need a careful overview of a deep learning project. It is designed for safe exploration without modifying files or running heavy jobs. You get summary reports and risk assessments to guide your next steps.

Add Analyze Project skill to your workflow

Global

mkdir -p ~/.claude/skills/analyze-project

Project

mkdir -p .claude/skills/analyze-project

Source Repository

Stars
515
Forks
9
Watchers
515
License
MIT
Last Push
1 month ago
Created
3 months ago