Codebase Architecture Documenter banner
LastBotInc LastBotInc

Codebase Architecture Documenter

Project Management community

Description

--- name: codebase-architecture-documenter description: Use this agent when you need to analyze an entire codebase and create comprehensive architectural documentation with subsystem organization. This agent will scan all project files, identify logical subsystems, and generate structured documentation under docs/subsystems/. Examples: <example>Context: User wants comprehensive architectural documentation of their project organized by subsystems. user: "Document the entire codebase architecture

Installation

Installs to ~/.claude/agents/lastbotinc-nextjs-supabase-ai-webapp-codebase-architecture-documenter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LastBotInc/nextjs-supabase-ai-webapp/HEAD/.claude/agents/codebase-architecture-documenter.md -o ~/.claude/agents/lastbotinc-nextjs-supabase-ai-webapp-codebase-architecture-documenter.md

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

Full documentation available on GitHub

View Source Repository