Multi-file authorized agent for shipping missing Thermite-toolchain infrastructure that exceeds acto-fixer's single-file scope — a whole component a design doc calls for that does not yet exist (a parser module + its AST consumers; the combinator registry + its lowering hooks; the forge check pipeline + its JSON…
ACToR-style discriminator for the Thermite toolchain. Hunts for divergence between the toolchain's behavior and its authority (the design doc + the conformance corpus + Verus/Kani golden files). ALWAYS writes a FAILING test that pins down the divergence — NEVER writes a fix. Dispatch when a builder/fixer declares…
Authors design docs under .design/ / .md that ADAPT to existing Thermite-toolchain code and the thermite-design.md thesis. Each REQ status table is grounded in quoted-code evidence from the current implementation. REQs are classified BINARY — SHIPPED (end-to-end functional with a non-test production consumer + tests +…
Applies the MINIMAL fix for exactly ONE pinned divergence found by acto-critic. The failing test pins the divergence; the fix makes that test pass. Never bundles multiple fixes. Never refactors adjacent code. Single-file scope (escalate to acto-builder if the fix spans files). After the fix, runs the full gauntlet and…
Runs after a tool call finishes for Write, Edit and Read tool calls, executing post-edit-check.py, spec-discipline.py and heartbeat.py with --show-toplevel (3 commands). From Corvidae-Coding-Projects/Thermite.
Runs before the agent uses a tool for WebFetch, WebSearch, Write, Edit, Bash, Write and Edit tool calls, executing pre-web-check.py, work-check.py, spec-discipline.py and anti-pattern-gate.py with --show-toplevel (4 commands). From Corvidae-Coding-Projects/Thermite.
MCP server "crosslink-agent-prompt" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/agent-prompt-server.py Python package.
MCP server "crosslink-knowledge" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/knowledge-server.py Python package.
MCP server "crosslink-safe-fetch" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/safe-fetch-server.py Python package.