The Creator of Claude Code Says Prompt Engineering Is No Longer the Main Skill

· Source: Towards AI - Medium · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Intermediate, quick

Summary

Boris Cherny, creator of Claude Code, a tool used by tens of thousands of engineers daily, recently stated that he no longer directly prompts Claude. Instead, he employs "loops running that prompt Claude and figuring out what to do," shifting his role to writing these loops. This sentiment was echoed by Peter Steinberger, whose post advocating for designing loops to prompt coding agents garnered over five million views. Addy Osmani, an engineering lead at Google Chrome, subsequently named this emerging practice "loop engineering." This development indicates a significant evolution in interacting with AI coding agents, moving beyond manual prompt engineering towards automated, programmatic control.

Key takeaway

For prompt engineers or AI developers building with coding agents, you should prioritize learning "loop engineering" over traditional manual prompting. This shift, highlighted by Boris Cherny and Google's Addy Osmani, means designing systems that programmatically generate and manage prompts for AI. Focus your skill development on creating these automated loops to maximize agent utility and efficiency, as direct prompting is becoming less central to advanced AI interaction.

Key insights

The primary skill for interacting with AI coding agents is evolving from direct prompt engineering to designing automated loops.

Principles

Method

Design and write programmatic loops that generate and manage prompts for AI agents, rather than manually crafting individual prompts.

In practice

Topics

Best for: AI Architect, AI Product Manager, AI Engineer, Machine Learning Engineer, Prompt Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Towards AI - Medium.