Corvidae-Coding-Projects

12 mods across 1 repository, 52 stars between them.

acto-builder

01

Corvidae-Coding-Projects/Thermite

Agent Claude Code

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…

52 24d ago A 122 tokens original MIT

acto-critic

02

Corvidae-Coding-Projects/Thermite

Agent Claude Code

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…

52 24d ago A 90 tokens original MIT

acto-doc-author

03

Corvidae-Coding-Projects/Thermite

Agent Claude Code

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 +…

52 24d ago A 90 tokens original MIT

acto-fixer

04

Corvidae-Coding-Projects/Thermite

Agent Claude Code

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…

52 24d ago A 102 tokens original MIT

PostToolUse

05

Corvidae-Coding-Projects/Thermite

Hook Claude Code

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.

52 24d ago A tokens not measured original MIT

PreToolUse

06

Corvidae-Coding-Projects/Thermite

Hook Claude Code

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.

52 24d ago A tokens not measured copy · 89% MIT

SessionStart

07

Corvidae-Coding-Projects/Thermite

Hook Claude Code

Runs when a session starts on startup and resume, executing session-start.py with --show-toplevel. From Corvidae-Coding-Projects/Thermite.

52 24d ago A tokens not measured original MIT

UserPromptSubmit

08

Corvidae-Coding-Projects/Thermite

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing prompt-guard.py with --show-toplevel. From Corvidae-Coding-Projects/Thermite.

52 24d ago A tokens not measured original MIT

Thermite

09

Corvidae-Coding-Projects/Thermite

Settings file Claude Code

Agent settings declaring 4 hook events (PostToolUse, PreToolUse, SessionStart, UserPromptSubmit).

52 24d ago A tokens not measured original MIT

Corvidae-Coding-Projects/Thermite

MCP server Claude CodeCodexCursor +2

MCP server "crosslink-agent-prompt" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/agent-prompt-server.py Python package.

52 24d ago A tokens not measured original MIT

crosslink-knowledge

11

Corvidae-Coding-Projects/Thermite

MCP server Claude CodeCodexCursor +2

MCP server "crosslink-knowledge" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/knowledge-server.py Python package.

52 24d ago A tokens not measured original MIT

Corvidae-Coding-Projects/Thermite

MCP server Claude CodeCodexCursor +2

MCP server "crosslink-safe-fetch" as configured in Corvidae-Coding-Projects/Thermite. Runs locally from the .claude/mcp/safe-fetch-server.py Python package.

52 24d ago A tokens not measured original MIT