changoo89

Coder — Development agent for Claude Code

Development community

Implementation agent using TDD + Ralph Loop for feature development.

How to install Coder

Installs to ~/.claude/agents/changoo89-claude-pilot-coder.md

Terminal
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 Repository