Code Impl banner
lugassawan lugassawan

Code Impl

Development community

Description

--- name: code-impl description: Focused implementer sub-agent — receives a scoped brief (goal, file set, verify command) from the orchestrator, implements only the assigned file group, and returns a structured summary. Invoke when swe-workbench:workflow-delegated-implementation delegates a cohesive change group to reduce orchestrator context. Never invoked directly for full-feature delivery. model: sonnet effort: xhigh tools: Read, Edit, Write, Grep, Glob, Bash, Skill skills: - swe-workbench:

Installation

Installs to ~/.claude/agents/lugassawan-swe-workbench-code-impl.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lugassawan/swe-workbench/HEAD/agents/code-impl.md -o ~/.claude/agents/lugassawan-swe-workbench-code-impl.md

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

Full documentation available on GitHub

View Source Repository