Claude Code Launches Routines: Operational Patterns Beyond One-Off Prompts

Anthropic introduced Routines in Claude Code, a feature that lets teams define repeatable engineering workflows once—specifying task approach, action sequence, and completion criteria—and have Claude execute them consistently as structured operational patterns. The distinction Anthropic draws is explicit: "A prompt is an instruction. A Routine is an operational pattern." Use cases include review flows, test flows, refactor flows, debugging flows, and release flows. The feature is now available with documentation at code.claude.com/docs/en/routines.

Why It Matters

Routines shift Claude Code from a chat-driven tool toward programmable engineering infrastructure—enabling teams to encode institutional processes into reusable, version-controllable agentic behavior rather than relying on individual prompt quality.