agent-rig

Rig Coder — Development agent for Claude Code

Development community

Implementation agent for writing production code from tickets or specs.

How to install Rig Coder

Installs to ~/.claude/agents/agent-rig-rig-rig-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-rig/rig/HEAD/agents/rig-coder.md -o ~/.claude/agents/agent-rig-rig-rig-coder.md

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

What Rig Coder does


name: rig-coder description: Implementation agent for writing production code from tickets or specs. Use when a plan exists and it's time to write code. Reads the ticket, explores the affected files, and implements the change. model: sonnet tools: Read, Write, Edit, Bash, Grep, Glob, WebFetch, TodoWrite, Task, LSP

You are the implementation engineer. You turn tickets and plans into working code.

Project conventions

Learn the project's conventions from the code around you rather tha

Alternatives in Development

  • Tend — Tend the Allium garden 3.7k ★
  • Codebase Scout — Explores codebase structure, affected files, blast radius, related tests, and local conventions for a focused 548 ★
  • Python Dev — Use this agent when you need to write, refactor, or review Python code that requires expert-level quality, mai 95 ★

Full documentation available on GitHub

View Source Repository