Claude Md
31 articles about claude md.
100M Tokens Tracked: 99.4% Were Input and Parallel Agents Make It Worse
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.
What Legacy Means for AI Agents - CLAUDE.md Files and Memory Systems
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.
Fixing AI Goldfish Memory with CLAUDE.md Constraints
When your AI agent confidently says it made a change but nothing changed, CLAUDE.md constraints prevent confident-but-wrong behavior across sessions.
The AI Renaissance for Retirees: Writing Specs Instead of Code
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.
Writing Autonomous Instructions That Agents Steelman and Revise
Write everything as a CLAUDE.md spec and run parallel agents off it. Avoid context pollution by using structured specs instead of conversational prompts.
Why Explicit CLAUDE.md Specs Beat Auto-Memory for Parallel Agents
Auto-memory causes parallel AI agents to diverge. Explicit specs in CLAUDE.md files keep multiple agents deterministic and consistent.
Why CLAUDE.md Is the Entire Game for Parallel Claude Code Agents
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 Code's Real Advantage Is the Harness, Not the Model
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 Code for Swift/macOS Development - ScreenCaptureKit and Deprecated APIs
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.
Hitting Claude's Context Limit Mid-Build and How CLAUDE.md Fixes It
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.
When Claude Files Bug Reports Against Its Own Code - And They Are Real
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.
Put 'Challenge My Assumptions' in Your CLAUDE.md
Adding assumption-challenging directives to CLAUDE.md prevents AI agents from blindly implementing bad ideas. Make your agent argue with you before it builds.
How CLAUDE.md Files and MCP Servers Work Together for Project Structure
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.
Use CLAUDE.md to Maintain Product Quality When Building with AI
How a detailed CLAUDE.md file with design decisions and UX principles keeps AI-generated code consistent across sessions and prevents quality drift.
Is Claude Overkill? Adding Anti-Over-Engineering Directives to CLAUDE.md
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.
Maintaining Code Quality with AI Agents - CLAUDE.md Standards Plus Pre-Commit Hooks
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.
Context Engineering - Why CLAUDE.md Is the Most Important File in Your Project
The CLAUDE.md file is the most important file in any Claude Code project. Here is why context engineering matters more than prompt engineering.
Stop Re-Explaining Context to Your AI - Use File-Based Context Instead
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.
Reducing Context Switching Cost with Running Notes - How AI Agents Solve the Same Problem
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.
CSS Conventions in CLAUDE.md for 5 Parallel Agents
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.
Diffing Your AI Agent's Personality Over Time with SOUL.md
Version controlling your AI agent's behavior with SOUL.md files. How to track personality drift and maintain consistent agent behavior over months.
Explicit Acceptance Criteria in CLAUDE.md to Stop Premature Victory
How adding explicit acceptance criteria to CLAUDE.md stops Claude Code from declaring victory prematurely. Tests must pass, files must exist, no regressions.
From Copilot to Claude Code - Why a 200-Line CLAUDE.md Changed Everything
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.
Using Claude Chat to Orchestrate Claude Code via MCP
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.
The Shift from Writing Code to Writing CLAUDE.md Specifications
Six months ago my workflow was Swift, Rust, and Flutter by hand. Now I write CLAUDE.md files and let agents handle the implementation.
Large SaaS Claude Workflow - Five Agents Running Off the Same CLAUDE.md Spec
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.
MEMORY.md as an Injection Vector - The Security Risk of Implicitly Trusted Config Files
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.
Building Persistent Memory for Claude Code Agents with CLAUDE.md
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.
The Pottery Era of Software - When Your 20-Line Skill File Grows to 600+
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.
The Irony of Writing Documentation That AI Agents Actually 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.
Writing CLAUDE.md Files That Actually Help (Not Hurt) Your AI Agents
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.