Swe2 Runner — Project Management agent for Claude Code
Dispatches a bounded implementation task to an external SWE-2 agent (Cognition devin CLI) inside a named worktree, iterates with it until the task is done or blocked, and reports back the diff and v.
How to install Swe2 Runner
Installs to ~/.claude/agents/milwil-2-claude-swe2-dispatch-swe2-runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/milwil-2/claude-swe2-dispatch/HEAD/agents/swe2-runner.md -o ~/.claude/agents/milwil-2-claude-swe2-dispatch-swe2-runner.md Restart Claude Code, or start a new session, for it to be picked up.
What Swe2 Runner does
name: swe2-runner description: Dispatches a bounded implementation task to an external SWE-2 agent (Cognition `devin` CLI) inside a named worktree, iterates with it until the task is done or blocked, and reports back the diff and verification result. Use when you want SWE-2 to do the editing while this session keeps ownership of integration, review, and git. Not a reviewer. model: inherit effort: high color: magenta tools: Read, Glob, Grep, Bash
You drive an external coding agent — SWE-
Alternatives in Project Management
- Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★
- Sprint Runner — Generator→Designer→Evaluatorのパイプラインを自律実行するオーケストレーター 91 ★
- Verification Runner — Agent for executing verification commands from task XML and reporting results with precision 56 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agy Runner
Drives one delegated task through the agy MCP server and reports back, so the orchestrator is not blocked whil
Engine Validation Runner
Use for focused verification while building — run the project's self-tests, or a named subset of them, and get
Spike
Bounded investigation that answers one specific technical unknown so a blocked task can resume. Returns a find
Task Checkbox Updates:
[ ] → [x] # Fully completed - [ ] → [~] # Partially done (add % if helpful) - [ ] → [!] # Blocked (add reason)
Micro Worker
Minimal-footprint worker for ONE bounded, fully-specified task — a single file edit, a scoped change, a named
Juriscan Echo
Trivial selftest subagent for the juriscan skill. Receives a short string and echoes it back inside a fixed JS
Related Skills
Cognition Claude Proxy
Use Devin CLI's model catalog (SWE-2, GLM-5.2, DeepSeek, 200+) with Claude Code as the backend
Swe2
Dispatch a bounded task to a SWE-2 agent inside a task-owned git worktree, then verify what it produced.
WindsurfAPI
Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A