Green Worker — Development agent for Claude Code
GREENフェーズの実装を担当するワーカーエージェント.
How to install Green Worker
Installs to ~/.claude/agents/morodomi-dev-crew-green-worker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/morodomi/dev-crew/HEAD/agents/green-worker.md -o ~/.claude/agents/morodomi-dev-crew-green-worker.md Restart Claude Code, or start a new session, for it to be picked up.
What Green Worker does
GREENフェーズの実装を担当するワーカーエージェント.
Alternatives in Development
- Worker File Ops — Read, write, and organize vault files 1k ★
- Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
- Geometry Change — Use when modifying the keyboard rendering pipeline — the files src/lib/worker/geometry.ts, src/lib/worker/cach 662 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
TDD Refactoring Agent
Improves code structure while keeping all tests green during the TDD REFACTOR phase using proven refactoring p
Worca Cc Implementer
Implementer for the orchestrator pipeline. Follows the latest approved plan with NO deviation using strict TDD
Green Hat
Creative problem-solving across the full complexity spectrum. Finds solutions nobody proposed.
Green CI
CI verification agent. Confirms all CI checks pass on the current HEAD SHA before ops merges — no stale green,
Green Refactor
Green refactor agent. After tests pass and standards/maintainer reviews land, simplify and improve the impleme
Executor V3
TDD implementation agent for forge pipeline-v3. Spawned per-stream; enforces RED-GREEN-REFACTOR with retry pro
Related Skills
GitHub Review Failures
Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pu
Deepen
Spare-budget design pass. Make one shallow module deep — smaller interface, behavior held, tests green before
Test Driven Development.SKILL
Enforces TDD discipline with RED-GREEN-REFACTOR cycle. Use when writing new features, fixing bugs, or refactor