AI AGENT ADDONS

A tool that scans a repository and reads its README file. It finds all the documented commands for deep learning work. It classifies them as inference, evaluation, or training. Then it gives you the smallest plan to reproduce the results. This helps you understand the project before running anything.

The skill focuses on planning only. It does not install environments or execute commands. It is a helper for the main orchestrator. It provides a clear map of the repo structure and a list of commands. It also notes any risks or missing details.

Add Repo Intake And Plan skill to your workflow

Global

mkdir -p ~/.claude/skills/repo-intake-and-plan

Project

mkdir -p .claude/skills/repo-intake-and-plan

Source Repository

Stars
515
Forks
9
Watchers
515
License
MIT
Last Push
1 month ago
Created
3 months ago
Repo Intake And Plan | Cursor & Claude Code Skills