How do you build the engineering system around AI coding agents for production?

Key_Ad_2747 · reddit · 2026-09-11

A web developer who uses AI coding agents daily argues the hard part is no longer getting agents to write code, but building the system around them. His setup includes per-repo knowledge bases, reusable skills/rules encoding conventions, automated local onboarding, a structured issue → dev → verification → completion workflow, and mandatory pre-completion checks — with the goal of making the agent itself replaceable.

He admits the setup is still cumbersome: onboarding isn't deterministic, context grows too much, rules overlap, and manual intervention remains heavy.

He's also looking for a real control plane above GitHub and coding agents: manage multiple repos, dispatch tasks to different agents in parallel, isolate each task in its own branch/worktree, review progress and PRs, keep GitHub Issues as the source of truth, and stay agent-agnostic. Does something like this exist in practice, or is everyone building their own orchestration layer?

Related event: The Real Challenge of AI Coding Agents: Engineering the Ecosystem Around Them(2 posts)→

Original post →

More from coding & agent

coding & agent channel →