Architecture Overview banner
chriscantu chriscantu

Architecture Overview

Data community

Description

--- description: Discovery-mode multi-repo technical landscape — produces 4-file bundle (inventory, dependencies, data flow, integrations) using LANGUAGE.md vocab. Use for new-leader codebase ramp. Do NOT use for single-repo grading (/improve-codebase-architecture) or new-system design (/sdr). argument-hint: --repos <yaml-or-csv> [--output <path>] [--clone-cache <path>] [--no-fetch] --- Invoke the architecture-overview skill with the supplied arguments.

Installation

Installs to ~/.claude/skills/chriscantu-claude-config-architecture-overview/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chriscantu-claude-config-architecture-overview && curl -fsSL https://raw.githubusercontent.com/chriscantu/claude-config/HEAD/commands/architecture-overview.md -o ~/.claude/skills/chriscantu-claude-config-architecture-overview/SKILL.md

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

Full documentation available on GitHub

View Source Repository