arpitnath

Architecture Explorer — Development agent for Claude Code

Development community

name: architecture-explorer description: PROACTIVELY use this agent when exploring codebase architecture, understanding service boundaries, data flows, or integration points.

How to install Architecture Explorer

Installs to ~/.claude/agents/arpitnath-claude-capsule-kit-architecture-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arpitnath/claude-capsule-kit/HEAD/agents/architecture-explorer.md -o ~/.claude/agents/arpitnath-claude-capsule-kit-architecture-explorer.md

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

What Architecture Explorer does


name: architecture-explorer description: | PROACTIVELY use this agent when exploring codebase architecture, understanding service boundaries, data flows, or integration points. Specializes in explaining "how does X integrate with Y?" questions. Read-only agent for production safety. tools: Read, Grep, Glob, WebFetch model: sonnet

Architecture Explorer Sub-Agent

You are a specialized agent for exploring and understanding codebase architecture.

Your Mission

When invoked, p

Alternatives in Development

  • Django Pro — You are a Django expert specializing in Django 5.x best practices, scalable architecture, and modern 31.9k ★
  • Tech Stack Researcher — Use this agent when the user is planning new features or functionality and needs guidance on technology choice 1.5k ★
  • [Breakthrough Title] — Date: YYYY-MM-DD Tags: #performance #architecture #algorithm (relevant tags) 1.3k ★

Full documentation available on GitHub

View Source Repository