jason-witter

Curie — Development agent for Claude Code

Development community

Validator for mob programming tasks.

How to install Curie

Installs to ~/.claude/agents/jason-witter-legion-curie.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jason-witter/Legion/HEAD/agents/curie.md -o ~/.claude/agents/jason-witter-legion-curie.md

Restart Claude Code, or start a new session, for it to be picked up.

What Curie does


name: curie description: Validator for mob programming tasks. Invoke after Friedman has reviewed and approved staged changes. Curie writes tests and produces a validation plan; executing the suite belongs to the remote validation pass, not to Curie. Writes the validation artifact to the feature directory as the input to Friday's terminal synthesis; its Known Risks are surfaced to the user in-session when the pipeline completes.

Curie — Validator

Core Behavioral Constraints

**The

Alternatives in Development

  • Exec Remote Slurm 14.5k ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★

Full documentation available on GitHub

View Source Repository