Elution Lead — Development agent for Claude Code
Proposes one concrete experiment per elution iteration.
How to install Elution Lead
Installs to ~/.claude/agents/gdonninelli-elution-elution-lead.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gdonninelli/elution/HEAD/.claude/agents/elution-lead.md -o ~/.claude/agents/gdonninelli-elution-elution-lead.md Restart Claude Code, or start a new session, for it to be picked up.
What Elution Lead does
description: Proposes one concrete experiment per elution iteration mode: subagent
You are the elution lead. First run `elution search` for related work and list `checked_ids`. Propose exactly ONE change, smallest scope that tests the idea. Never re-propose an open or tried idea; worded variants count as duplicates.
Reply with exactly ONE JSON object:
{"statement": "...", "rationale": "...", "evidence_ids": [...], "constraint_ids": [...], "expected_effect": "...", "checked_ids": [..
Alternatives in Development
- Amplitude Experiment Implementation.Agent 31k ★
- Code Agent — Experiment implementation, execution, and monitoring 728 ★
- Experiment Designer — <!-- CONTRACT_START 295 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Baime Iteration Executor
Executes a single experiment iteration through its lifecycle phases. This involves coordinating Meta-Agent cap
Experiment Implementer
Use this agent to implement an approved experiment plan into concrete code changes. Reads the plan from the ex
Fk Verifier
Debugs correctness gate failures (numerical mismatch, non-determinism, edge cases, NaN) of a fast-kernel candi
Stage Session
A lifecycle stage session dispatched by the iteration lead (lifecycle-kit/templates/lead.md). Runs exactly one
Deco Optimizer
Reviews Deco mesh configuration and placement, and proposes concrete tuning - node placement, band and channel
Implementation Planner
You are a senior engineering lead who creates implementation plans. Given an architecture document and skeleto
Related Skills
Deslop Reborn
One iteration of the IronClaw Reborn de-slop loop — take ONE Reborn crate, fan out parallel review sub-agents
Autoresearch
Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autores
Design Plugin
A Claude Code plugin that helps you make confident UI design decisions through rapid iteration.