← Reddit

Confused about Claude Cowork

Reddit · Ok-Vermicelli-1351 · May 25, 2026
A person new to AI automation asked multiple questions about Claude Cowork's features, including the practical differences between regular chat for one-off tasks and Projects for ongoing work, and whether detailed instruction files are necessary. Additional inquiries concerned how project-level instructions relate to global settings and whether Claude Cowork can interact with Claude Code to build applications.

Detailed Analysis

A self-described tech novice posting to the r/ClaudeAI subreddit articulates a set of genuine conceptual confusions about Claude's product architecture that likely reflect a broader challenge Anthropic faces as it expands its user base beyond developers and power users. The poster, who recently discovered "vibecoding" — the practice of using AI to generate code without formal programming knowledge — is attempting to understand the distinction between Claude's standard chat interface (which they refer to as "Claude Cowork") and its Projects feature, and cannot determine why a user would ever choose the former when the latter offers persistent memory. The question reveals a fundamental UX communication gap: the poster understands that Projects retain context across sessions, but does not understand what functional or practical role standard, non-Project chats serve, especially since those chats apparently still allow users to reference project files.

The confusion points to a real tension in how Anthropic has structured Claude's product tiers and interaction modes. Projects are designed for ongoing, context-rich workflows — recurring tasks that benefit from accumulated instruction and memory — while standard chats are intended for discrete, self-contained queries that don't require persistent state. However, if standard chats can also reference project files, as the poster observes, the line between the two modes becomes blurry to a non-technical user. This is a product design and onboarding problem as much as it is a user education problem: when features overlap in visible ways without clear contextual explanation, users reasonably question the underlying logic.

The poster's questions about Claude.md and Memory.md files — commonly discussed in AI productivity communities as mechanisms for giving Claude persistent behavioral instructions — reveal another layer of complexity. These are conventions that have emerged organically in the developer and power-user community, often associated with Claude Code's agentic workflows, rather than formal Anthropic-prescribed features for general users. The poster correctly senses that these tools may be unnecessary for their relatively simple use case, and their instinct is sound: for a user without complex automation needs, highly structured memory files represent overhead that adds friction without proportional benefit.

The distinction between project-level instructions and global system-level instructions in Claude's interface — another point of confusion raised in the post — touches on a layered permissions and context architecture that Anthropic has built to allow fine-grained behavioral customization. Global instructions set baseline behavior across all interactions, while project-level instructions allow context-specific overrides or additions. The poster's desire to have project instructions reference a "core framework" defined globally reflects a sophisticated intuition about modular instruction design, even if they lack the vocabulary to name it precisely. This kind of hierarchical instruction inheritance is not always clearly surfaced in Claude's UI, making it a common point of confusion.

The final question — about whether Claude Code and Claude's standard interface interoperate, and whether users can build apps or dashboards through Projects alone — highlights how rapidly Anthropic's product surface has expanded and how difficult it has become for casual users to develop an accurate mental model of what each product does. Claude Code is a separate, terminal-based agentic tool designed for software development tasks, while Claude.ai's Projects interface is a conversational workspace. While vibecoding is possible through the standard chat interface using Claude's code generation capabilities, the full agentic loop of Claude Code — where the model can execute code, read files, and iterate autonomously — is not replicated in the Projects UI. The poster's confusion is a signal that Anthropic's growing product ecosystem, while powerful, has outpaced accessible documentation and onboarding for the non-technical users the platform increasingly attracts.

Read original article →