Deep Dive banner
AutoForgeAI AutoForgeAI

Deep Dive

Research community

Description

--- name: deep-dive description: "Use this agent when you need comprehensive analysis, investigation, or exploration of code, architecture, or technical solutions. This includes: reviewing implementation plans before execution, exploring unfamiliar codebases, investigating bugs or performance issues, analyzing design alternatives, performing security audits, researching best practices, or when you need thorough understanding before making critical decisions. This agent should be invoked whenever

Installation

Installs to ~/.claude/agents/autoforgeai-autoforge-deep-dive.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AutoForgeAI/autoforge/HEAD/.claude/agents/deep-dive.md -o ~/.claude/agents/autoforgeai-autoforge-deep-dive.md

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

Full documentation available on GitHub

View Source Repository