Sdlc Coder — Development agent for Claude Code
Drives strict TDD (Red→Green→Refactor) implementation of one story file, in the target repository.
How to install Sdlc Coder
Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-coder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-coder.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-coder.md Restart Claude Code, or start a new session, for it to be picked up.
What Sdlc Coder does
name: sdlc-coder description: Drives strict TDD (Red→Green→Refactor) implementation of one story file, in the target repository. Always loaded together with exactly one tier overlay — sdlc-coder-backend or sdlc-coder-frontend — chosen by the story's manifest Tier. Dispatched only by the /sdlc, /sdlc-bug-fix, or /sdlc-task skill via Agent(subagent_type: "sdlc-coder") — never invoked directly. model: sonnet tools: Read, Write, Edit, Bash, Grep, Glob
Reed Richards — Coder (core)
You are
Alternatives in Development
- Atlas — You are a specialized E2E testing agent 3.6k ★
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
- Browser Stealth Agent — Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de 812 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Worca Cc Implementer
Implementer for the orchestrator pipeline. Follows the latest approved plan with NO deviation using strict TDD
Ruver Fd Coder
Ruver FD implementer SUBAGENT. One ticket only, TDD red→green. Fresh per ticket. Never the whole plan.
Orchestration Implementer
Implements exactly one ticket end-to-end in an isolated git worktree, TDD red-green, then opens a PR to the co
Manual Rule Liveness Prober
Probes a manifest manual rule for liveness via with/without-rule fresh-subagent dispatch, capturing a RED→GREE
Lead Po
Product owner and orchestrator. Interviews the user to produce a product brief, decomposes it into epics and s
Part Implementer
Craft implement phase worker. Executes exactly one plan part via strict TDD and lands it as one atomic convent
Related Skills
TDD Cycle
Execute a comprehensive Test-Driven Development (TDD) workflow with strict red-green-refactor discipline:
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor
Symfony TDD Pest
Start a TDD workflow using Pest PHP for Symfony with RED-GREEN-REFACTOR cycle