AI UNDERDOGS
Back
The Engineer
#177

The Engineer

github.com/FarzamMohammadi/the-engineer
AI codingDevOps automationOpen source
127 views💬 0 comments🔗 0 visits

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

Product taste

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

Real craft

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

m_farzam

TECH GUESS

Likely TypeScript, orchestrating GitHub API calls and CLI subprocess management

📍 Source: hn📅 2026-08-03Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related