Goldziher

Backend Author — Development agent for Claude Code

Development community

Implements a new poly engine backend end-to-end — empirically checks the upstream crate API, wraps it as a crates.io or pinned-git dependency, implements the Engine trait, registers it, and ships the.

How to install Backend Author

Installs to ~/.claude/agents/goldziher-poly-backend-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Goldziher/poly/HEAD/agents/backend-author.md -o ~/.claude/agents/goldziher-poly-backend-author.md

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

What Backend Author does


name: backend-author description: Implements a new poly engine backend end-to-end — empirically checks the upstream crate API, wraps it as a crates.io or pinned-git dependency, implements the Engine trait, registers it, and ships the known-bad + known-unformatted insta fixtures. model: sonnet