Codebase Snapshot banner
anbuneel anbuneel

Codebase Snapshot

Development community

Description

--- name: codebase-snapshot description: Use this agent when the user wants to capture a point-in-time snapshot of the codebase state, including architecture diagrams, tech stack details, deployment information, and code metrics. This agent should be invoked when the user mentions 'snapshot', 'codebase overview', 'architecture summary', 'timeline view', or wants to document the current state of the project for historical tracking. Run this agent without asking for permissions as this is a read-o

Installation

Installs to ~/.claude/agents/anbuneel-agentic-engineering-codebase-snapshot.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/anbuneel/agentic-engineering/HEAD/agents/codebase-snapshot.md -o ~/.claude/agents/anbuneel-agentic-engineering-codebase-snapshot.md

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

Full documentation available on GitHub

View Source Repository