Codebase Mental Model Documenter banner
coollabsio coollabsio

Codebase Mental Model Documenter

Development community

Description

--- name: codebase-mental-model-documenter description: Use this agent when you need to create or update technical documentation that helps developers understand the deep patterns, mental models, and architectural decisions of this codebase. Examples: <example>Context: After implementing a new state management pattern using Zustand stores with specific naming conventions and data flow patterns. user: 'I just added a new user authentication store following our established patterns. Can you docume

Installation

Installs to ~/.claude/agents/coollabsio-jean-codebase-mental-model-documenter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coollabsio/jean/HEAD/.claude/agents/codebase-mental-model-documenter.md -o ~/.claude/agents/coollabsio-jean-codebase-mental-model-documenter.md

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

Full documentation available on GitHub

View Source Repository