Claude Md

31 articles about claude md.

100M Tokens Tracked: 99.4% Were Input and Parallel Agents Make It Worse

·2 min read

After tracking 100M tokens, 99.4% were input tokens. Running parallel Claude Code agents multiplies the input cost problem. Here is how CLAUDE.md scoping helps.

tokensapi-costsparallel-agentsclaude-codeclaude-mdoptimization

What Legacy Means for AI Agents - CLAUDE.md Files and Memory Systems

·2 min read

The real legacy of an AI agent isn't the code it writes. It's the CLAUDE.md files and memory systems that outlive individual sessions and carry knowledge forward.

claude-mdagent-memoryai-agentpersistencelegacy

Fixing AI Goldfish Memory with CLAUDE.md Constraints

·3 min read

When your AI agent confidently says it made a change but nothing changed, CLAUDE.md constraints prevent confident-but-wrong behavior across sessions.

claude-mdai-agentsmemoryconstraintsdeveloper-workflowclaude-code

The AI Renaissance for Retirees: Writing Specs Instead of Code

·3 min read

Retirees are building software by writing detailed CLAUDE.md specs that direct AI agents. You do not need to write code anymore - you need to write clear requirements.

claude-mdnon-programmerretireesai-codingspecs

Writing Autonomous Instructions That Agents Steelman and Revise

·2 min read

Write everything as a CLAUDE.md spec and run parallel agents off it. Avoid context pollution by using structured specs instead of conversational prompts.

claude-mdautonomous-agentsparallel-agentsspecificationscontext-management

Why Explicit CLAUDE.md Specs Beat Auto-Memory for Parallel Agents

·2 min read

Auto-memory causes parallel AI agents to diverge. Explicit specs in CLAUDE.md files keep multiple agents deterministic and consistent.

claude-codeparallel-agentsclaude-mdmemorydeterminism

Why CLAUDE.md Is the Entire Game for Parallel Claude Code Agents

·2 min read

CLAUDE.md is the most important file when running parallel Claude Code agents. Without detailed specs, 5 agents on the same codebase will overwrite each other.

claude-mdclaude-codeparallel-agentsdeveloper-workflowai-orchestration

Claude Code's Real Advantage Is the Harness, Not the Model

·2 min read

The harness is what makes Claude Code powerful. Running 5 agents in parallel on the same repo with CLAUDE.md as the orchestration layer changes everything.

claude-codeparallel-agentsclaude-mddeveloper-toolsai-orchestration

Claude Code for Swift/macOS Development - ScreenCaptureKit and Deprecated APIs

·2 min read

Using Claude Code for Swift and macOS development with ScreenCaptureKit, navigating deprecated API struggles, and why CLAUDE.md is the single biggest productivity win for AI-assisted development.

claude-codeswiftmacosscreencapturekitclaude-mddeprecated-apis

Hitting Claude's Context Limit Mid-Build and How CLAUDE.md Fixes It

·2 min read

When Claude Code hits the context limit during a build, you lose project context. A CLAUDE.md file prevents starting over by keeping essential specs persistent.

claude-codecontext-windowclaude-mddeveloper-workflowproductivity

When Claude Files Bug Reports Against Its Own Code - And They Are Real

·2 min read

Running 5 parallel Claude agents with CLAUDE.md as the single source of truth leads to agents finding real bugs in each other's code. Here is how it works.

claude-codeclaude-mdparallel-agentsbug-reportsdeveloper-workflow

Put 'Challenge My Assumptions' in Your CLAUDE.md

·3 min read

Adding assumption-challenging directives to CLAUDE.md prevents AI agents from blindly implementing bad ideas. Make your agent argue with you before it builds.

claude-mdai-agentsdeveloper-workflowcode-qualitybest-practices

How CLAUDE.md Files and MCP Servers Work Together for Project Structure

·2 min read

CLAUDE.md maps out your project while MCP servers extend what the agent can do. Together they create a structured workspace the agent actually understands.

claude-mdmcpproject-structureintegrationdeveloper-tools

Use CLAUDE.md to Maintain Product Quality When Building with AI

·3 min read

How a detailed CLAUDE.md file with design decisions and UX principles keeps AI-generated code consistent across sessions and prevents quality drift.

claude-mdproduct-qualitydesign-decisionsai-developmentconsistency

Is Claude Overkill? Adding Anti-Over-Engineering Directives to CLAUDE.md

·2 min read

Claude Code tends to over-engineer solutions. Adding 'avoid over-engineering, only make changes that are directly requested' to your CLAUDE.md keeps it focused and prevents scope creep.

claude-codeclaude-mdover-engineeringdeveloper-workflowbest-practices

Maintaining Code Quality with AI Agents - CLAUDE.md Standards Plus Pre-Commit Hooks

·2 min read

