Claude Co-work

/klɔːd koʊ-wɜːrk/

Also known as: Co-work, Claude Cowork

technical beginner

What is Claude Co-work?

Claude Co-work is Anthropic’s agentic product interface that extends Claude beyond conversational chat into autonomous, tool-using work. Unlike a standard chatbot interaction where users ask questions and receive answers, Co-work enables Claude to plan tasks, use tools, browse files, write code, and execute multi-step workflows — essentially functioning as an AI colleague that works alongside humans.

Co-work evolved from internal prototypes at Anthropic, including an early prototype called “Claude Studio” that featured dense displays of Claude’s knowledge, skills, and real-time outputs. The product was shaped through rapid iteration: while it had been in development for months, the final push from internal prototype to shippable product took approximately 10 days.

Key Characteristics

  • Agentic task execution: Claude doesn’t just answer questions — it plans, executes, and iterates on multi-step tasks
  • Tool use: Integrates with file systems, code editors, web browsers, and external APIs
  • Interactive feedback loops: Presents to-do lists, multiple-choice questions, and progress updates for user guidance
  • Skills framework: Uses markdown-based skill files that instruct Claude on domain-specific workflows
  • Built on Claude Code foundations: Shares the agentic harness that powers Claude Code, Anthropic’s CLI developer tool

Why Claude Co-work Matters

Co-work represents a paradigm shift from AI as a chat assistant to AI as a working partner. For designers like Jenny Wen who lead the product, the challenge is designing for non-deterministic outputs — you can’t mock up every possible state of an AI agent’s work. This has forced Anthropic to adopt new design practices: rapid prototyping with real models, shorter vision horizons, and designers working directly in code.

For organizations, Co-work signals the direction of enterprise AI: moving from question-answering tools to autonomous agents that execute real work within professional workflows.

  • Agentic Coding - The developer-facing counterpart of AI-assisted work
  • AI Agents - The broader category of autonomous AI systems
  • Agent Skills - The skill framework that powers Co-work’s capabilities

Mentioned In

Video thumbnail

Jenny Wen

With co-work specifically we have had a bunch of different prototypes internally of what that could look like. It was 10 days to get it from what we had internally to something that we were ready to ship externally.