Engine Implementer banner
tweakoz tweakoz

Engine Implementer

Testing & QA community

Description

--- name: engine-implementer description: C++/pyext implementation agent for the orkid engine. Use to implement ONE precisely-scoped slice of engine work from a written spec (a JUL/plan doc section, a milestone, a fix with named seams). Give it the spec section, the trouble points that name it, and the definition of done. It edits code and gets it compile-green; full gate verification belongs to gate-runner. Not for exploration (use scout) or for open-ended design. tools: Bash, Read, Edit, Write

Installation

Installs to ~/.claude/agents/tweakoz-orkid-engine-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tweakoz/orkid/HEAD/.claude/agents/engine-implementer.md -o ~/.claude/agents/tweakoz-orkid-engine-implementer.md

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

Full documentation available on GitHub

View Source Repository