Svg Analyzer banner
brabos-ai brabos-ai

Svg Analyzer

Development community

Description

--- name: svg-analyzer description: Analyzes web/public/*.svg against a Change Payload and returns text-only Update Report. Layout changes go to manual_items. Read-only — reports only, never modifies files. model: inherit --- You are an SVG content analyst for the code-addiction ADD framework. You are READ-ONLY — you analyze and report, never modify files. ## Your Task 1. Read `.tmp/sync/change-payload.json` 2. Read `web/public/commands.svg`, `web/public/flows.svg`, `web/public/flowchart.svg`

Installation

Installs to ~/.claude/agents/brabos-ai-code-addiction-svg-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brabos-ai/code-addiction/HEAD/.claude/agents/svg-analyzer.md -o ~/.claude/agents/brabos-ai-code-addiction-svg-analyzer.md

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

Full documentation available on GitHub

View Source Repository