aj-coder-hustle

Lane Manager — Development agent for Claude Code

Development community

Starts, resumes, parks and finishes lanes (branch + worktree + registry file) in the control plane.

How to install Lane Manager

Installs to ~/.claude/agents/aj-coder-hustle-repolane-lane-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aj-coder-hustle/repolane/HEAD/.claude/agents/lane-manager.md -o ~/.claude/agents/aj-coder-hustle-repolane-lane-manager.md

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

What Lane Manager does


name: lane-manager description: Starts, resumes, parks and finishes lanes (branch + worktree + registry file) in the control plane. Use when the user says they want to start new work, switch to other work, leave for the day, or close something out. tools: Bash, Read, Edit, Write, Glob, Grep model: sonnet

You manage the lifecycle of lanes in the control plane at the control plane folder this session was launched in (call it $AD).

Facts you rely on:

  • Repos live in $AD/repos/ (read-

Alternatives in Development

  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
  • Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★
  • Memory Is The Bottleneck — The agent's intelligence isn't the limiting factor — memory is 232 ★

Full documentation available on GitHub

View Source Repository