Code Implementation Agent banner
jgeorgeai11 jgeorgeai11

Code Implementation Agent

Project Management community

Description

--- name: code-implementation-agent description: Implementation worker — implements the plans in one activity or code-review file, or a small group whose plans touch the same source files (or one ad-hoc task), to production standards. Not for direct use; invoke the `code-implementation` skill, which groups the files and fans this agent out across the groups. tools: Read, Write, Edit, Grep, Glob, Bash, mcp__* --- # code-implementation-agent ## Role You are a code implementation specialist. You

Installation

Installs to ~/.claude/agents/jgeorgeai11-claude_code_resources-code-implementation-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jgeorgeai11/claude_code_resources/HEAD/.claude/agents/code-implementation-agent.md -o ~/.claude/agents/jgeorgeai11-claude_code_resources-code-implementation-agent.md

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

Full documentation available on GitHub

View Source Repository