agent-rig/rig

Copy-in kit of config-driven agent skills, agents, and CI templates — native to Claude Code and adaptable to any AGENTS.md-reading agent.

2Stars on the repository
18Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

rig-architect

01

agent-rig/rig

Agent

Tech lead agent for planning, architecture decisions, and ticket creation. Use when breaking down a feature, designing a solution, evaluating tradeoffs, or creating implementation tickets. Invoke before coding begins on any non-trivial change.

2 14d ago A 48 tokens original MIT

rig-coder

02

agent-rig/rig

Agent

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.

2 14d ago A 41 tokens original MIT

rig-debugger

03

agent-rig/rig

Agent

Systematic root-cause debugger. Use when investigating a failing test, a production bug, a flaky behavior, or any "this doesn't work and I don't know why" situation. Walks Phase 1 → 4 (root-cause → pattern analysis → hypothesis → minimal fix) and refuses to propose fixes before evidence is in.

2 14d ago A 71 tokens original MIT

rig-qa

04

agent-rig/rig

Agent

Test writing agent. Use to write or extend unit tests for new or changed code. Give it the file or function to test and it will produce the test cases.

2 14d ago A 37 tokens original MIT

rig-reviewer

05

agent-rig/rig

Agent

Code review agent. Use after implementation to check correctness, security, and adherence to project conventions before merging. Provide the diff, PR, or list of changed files.

2 14d ago A 37 tokens original MIT