gdonninelli

Elution — Development skill for Claude Code

Development community

Run a timer-bound elution research loop with subagents.

How to install Elution

Installs to ~/.claude/commands/gdonninelli-elution-elution.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gdonninelli/elution/HEAD/.claude/commands/elution.md -o ~/.claude/commands/gdonninelli-elution-elution.md

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

What Elution does


description: Run a timer-bound elution research loop with subagents agent: build

Run the elution research loop for $ARGUMENTS minutes (default 60).

  1. Read skills/elution/SKILL.md and follow it exactly.
  2. elution init --minutes if .elution/ has no deadline.txt.
  3. Hire subagents per iteration (researcher, web-researcher, lead, reviewer, coder). Measure with yukon run or the repo benchmark.
  4. Stop spawning new iterations once elution deadline prints expired. Su

Alternatives in Development

  • Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
  • Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
  • Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★

Full documentation available on GitHub

View Source Repository