Team Arch Analyst banner
ccancellieri ccancellieri

Team Arch Analyst

Research community

Description

--- name: team-arch-analyst description: Read-only deep architecture and code analysis. Cite file:line throughout. Never edits anything. Use when you need to understand how a system is structured, trace an execution path end-to-end, assess coupling/risk before a change, or get a structured findings report with layers, dependencies, risks, and recommendations. Examples — <example>user: "Before we touch the ingestion pipeline, can someone map every call site that reads from the canonical index and

Installation

Installs to ~/.claude/agents/ccancellieri-mcp-skill-hub-team-arch-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ccancellieri/mcp-skill-hub/HEAD/agents/team-arch-analyst.md -o ~/.claude/agents/ccancellieri-mcp-skill-hub-team-arch-analyst.md

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

Full documentation available on GitHub

View Source Repository