---
title: "When Code Becomes Cheap, What’s Left?"
url: https://daily.dev/posts/when-code-becomes-cheap-what-s-left--jbyzzm8t6
source_url: https://spin.atomicobject.com/code-cheap-whats-left
type: article
source: "Atomic Spin"
published: 2026-06-01T12:06:56.878Z
updated: 2026-06-01T12:07:20.772Z
tags: ["ai-coding", "code-review", "spec-driven-development"]
reading_time: 5
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# When Code Becomes Cheap, What’s Left?

**[Atomic Spin](https://daily.dev/sources/atomicobject)** · 5 min read · 2 upvotes · 0 comments

## Summary

A developer reflects on using an AI coding agent (Claude Opus with a spec-driven tool called GSD) to dramatically accelerate feature delivery. The team went from months-long estimates to weeks of actual work, with the shortest pickup-to-PR time being 21 minutes. The unexpected outcome: writing code stopped being the bottleneck — review and QA became the constraint instead. The author also candidly describes the emotional experience of grief as a seasoned developer watching an agent handle the craft they'd spent decades building. The core takeaway is that judgment, code review quality, and knowing what 'good' looks like are now the primary developer skills, not initial code generation.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://spin.atomicobject.com/code-cheap-whats-left>

## Similar posts on daily.dev

- [Software Development in the Time of Strange New Angels](https://daily.dev/posts/software-development-in-the-time-of-strange-new-angels-5umgpxcj4) · Tech Lead Digest · 3 upvotes · 0 comments
- [When writing code is no longer the bottleneck](https://daily.dev/posts/when-writing-code-is-no-longer-the-bottleneck-h430dwvhx) · InfoWorld · 0 upvotes · 0 comments
- [The bottleneck isn't writing code anymore. It's understanding it.](https://daily.dev/posts/the-bottleneck-isn-t-writing-code-anymore-it-s-understanding-it--oqefvqhf8) · Three Dots Labs · 152 upvotes · 31 comments
- [A grounded take on agentic coding for production environments](https://daily.dev/posts/a-grounded-take-on-agentic-coding-for-production-environments-eqmzfdloq) · Ivan Velichko · 35 upvotes · 1 comments

---

Tags: [#ai-coding](https://daily.dev/tags/ai-coding), [#code-review](https://daily.dev/tags/code-review), [#spec-driven-development](https://daily.dev/tags/spec-driven-development)

[View this post on daily.dev](https://daily.dev/posts/when-code-becomes-cheap-what-s-left--jbyzzm8t6)
