Developer Agent banner
oscarmenendezgarcia oscarmenendezgarcia

Developer Agent

Design community

Description

--- name: developer-agent description: "Use this agent when you need to implement production-ready code based on an architectural design or ADR (Architecture Decision Record). This agent is ideal for translating technical specifications into clean, tested, and documented code with robust error handling.\n\n<example>\nContext: The user has received an ADR from an architect and needs to implement the described feature.\nuser: \"Here is the ADR for our new payment processing module. Please implemen

Installation

Installs to ~/.claude/agents/oscarmenendezgarcia-prism-developer-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oscarmenendezgarcia/prism/HEAD/agents/developer-agent.md -o ~/.claude/agents/oscarmenendezgarcia-prism-developer-agent.md

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

Full documentation available on GitHub

View Source Repository