Skip to content

zhubert/erg

Repository files navigation

erg

Complete workflow orchestrator for Claude Code.

Docs: zhubert.com/erg — setup, workflow configuration, CLI reference, and more.

Install

brew install zhubert/tap/erg

Or build from source.

Quick Start

erg start --repo owner/repo

Label a GitHub issue ai-assisted and erg picks it up — coding, PR, review feedback, CI, and merge are handled automatically. The label stays on the issue permanently so humans can always identify AI-assisted work. See the docs for full configuration options including Asana and Linear as work sources.

Run as a Service (macOS)

If you installed via Homebrew, run erg as a persistent background service that starts on login:

brew services start erg

See the docs for orchestrator config and the full list of brew services commands.

Build from Source

git clone https://github.com/zhubert/erg.git
cd erg
go build -o erg .

License

MIT

About

Workflow-driven autonomous coding daemon for Claude Code

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages