Coder — Development agent for Claude Code
Implementation agent using TDD + Ralph Loop for feature development.
How to install Coder
Installs to ~/.claude/agents/changoo89-claude-pilot-coder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/agents/coder.md -o ~/.claude/agents/changoo89-claude-pilot-coder.md Restart Claude Code, or start a new session, for it to be picked up.
What Coder does
name: coder description: Implementation agent using TDD + Ralph Loop for feature development. Use proactively for implementation tasks requiring code changes. Supports SC-based parallel execution for independent success criteria. Runs in isolated context, consuming ~80K tokens internally. Returns concise summary (1K tokens) to main orchestrator. Loads tdd, ralph-loop, vibe-coding, git-master skills. model: sonnet tools: Read, Write, Edit, Glob, Grep, Bash, TodoWrite skills: tdd, ralph-loop,
Alternatives in Development
- Workflow Patterns — Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling gi 31.9k ★
- Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
- Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Goap Agent
Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when task
Ralph Coder
Implements code for a single Ralph user story. Writes production code and documentation only — does NOT write
iOS Swift Engineer
Use this agent when working on iOS projects requiring Swift implementation, debugging, code migration, or mode
Hive Coder
End-to-end development specialist handling feature implementation and production bug fixes with TDD discipline
Frontend React Engineer
Specializes in React/TypeScript frontend development following TDD and component-driven development. Uses Spec
Efficiency Config Agent
Primary coding agent for Notaire. Executes implementation, debugging, refactoring, and review tasks with minim
Related Skills
Implement Feature.Prompt
Implement a complete feature end-to-end with TDD, parallel execution, and quality gates
Insight To Quality
Structured discovery-to-delivery workflow built around discovery, system design, system mapping, implementatio
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch