Lane Start — Development skill for Claude Code
Start new work — Claude picks the id, runs lane-start, enters the worktree, writes the Goal.
How to install Lane Start
Installs to ~/.claude/commands/aj-coder-hustle-repolane-lane-start.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/aj-coder-hustle/repolane/HEAD/.claude/commands/lane-start.md -o ~/.claude/commands/aj-coder-hustle-repolane-lane-start.md Restart Claude Code, or start a new session, for it to be picked up.
What Lane Start does
description: Start new work — Claude picks the id, runs lane-start, enters the worktree, writes the Goal argument-hint: [on ]
Request: $ARGUMENTS
- Propose in ONE line: id (ticket key if present, else a kebab slug), repo(s), base branch. Ask "go?" and stop.
- On yes: run
$AD/bin/lane-start ...and show its output. - EnterWorktree with name="" — the lane id, never a path and never a repo. It lands you at the lane root with every repo rea
Alternatives in Development
- Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
- Worktree Cleanup — Remove worktrees and branches that have been merged: $ARGUMENTS 23.4k ★
- Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Autopilot Nt
The executor — work a fix-workplan or prose goal to completion unattended in an isolated worktree; verify fres
n8n Init
Scaffold the current folder for an n8n project — writes CLAUDE.md, .mcp.json (with your n8n credentials), .cla
Dashclaw Quality
Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates
Lane
Alias for /worker — start a Torque Sprint worker session
Gauntlet Loop
Fast path for a throwaway proof of concept — set a named outside bar, run a builder against a separate blind c
Register Workstream
Register/refresh a project workstream (a reusable lane of work) — project-with-reflect
Related Agents
Lane Manager
Starts, resumes, parks and finishes lanes (branch + worktree + registry file) in the control plane. Use when t
Of Builder
OwnFramework Loop builder — implement or repair one approved work unit in the exact deterministic builder work
Test Developer
Writes failing tests from a story's acceptance criteria before any production code exists (the RED phase). Use