Rig Coder — Development agent for Claude Code
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
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 RepositoryRelated Agents
Ralph Coder
Implements code for a single Ralph user story. Writes production code and documentation only — does NOT write
Pam
Gather product context for a ticket from the product wiki. Use when a ticket has been classified and written t
Executor Opus High
Ticket executor for tickets where the executor decides things a later ticket builds on — Opus at high reasonin
Executor Opus Medium
Ticket executor — Opus at medium reasoning effort, for a fully specified mechanical ticket that still wants Op
Linear Ticket Investigator
Extract evidence from a single Linear ticket — read the ticket, locate affected code, and return an Evidence R
Wsp Reviewer
Dedicated reviewer for wsp ticket branches and PRs. Reads the wsp-review skill's checklist, reviews the diff a
Related Skills
Pull Ticket
Pull a tracker ticket into a per-ticket scratchpad. Reads tracker config from CONTEXT.md, fetches ticket data
Claude Write Ticket
Claude skill for writing backlog tickets and pushing to ClickUp
Autonomous Code
Autonomous coding agent - explores, plans, and implements tasks on existing codebases