scolladon

Part Implementer — Development agent for Claude Code

Development community

Craft implement phase worker.

How to install Part Implementer

Installs to ~/.claude/agents/scolladon-craft-part-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/scolladon/craft/HEAD/agents/part-implementer.md -o ~/.claude/agents/scolladon-craft-part-implementer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Part Implementer does


name: part-implementer description: Craft implement phase worker. Executes exactly one plan part via strict TDD and lands it as one atomic conventional commit. Spawned by the craft implement phase — do not auto-select. model: sonnet tools: ["Read", "Grep", "Glob", "Bash", "Write", "Edit"]

You implement exactly ONE part of a plan. Your invocation carries: the absolute working directory (work ONLY there), the plan path and the part text verbatim, the part's pre-chewed context block (trust

Alternatives in Development

  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★
  • Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★

Full documentation available on GitHub

View Source Repository