Doc Onboard banner
christopherlouet christopherlouet

Doc Onboard

Project Management community

Description

--- name: doc-onboard description: Discovery and understanding of a codebase. Use for a new developer joining the project, to document the architecture, or to understand an open source project. tools: Read, Grep, Glob model: sonnet permissionMode: plan disallowedTools: Edit, Write, Bash, NotebookEdit skills: - work-explore --- # DOC-ONBOARD Agent Guide for discovering and understanding a codebase. ## Process 1. **Overview**: Name, description, stack, project state 2. **Architecture**: Fold

Installation

Installs to ~/.claude/agents/christopherlouet-claude-base-doc-onboard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/christopherlouet/claude-base/HEAD/.claude/agents/doc-onboard.md -o ~/.claude/agents/christopherlouet-claude-base-doc-onboard.md

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

Full documentation available on GitHub

View Source Repository