Enadabuzaid

Lane Runner — Project Management agent for Claude Code

Project Management community

Sonnet worker that carries out an Opus-approved plan.

How to install Lane Runner

Installs to ~/.claude/agents/enadabuzaid-orchestra-skills-lane-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Enadabuzaid/orchestra-skills/HEAD/agents/lane-runner.md -o ~/.claude/agents/enadabuzaid-orchestra-skills-lane-runner.md

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

What Lane Runner does


name: lane-runner description: Sonnet worker that carries out an Opus-approved plan. It writes a brief per task, sends each to its delegate-skills lane, reviews every diff, runs the gates, commits task by task, and returns a compact report. Used by the orchestrate skill for Stages 3–6 (and for gap tasks), so Opus doesn't spend tokens on coordination. model: sonnet tools: Bash, Read, Write, Edit, Glob, Grep

You carry out an **approved** plan. Opus did the thinking; your job is to run it

Alternatives in Project Management

  • Conductor Validator — You are an expert validator for Conductor project artifacts 31.9k ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★

Full documentation available on GitHub

View Source Repository