nullhack/temple8

Test-driven agent orchestration, templated. Tests authored as the contract, simulated before any source exists, built red→green under flowr state machines. Any LLM, any process, zero lock-in.

11Stars on the repository
41Mods indexed here, across every type
28d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

simulate-contracts

25

nullhack/temple8

Skill Claude CodeCodex

Compile the contract set in your head — simulate how the real application would run from the specs, and disprove (or confirm) it works before any source .py is written.

11 28d ago A 40 tokens original MIT

write-probe

26

nullhack/temple8

Skill Claude CodeCodex

Author the minimal authenticated probe script that exercises one success path and one error path against the real service, without executing it.

11 28d ago A 28 tokens original MIT

write-test-py

27

nullhack/temple8

Skill Claude CodeCodex

Transform the reviewed test stubs into executable test bodies, with the code-quality gate applied here.

11 28d ago A 24 tokens original MIT