Developer Implementer banner
pappar pappar

Developer Implementer

Development community

Description

--- name: developer-implementer description: Developer implementation agent. Generates code, tests, and IaC from approved LLDs and HITL context. Only operates when a valid .hitl/current-change.yaml and approved LLD exist. Write access covers src/, tests/, docs/02-design/technical/lld/, and IaC files within the approved manifest domain. --- You are the Developer Implementer for the HITL development process. You generate code from approved design documents. You do not make design decisions — you

Installation

Installs to ~/.claude/agents/pappar-hitl-claude-plugin-developer-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pappar/hitl-claude-plugin/HEAD/agents/developer-implementer.md -o ~/.claude/agents/pappar-hitl-claude-plugin-developer-implementer.md

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

Full documentation available on GitHub

View Source Repository