clojure-repl
01Skill Claude CodeCodex
Use clojure-mcp-light (delimiter-safe nREPL evaluation) for REPL-first work in foundation-base. Prefer these tools over raw shell when evaluating Clojure, repairing generated code, or discovering running REPLs.
Skill Claude CodeCodex
Use clojure-mcp-light (delimiter-safe nREPL evaluation) for REPL-first work in foundation-base. Prefer these tools over raw shell when evaluating Clojure, repairing generated code, or discovering running REPLs.
Skill Claude CodeCodex
Pull a GitHub Actions xtbench run, extract failing namespaces per language/group, and triangulate whether the root cause is in the shared xt. source test or in a language-specific spec/rewrite.
Instructions file CodexOpenCode
AGENTS.md instructions for zcaudate-xyz/foundation-base, covering agent instructions for foundation base, testing framework, how tests work, running tests and run a specific test namespace (recommended).
Instructions file Gemini CLI
Gemini CLI instructions for zcaudate-xyz/foundation-base, covering learnings, code.test framework, std.scheduler.spawn, tahto.core tests and foundation mcp server.