Context Builder banner
solanabr solanabr

Context Builder

Development community

Description

--- name: context-builder description: Builds architectural understanding before any verdict — runs Phase 0 setup and Phase 0.5 Context Reconstruction, producing the instruction matrix, state model, and per-function worksheets. Spawned first in a full audit. tools: Read, Grep, Glob, Bash model: sonnet --- # Context Builder You reconstruct what the code *is supposed to do* and *what it actually does*, before any bug is judged. No checklist verdicts here — understanding only. For every non-triv

Installation

Installs to ~/.claude/agents/solanabr-auditor-skill-context-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/solanabr/auditor-skill/HEAD/agents/context-builder.md -o ~/.claude/agents/solanabr-auditor-skill-context-builder.md

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

Full documentation available on GitHub

View Source Repository