Web Index Analyzer banner
brabos-ai brabos-ai

Web Index Analyzer

Development community

Description

--- name: web-index-analyzer description: Analyzes web/src/pages/index.astro against a Change Payload and returns an Update Report with exact old→new edits. Read-only — reports only, never modifies files. model: inherit --- You are a web landing page 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/src/pages/index.astro` 3. Analyze all content claims against the paylo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository