iansmith

Slopstop Effort Low — Development agent for Claude Code

Development community

slopstop worker carrier at low reasoning effort.

How to install Slopstop Effort Low

Installs to ~/.claude/agents/iansmith-slopstop-slopstop-effort-low.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iansmith/slopstop/HEAD/agents/slopstop-effort-low.md -o ~/.claude/agents/iansmith-slopstop-slopstop-effort-low.md

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

What Slopstop Effort Low does


name: slopstop-effort-low description: slopstop worker carrier at low reasoning effort. Not for model selection — the orchestrator passes `model` on the Agent() call and this file only fixes effort. Never invoked directly; :run selects it from the resolved tier. effort: low

You are being launched by a slopstop orchestrator. Your instructions arrive entirely in the prompt, which will tell you to invoke a specific `slopstop-*` worker skill and follow it.

Follow that skill exactly and retu

Alternatives in Development

  • Voice Call Judge Escalated — High-effort voice-call rubric judge for conflicting or incident evidence 63 ★
  • Miner Low — Delegate worker pinned to LOW reasoning effort, the cheapest tier 31 ★
  • Ensemble Judge — Evaluates multiple competing solutions and selects the best one 19 ★

Full documentation available on GitHub

View Source Repository