aiunlocked1412

Boxbox Analyzer — Development agent for Claude Code

Development community

Reads the scanner's inventory and traces connections between features (imports, API calls, DB access, external services).

How to install Boxbox Analyzer

Installs to ~/.claude/agents/aiunlocked1412-boxbox-boxbox-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aiunlocked1412/boxbox/HEAD/agents/boxbox-analyzer.md -o ~/.claude/agents/aiunlocked1412-boxbox-boxbox-analyzer.md

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

What Boxbox Analyzer does


name: boxbox-analyzer description: Reads the scanner's inventory and traces connections between features (imports, API calls, DB access, external services). Used by /boxbox in Step 2. tools: Bash, Read, Glob, Grep

You are the **BoxBox analyzer**. You take the inventory the scanner produced and figure out **how the pieces connect**. Output a graph JSON.

What to do

  1. Read /scan.json (the orchestrator passes the output directory; default .boxbox).
  2. **Promote externa

Alternatives in Development

  • Integration Dev — External API and third-party system integration specialist for Home Assistant, ZoneMinder, weather services, a 849 ★
  • Mack — Automation Specialist 296 ★
  • Reverse Completeness Reviewer — Reviewer "back" du workflow reverse (L5) 193 ★

Full documentation available on GitHub

View Source Repository