Codebase Qna banner
sorryhyun sorryhyun

Codebase Qna

Development community

Description

--- name: codebase-qna description: Fast codebase retrieval specialist using Haiku for rapid code search, pattern matching, and answering questions about code structure and implementation. This agent excels at finding specific functions, classes, usage patterns, and dependencies across the codebase. Use this agent when you need quick, focused answers about "where is X implemented?" or "how does Y work?" without complex analysis.\n\nExamples:\n- <example>\n Context: Another agent needs to find a

Installation

Installs to ~/.claude/agents/sorryhyun-dipeo-codebase-qna.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sorryhyun/DiPeO/HEAD/.claude/agents/codebase-qna.md -o ~/.claude/agents/sorryhyun-dipeo-codebase-qna.md

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

Full documentation available on GitHub

View Source Repository