Diagramsystemflow banner
jchigg2000-git jchigg2000-git

Diagramsystemflow

Development community

Description

--- description: Read-only forensic analysis of this repo — trace system flows from entry points (HTTP routes, CLI, jobs, consumers) through 2–4 call hops to terminal effects (DB writes, queue publishes, external calls), then render a Mermaid system-flow diagram with every claim cited as path/to/file.ext:line. Output goes to docs/architecture/system-flow.md. No code changes. Fire on `/diagramsystemflow` or "draw/diagram the system flow." allowed-tools: Bash(rg:*), Bash(find:*), Bash(git:*), Read

Installation

Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-diagramsystemflow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-diagramsystemflow && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/diagramsystemflow.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-diagramsystemflow/SKILL.md

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

Full documentation available on GitHub

View Source Repository