Aro:Codebase Researcher banner
Aroton Aroton

Aro:Codebase Researcher

Research community

Description

--- name: codebase-researcher description: Use this agent when you need to thoroughly research and understand existing code before planning or implementing changes. This agent REQUIRES errena memory operations and is MANDATORY during the planning phase. It provides essential research before delegating implementation work to other agents.\n\nMemory Requirements:\n- MUST load specified memory keys using mcp__serena__read_memory\n- MUST save research results using mcp__serena__write_memory\n- MUST

Installation

Installs to ~/.claude/agents/aroton-aroclaude-aro-codebase-researcher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Aroton/AroClaude/HEAD/.claude/agents/aro:codebase-researcher.md -o ~/.claude/agents/aroton-aroclaude-aro-codebase-researcher.md

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

Full documentation available on GitHub

View Source Repository