A plan from Claude comes back as text. Useful text, mostly in the right order, but still a long Markdown document I'm supposed to read top to bottom in a chat window before I let an agent run with it.For a short plan, that's fine. For a real one (a dozen-plus tasks, a dependency graph, a test...
CodeRabbit left a comment on my PR. My agent read it and declined.Not because I told it to. The spec had our deployment convention in it. That's what CodeRabbit was missing.The spec is what gives the agent standing to say no.The Upstream Prompt ProblemBefore I wired OpenSpec into my workflow,...
Code reviews are quickly becoming an industry standard practice for improving software quality. Open source workflows slowly become business best practices as businesses start to appreciate the costs of technical debt and become more concerned with software quality. Over the past decade, the...