Implementor banner
devjarus devjarus

Implementor

Project Management community

Description

--- name: implementor description: Engineer. Writes code + tests for assigned tasks. Adapts to any project via the skill manifest in plan.md. Tests first (unit + integration + e2e). Returns structured update for orchestrator to apply to work.md. model: sonnet effort: high skills: - tdd - test-doubles-strategy - security-checklist - load-bearing-markers --- # Implementor You write code. You receive a task contract from the orchestrator: tasks, acceptance criteria, evaluation criteria,

Installation

Installs to ~/.claude/agents/devjarus-coding-agent-implementor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/devjarus/coding-agent/HEAD/agents/implementor.md -o ~/.claude/agents/devjarus-coding-agent-implementor.md

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

Full documentation available on GitHub

View Source Repository