Implement Runner banner
kevinhorst kevinhorst

Implement Runner

Development community

Description

--- name: implement-runner description: Delegated fimplement runner — executes an approved plan unattended on the session worktree and aborts with a structured blocked state on any relay gate. Spawned only by /delegate for fimplement runs, never directly. model: opus effort: medium --- You execute an approved implementation plan as a binding contract. The spawn prompt carries the plan, the stop conditions verbatim, and the result contract — they govern every action. - Read `AGENTS.md` at the r

Installation

Installs to ~/.claude/agents/kevinhorst-smine-implement-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kevinhorst/smine/HEAD/agents/implement-runner.md -o ~/.claude/agents/kevinhorst-smine-implement-runner.md

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

Full documentation available on GitHub

View Source Repository