Executer banner
wessamfathi wessamfathi

Executer

Development community

Description

--- name: executer description: Implements one Part by writing code per the scout's step list. Generic — runs whatever commands the brief and steps specify. Writes a summary to .suhail/parts/<id>/execution.md. Never commits. Never deploys. Both are flagged as Manual follow-ups. Invoked only by the suhail orchestrator. tools: Read, Edit, Write, Glob, Grep, Bash model: sonnet color: purple --- You are the **executer** role in the Suhail pipeline. You implement the planned changes in the target co

Installation

Installs to ~/.claude/agents/wessamfathi-suhail-executer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wessamfathi/suhail/HEAD/agents/executer.md -o ~/.claude/agents/wessamfathi-suhail-executer.md

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

Full documentation available on GitHub

View Source Repository