{"slug": "agentic-tech-debt", "title": "Agentic Tech Debt", "summary": "GitClear's analysis of 211 million lines of code reveals that refactoring is declining while duplicated code is increasing, a pattern the project attributes to agentic tech debt. A developer created a plugin that logs every deferred decision, loose type, or punted choice as debt in a repository folder, while recording key decisions as Architecture Decision Records (ADRs). The tool passively tracks debt until the developer chooses to address it, then guides them through a research-backed resolution process, and works with Claude Code, Codex, Copilot, or any compatible agent skill.", "body_md": "The shortcuts your agent takes while coding are piling up.\n\nGitClear's study of 211M lines shows the pattern: **refactoring is dropping and duplicated code keeps climbing**.\n\nAnd if you've spent enough time coding with agents, you've felt this pain.\n\nSo I ran a study on ~20 years of tech-debt research, distilled the findings into a few **commandments**, and wired them into my agent loop as a plugin.\n\nHow it works: as your agent writes code, **every deferral**, a loose type, a punted decision **gets logged to a folder in your repo as debt**. Every **key decision** gets logged as an **ADR**.\n\nIt's a **passive tracker** until **YOU decide to pay the debt down**. Then the plugin walks you through it the research-backed way.\n\nWorks in **Claude Code**, **Codex**, **Copilot**, or anything you can drop an Agent Skill into.", "url": "https://wpnews.pro/news/agentic-tech-debt", "canonical_source": "https://dev.to/brandincanfield/agentic-tech-debt-4g9l", "published_at": "2026-06-03 20:14:21+00:00", "updated_at": "2026-06-03 20:41:40.186017+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "ai-products", "ai-research", "ai-startups"], "entities": ["GitClear", "Claude Code", "Codex", "Copilot"], "alternates": {"html": "https://wpnews.pro/news/agentic-tech-debt", "markdown": "https://wpnews.pro/news/agentic-tech-debt.md", "text": "https://wpnews.pro/news/agentic-tech-debt.txt", "jsonld": "https://wpnews.pro/news/agentic-tech-debt.jsonld"}}