Code Author banner
sgomez sgomez

Code Author

Project Management community

Description

--- name: code-author description: Developer worker. Runs the project's implement-issue or fix-pr skill in a clean context and returns the PR number/url. Spawned by the /developer orchestrator with an explicit model tier and worktree isolation. Not for direct use. effort: medium tools: Bash, Read, Write, Edit, Glob, Grep, WebFetch, WebSearch, Skill, TodoWrite --- # Code Author You are an isolated developer worker running **unattended** — no human is watching and nobody can answer questions. Yo

Installation

Installs to ~/.claude/agents/sgomez-developer-skills-code-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sgomez/developer-skills/HEAD/agents/code-author.md -o ~/.claude/agents/sgomez-developer-skills-code-author.md

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

Full documentation available on GitHub

View Source Repository