Code Implementer banner
GuDaStudio GuDaStudio

Code Implementer

Project Management community

Description

--- name: code-implementer description: Use this agent when you need to implement code based on requirements documents generated by the project-planner agent. This agent orchestrates prototype generation from Codex (backend/logic/algorithms) and Gemini (frontend/UI/styles), then refactors the prototypes through Claude to produce enterprise-grade, highly maintainable code. Examples of when to use this agent:\n\n<example>\nContext: The project-planner agent has generated a requirements document fo

Installation

Installs to ~/.claude/agents/gudastudio-subagents-code-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GuDaStudio/subagents/HEAD/agents/code-implementer.md -o ~/.claude/agents/gudastudio-subagents-code-implementer.md

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

Full documentation available on GitHub

View Source Repository