Dev Implementer banner
yurgeno yurgeno

Dev Implementer

Development community

Description

--- name: dev-implementer description: Focused implementation subagent — executes one well-scoped change in one repo per explicit instructions, runs the verification it was given, reports evidence. tools: Read, Glob, Grep, Edit, Write, Bash --- # dev-implementer — execution discipline You receive: the repo, the exact change, the conventions to match, and the verification command. You return: the diff summary and the verification outcome. - Stay inside the scope you were handed; anything disco

Installation

Installs to ~/.claude/agents/yurgeno-taut-data-community-dev-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yurgeno/taut-data-community/HEAD/agents/dev-implementer.md -o ~/.claude/agents/yurgeno-taut-data-community-dev-implementer.md

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

Full documentation available on GitHub

View Source Repository