{"slug": "i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan", "title": "I got tired of coding agents editing before “done” was defined — so I built a plan-first harness", "summary": "A developer built Loomwright, a Claude Code plugin that enforces a plan-first workflow for coding agents, requiring a reviewed pull request instead of letting agents edit files before 'done' is defined. The plugin, published under marketplace id 'atelier', ships with 14 agent roles, 21 slash commands, 41 skills, and 24 quality hooks, and only enables auto-merge behind a trusted gate. The developer is soliciting feedback on common failure modes such as missing plans, merge conflicts, and untrusted auto-merge.", "body_md": "Chat-coding is fast until it isn’t.\n\nYou ask for a feature. The agent jumps into files. You get a pile of edits and a shrug. Two sessions collide on the same paths. Auto-merge is either terrifying or so babysat that you never leave the keyboard.\n\nI wanted the other shape:\n\n**messy goal in → reviewed pull request out**\n\nYou only show up when it actually needs you.\n\nLoomwright is a **Claude Code plugin** (not a Cursor-native plugin). Marketplace id `atelier`, plugin id `loomwright`.\n\n`--auto-merge` only behind a trusted gate\nThen in a git repo:\n\n```\n/setup\n/autonomous \"the next thing your users can feel\"\n```\n\n**Done when:** `/setup` prints a module-status table (everything optional). `/autonomous` asks a few discovery questions, saves a brief under `.supervisor/jobs/pending/`, does the work in worktrees, and ends with an `AUTONOMOUS_RUN` summary and an **open PR** — it never merges on its own.\n\nSite: [https://vikashruhilgit.github.io/loomwright-site/](https://vikashruhilgit.github.io/loomwright-site/)\n\nGitHub: [https://github.com/vikashruhilgit/loomwright](https://github.com/vikashruhilgit/loomwright)\n\nCurious how others are handling:\n\nIf you’ve hit the same wall, I’d love the failure mode that burns you most: no plan, merge conflicts, or untrusted auto-merge.\n\nToday that ships as roughly: 14 agent roles, 21 slash commands, 41 skills, 24 quality hooks.\n\n```\nclaude plugin marketplace add vikashruhilgit/loomwright\nclaude plugin install loomwright@atelierclaude plugin list   # loomwright@atelier, Status: ✔ enabled\n```\n\n", "url": "https://wpnews.pro/news/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan", "canonical_source": "https://dev.to/vikash_ruhil_a43b452d4a88/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan-first-harness-28l3", "published_at": "2026-09-13 08:28:43+00:00", "updated_at": "2026-09-13 09:01:37.856660+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "developer-tools", "ai-products"], "entities": ["Loomwright", "Claude Code", "vikashruhilgit", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan", "markdown": "https://wpnews.pro/news/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan.md", "text": "https://wpnews.pro/news/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan.txt", "jsonld": "https://wpnews.pro/news/i-got-tired-of-coding-agents-editing-before-done-was-defined-so-i-built-a-plan.jsonld"}}