Implement Code — Development skill for Claude Code
Write tests and production code via TDD, committing incrementally.
How to install Implement Code
Installs to ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-code.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/awslabs/operator-for-ai-chips-on-aws/HEAD/.claude/commands/implement-code.md -o ~/.claude/commands/awslabs-operator-for-ai-chips-on-aws-implement-code.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement Code does
description: "Write tests and production code via TDD, committing incrementally"
/code (implement)
Read `.claude/skills/implement/skills/controller.md` and follow it.
Dispatch the **code** phase. Context:
$ARGUMENTS
Alternatives in Development
- Hippo Feature — Build one hippo feature from RESEARCH.md using the micro-eval TDD loop 734 ★
- Feature TDD Implementation — 652 ★
- Build — Implement tasks incrementally using TDD and vertical slices 263 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Implement Slice
RED-GREEN TDD for one vertical slice — write tests, confirm RED, implement, confirm GREEN
Coding Skill
Portable TDD-first coding-agent skill for Codex and Claude Code: clarify behavior first, write RED tests, impl
TDD Green
Implement minimal code to make failing tests pass in TDD green phase:
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc
Reduce Tests
Prune tests TDD left behind — keep only those that name a specific bug they would catch in production.
Cc Safe
Tip 34: Write lots of tests (and use TDD)
Related Agents
Agent Test Driven Development Agent
Strict TDD implementation agent. Triggers on 'implement', 'write code for', 'add feature', 'fix bug', or any r
Vela Executor
Vela 실행자 — TDD 방식(test-write→implement→refactor)으로 plan.md를 구현한다. PM이 execute 단계에서 Agent 도구로 호출한다.
Grid Tester
Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening. Grid foll