tex
01Plugin Claude Code
Eval-harness plugins for scaffolds and tools that agents use. Today: tex-mex (mex-shaped scaffolds). Coming: tex-cli (agent-facing CLIs).
Plugin Claude Code
Eval-harness plugins for scaffolds and tools that agents use. Today: tex-mex (mex-shaped scaffolds). Coming: tex-cli (agent-facing CLIs).
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing route-context.sh. From theDakshJaitly/tex.
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
Plugin Claude Code
Eval harness for mex-shaped scaffolds. Asks two questions (what did you change? compare against what?) and gives you a measured answer.
Skill Claude CodeCodex
Eval harness for mex-shaped scaffolds. Invoke when the user wants to measure whether a change to a mex scaffold (ROUTER.md, patterns/, context/, decisions.md) actually helps the agent. Asks two questions and runs a real eval.
Skill Claude CodeCodex
A/B harness skill for tex-eval. Use when the user wants to author, run, or compare evaluation corpora for things a coding agent uses (MCPs, CLIs, scaffolds, prompt layers). Wraps the tex CLI with interview-driven authoring and plain-English report interpretation.