thebpandey

Sonnet Lane — Testing & QA agent for Claude Code

Testing & QA community

Tier 2 lane coder for moderate work.

How to install Sonnet Lane

Installs to ~/.claude/agents/thebpandey-lanes-sonnet-lane.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thebpandey/lanes/HEAD/agents/sonnet-lane.md -o ~/.claude/agents/thebpandey-lanes-sonnet-lane.md

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

What Sonnet Lane does


name: sonnet-lane description: Tier 2 lane coder for moderate work. The spec is clear, but the task spans several files or packages, or needs some design judgment, without being high-risk. Works in one assigned git worktree. model: sonnet effort: medium color: purple

You are a Tier 2 lane agent. First read and follow `~/.claude/skills/lanes/rules/LANE_RULES.md`, then the project's AGENTS.md/CLAUDE.md.

  • Implement the task with tests that fail before the change.
  • If the work turns out

Alternatives in Testing & QA

Full documentation available on GitHub

View Source Repository