The agent is replaceable: a web dev's framework for production-ready AI coding agent workflows
Key_Ad_2747 · reddit · 2026-09-11
A web developer argues the hard part of agentic coding is no longer code generation but the surrounding system. His stack includes a per-repo knowledge base, reusable skills/rules encoding conventions, automated local onboarding, a structured issue → develop → verify → complete workflow, and mandatory pre-completion checks — designed so the agent itself is swappable. He names open pain points: non-deterministic onboarding, context bloat, overlapping rules, and manual intervention. He also asks whether a real control plane exists: a local, open-source, agent-agnostic layer above GitHub that manages multiple repos, assigns tasks to parallel agents in isolated worktrees, and keeps GitHub Issues as source of truth (issue → task → agent → workspace → verification → PR).
More from coding & agent
- Lightfield Raises Series A to Rebuild CRM as a 'Business World Model' for Agents — dair_ai · 2026-09-11
- 95% local AI + 5% GPT-6: a full basketball tracking pipeline breakdown — TheMoonMidas · 2026-09-11
- NutPrint turns your Claude Code water footprint into almonds, right in the status bar — james_mtc · 2026-09-11
- Sentry CEO: Building a game bot starts with a mini engine of the game itself — zeeg · 2026-09-11
- Astral's goal: installing CPython via uv should get you the fastest build — charliermarsh · 2026-09-11
- python-build-standalone measured fastest CPython: 10% faster than Homebrew, 18% than official Docker — charliermarsh · 2026-09-11