A detailed CLAUDE.md with explicit coding standards combined with pre-commit hooks is the biggest lever for AI agent code quality. Here is how to set it up.

claude-codeclaude-mdcode-qualitypre-commit-hookslinting

Context Engineering - Why CLAUDE.md Is the Most Important File in Your Project

·2 min read

The CLAUDE.md file is the most important file in any Claude Code project. Here is why context engineering matters more than prompt engineering.

claude-codeclaude-mdcontext-engineeringdeveloper-toolsbest-practices

Stop Re-Explaining Context to Your AI - Use File-Based Context Instead

·2 min read

Most people spend 20-30% of their AI interaction time re-explaining context. File-based context systems like CLAUDE.md eliminate this by loading context automatically every session.

contextllmfile-basedproductivityclaude-md

Reducing Context Switching Cost with Running Notes - How AI Agents Solve the Same Problem

·3 min read

Context switching destroys productivity because you lose your mental model. Running notes files help humans, and CLAUDE.md does the same thing for AI agents.

context-switchingproductivityclaude-mdai-agentsdeveloper-workflow

CSS Conventions in CLAUDE.md for 5 Parallel Agents

·2 min read

How putting all CSS conventions in CLAUDE.md lets you run 5 parallel Claude Code agents that all produce consistent, on-brand styling without conflicts.

claude-mdcssparallel-agentsconventionsstylingworkflow

Diffing Your AI Agent's Personality Over Time with SOUL.md

·2 min read

Version controlling your AI agent's behavior with SOUL.md files. How to track personality drift and maintain consistent agent behavior over months.

soul-mdpersonalityai-agentsversion-controlbehaviorclaude-mddrift

Explicit Acceptance Criteria in CLAUDE.md to Stop Premature Victory

·2 min read

How adding explicit acceptance criteria to CLAUDE.md stops Claude Code from declaring victory prematurely. Tests must pass, files must exist, no regressions.

claude-mdacceptance-criteriaclaude-codetestingdeveloper-workflowquality

From Copilot to Claude Code - Why a 200-Line CLAUDE.md Changed Everything

·3 min read

How switching from GitHub Copilot to Claude Code with a 200-line CLAUDE.md running 5 parallel agents transformed a solo developer's entire workflow.

claude-codecopilotclaude-mdparallel-agentsdeveloper-workflow

Using Claude Chat to Orchestrate Claude Code via MCP

·2 min read

Run 5 Claude Code agents in parallel on the same repo with CLAUDE.md as the shared brain. Claude Chat acts as the orchestrator through MCP server connections.

claude-codemcporchestrationparallel-agentsclaude-md

The Shift from Writing Code to Writing CLAUDE.md Specifications

·3 min read

Six months ago my workflow was Swift, Rust, and Flutter by hand. Now I write CLAUDE.md files and let agents handle the implementation.

claude-mdai-agentsdeveloper-workflowspecificationsproductivity

Large SaaS Claude Workflow - Five Agents Running Off the Same CLAUDE.md Spec

·2 min read

How to write everything in CLAUDE.md and run 5 parallel Claude agents off the same spec for large SaaS projects. A practical workflow guide.

claude-codeclaude-mdparallel-agentssaasdeveloper-workflow

MEMORY.md as an Injection Vector - The Security Risk of Implicitly Trusted Config Files

·2 min read

CLAUDE.md and MEMORY.md files are loaded every session and trusted implicitly by AI agents. This makes them a potential prompt injection vector that most setups do not protect against.

securityprompt-injectionmemoryclaude-mdconfig-filesai-agent

Building Persistent Memory for Claude Code Agents with CLAUDE.md

·2 min read

Why CLAUDE.md is the only memory that survives across Claude Code sessions. How to build persistent context for 5 parallel agents working on the same repo.

claude-codeclaude-mdpersistent-memoryparallel-agentsdeveloper-workflow

The Pottery Era of Software - When Your 20-Line Skill File Grows to 600+

·2 min read

AI skill files start small but evolve into hand-tuned masterpieces through daily iteration. This is the pottery era of software - shaping instructions through practice, not planning.

skill-filesclaude-mdprompt-engineeringai-workflowspottery-metaphor

The Irony of Writing Documentation That AI Agents Actually Read

·3 min read

Developers now write more documentation than ever - but it is CLAUDE.md specs for AI agents. The irony: AI agents read every word, which is more than most human coworkers do.

documentationclaude-mdspecsdeveloper-workflowai-agents

Writing CLAUDE.md Files That Actually Help (Not Hurt) Your AI Agents

·3 min read

The ETH Zurich paper says CLAUDE.md files hurt agent performance. Our experience with 5 parallel agents says the opposite. The difference is what you put in them.

claude-codeclaude-mdparallel-agentsdeveloper-toolsbest-practices

Browse by Topic