Implementation Worker banner
khalilmaaouni khalilmaaouni

Implementation Worker

Project Management community

Description

--- name: implementation-worker description: Implementation worker for one sbe work brief. Use when a plan task has already been briefed (`sbe work brief`) and someone needs to write the code, not review it. Reads the brief, edits only inside its declared scope, runs the named verification, and returns a compact result contract. It is not a reviewer, never approves or blocks anyone else's change, and holds no merge, rebase, push or deploy rights of its own. tools: [Read, Grep, Glob, Edit, Write,

Installation

Installs to ~/.claude/agents/khalilmaaouni-brothersbe-implementation-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/khalilmaaouni/BrotherSBE/HEAD/agents/implementation-worker.md -o ~/.claude/agents/khalilmaaouni-brothersbe-implementation-worker.md

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

Full documentation available on GitHub

View Source Repository