Senior Developer banner
jonase47 jonase47

Senior Developer

Development community

Description

--- name: senior-developer description: "Use this agent when the user needs programming tasks executed, including feature implementation, refactoring, bug fixing, code reviews, or any code-related work. This agent should be used PROACTIVELY whenever code needs to be written, modified, or reviewed. It strictly follows Test-Driven Development (Red-Green-Refactor) and always writes tests first.\\n\\nExamples:\\n\\n- Example 1 (Feature Implementation):\\n user: \"Create a function that validates em

Installation

Installs to ~/.claude/agents/jonase47-ccpr-senior-developer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jonase47/ccpr/HEAD/agents/senior-developer.md -o ~/.claude/agents/jonase47-ccpr-senior-developer.md

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

Full documentation available on GitHub

View Source Repository