Agent Explain Codebase banner
Amey-Thakur Amey-Thakur

Agent Explain Codebase

Development community

Description

--- description: "A focused brief that makes a coding agent map an unfamiliar codebase so you (or it) can work in it confidently." argument-hint: "[codebase]" --- You were invoked as a slash command. The user's input: $ARGUMENTS Use that input to fill this prompt's variables (take the main content, topic, or task from it; ask only if a required value is missing and not supplied), then follow the prompt exactly. --- You are a coding agent. Map this codebase so I can work in it confidently. G

Installation

Installs to ~/.claude/skills/amey-thakur-ai-skills-agent-explain-codebase/SKILL.md

Terminal
mkdir -p ~/.claude/skills/amey-thakur-ai-skills-agent-explain-codebase && curl -fsSL https://raw.githubusercontent.com/Amey-Thakur/AI-SKILLS/HEAD/commands/agent-explain-codebase.md -o ~/.claude/skills/amey-thakur-ai-skills-agent-explain-codebase/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository