Sync Diagrams banner
johnlindquist johnlindquist

Sync Diagrams

AI community

Description

--- description: Store and synchronize digrams with codebase in ai/diagrams directory allowed-tools: Bash(mkdir:*), Bash(find:*), Glob, Read, Write, Edit argument-hint: [diagram-name] --- # Diagram Synchronization (DDD Workflow) You are operating under **Diagram Driven Development (DDD)** methodology. **Purpose:** Maintain the `ai/diagrams` directory as the single source of truth for system understanding. ## Diagram Management Conventions **Location:** `ai/diagrams/` **Organization:** - `a

Installation

Installs to ~/.claude/skills/johnlindquist-claude-sync-diagrams/SKILL.md

Terminal
mkdir -p ~/.claude/skills/johnlindquist-claude-sync-diagrams && curl -fsSL https://raw.githubusercontent.com/johnlindquist/claude/HEAD/commands/sync-diagrams.md -o ~/.claude/skills/johnlindquist-claude-sync-diagrams/SKILL.md

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

Full documentation available on GitHub

View Source Repository