The Engineer
github.com/FarzamMohammadi/the-engineer →Feed Claude Code a GitHub Issue, get a merged PR back
WHAT IT SOLVES
AI can write code now. But between 'done' and 'merged' there's a pile of glue work nobody wants to touch — branching, PRs, CI checks, conflicts. The Engineer automates that gap
WHY IT'S INTERESTING
Human-in-the-loop isn't a buzzword here
It doesn't pretend AI should auto-merge everything. The tool lets Claude code and opens the PR, but a human decides whether to merge. The author made human checkpoints configurable — not because you might forget, but because you might not trust it yet
Plugin architecture for any AI coding CLI
It's not Claude-only. The author broke triggers, chat, agents, and git hosting into swappable plugins. OpenCode works, other CLIs can plug in too. This is genuine orchestration abstraction, not a wrapper
「The orchestration layer that turns Claude Code, OpenCode, and other AI coding CLIs into autonomous engineers — driving real work from task intake to merged pull request, with humans in the loop only where it counts」
TECH GUESS
Likely TypeScript, orchestrating GitHub API calls and CLI subprocess management
Discussion (0)
- No comments yet — be the first.



