Automating myself out of development
- AI
- Programming
- Developer Tools
- Open Source
The post lays out a staged workflow for AI-assisted software development that moves from simple autocomplete and chat help toward a more agentic setup. Specs get written up front, tasks are split across worktrees or sandboxes, agents implement in parallel, and the human shifts from writing code to planning, steering, and approving pull requests. The pitch is not that AI writes perfect software on its own. It is that enough process can let one developer supervise far more code generation than they could produce directly.
Treat coding agents as accelerators for narrow, testable work, not as autonomous engineers. If you are pushing this inside a team, expect review capacity and architectural oversight to become the real bottlenecks long before raw code generation does.
-
thoughtfultechnologist.com
- Discuss on HN