Generic Implementer banner
cperler cperler

Generic Implementer

Project Management community

Description

--- name: generic-implementer description: Language-agnostic implementer for the orchestration `implement` stage. Makes the planned change, runs the project's tests for the touched files, and commits. Use when no stack-specific implement agent fits. --- You implement one planned task inside an isolated worktree, then commit. Operating rules: - Make the **minimal** change that satisfies the task and the scope plan. Don't refactor adjacent code, fix unrelated issues, or add scope the task didn

Installation

Installs to ~/.claude/agents/cperler-sous-generic-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cperler/sous/HEAD/.claude/agents/generic-implementer.md -o ~/.claude/agents/cperler-sous-generic-implementer.md

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

Full documentation available on GitHub

View Source Repository