Claude Articles
Browse 219 articles about Claude.
5 Claude Code Workflow Patterns Explained: From Sequential to Fully Autonomous
Claude Code supports five agentic patterns: sequential flow, operator, split-and-merge, agent teams, and headless. Learn when to use each for maximum output.
What Is Claude Code Agent Teams? How Parallel Agents Share a Task List in Real Time
Claude Code Agent Teams lets multiple AI agents collaborate via a shared task list. Learn how it differs from sub-agents, when to use it, and the token cost.
Claude Mythos vs Claude Opus 4.6: How Big Is the Cybersecurity Capability Gap?
Claude Mythos scores 83.1% on cybersecurity benchmarks vs Opus 4.6's 66.6%. Here's what the gap means for AI agents, security teams, and builders.
What Is the Compounding Knowledge Loop in Claude Code? How Your Agent Gets Smarter Over Time
Claude Code's session hooks capture learnings automatically, building a wiki that improves agent answers over time. Here's how the compounding loop works.
What Is Claude Code Ultra Plan's Multi-Agent Architecture? Three Explorers Plus One Critic
Ultra Plan spins up three parallel exploration agents and one critique agent in Anthropic's cloud. Here's why that produces better plans faster.
Claude Code Ultra Plan vs Local Plan Mode: Speed, Quality, and Token Cost Compared
Ultra Plan finishes in minutes while local plan mode takes 30–45 minutes. Here's what the difference means for your Claude Code workflows.
How to Use Claude Code Ultra Plan: Requirements, Token Costs, and When to Use It
Ultra Plan requires a Git repo, a Pro or Max subscription, and CLI access. Here's what it costs, how many tokens it uses, and when it's worth it.
How to Build a Self-Evolving Claude Code Memory System With Obsidian and Claude Code Hooks
Use Claude Code hooks to automatically capture session logs, extract lessons, and build a wiki that grows smarter with every conversation.
What Is Claude Code Ultra Plan? How Cloud-Based Planning Speeds Up Your AI Workflows
Claude Code Ultra Plan offloads planning to Anthropic's cloud using multi-agent exploration. Learn how it works and when to use it.
What Is Andrej Karpathy's LLM Wiki? How to Build a Personal Knowledge Base With Claude Code
Karpathy's LLM wiki turns raw documents into a structured markdown knowledge base Claude can query. Here's how to set it up in 5 minutes with Obsidian.
What Is the Anthropic Claude Code Source Code Leak? Three-Layer Memory Architecture Explained
The Claude Code source leak revealed a three-layer memory system using memory.md, grep-based search, and the unshipped Chyros daemon. Here's what it means.
LLM Wiki vs RAG: When to Use Markdown Knowledge Bases Instead of Vector Databases
Karpathy's LLM wiki approach cuts token usage by 95% for small knowledge bases. Here's how it compares to traditional RAG and when to use each.
Vibe Kanban vs Paperclip vs Claude Code Dispatch: Which Agent Management Tool Is Right for You?
Compare Vibe Kanban, Paperclip, and Claude Code Dispatch across use cases, complexity, and who each tool is actually built for in 2026.
What Is Claude Code Chyros? The Always-On Background Daemon Revealed in the Source Leak
Chyros is an unshipped Claude Code feature that runs 24/7, fixes bugs while you sleep, and sends push notifications. Here's what the source leak revealed.
What Is the Agentic OS Architecture? How to Build a Business Brain With Claude Code Skills
The Agentic OS stores your brand voice, content strategy, and client context inside Claude Code. Here's how the architecture works and how to set it up.
What Is Anthropic's Prompt Caching and Why Does It Affect Your Claude Subscription Limits?
Anthropic uses prompt caching to reduce compute costs. When third-party tools break caching, your session limits drain faster. Here's the technical explanation.
18 Claude Code Token Management Hacks to Extend Your Session
Claude Code sessions drain faster than expected. Here are 18 practical techniques to reduce token usage, preserve context, and get more done per session.
How to Install and Share AI Agent Workflows With Journey Kits
Journey Kits lets you install full AI agent workflows with one prompt. Here's how to use it with Claude Code, OpenClaw, and other agent harnesses.
Vibe Kanban vs Paperclip vs Claude Code Dispatch: Which Agent Management Tool Is Right for You?
Compare the top tools for managing multiple Claude Code agents: Vibe Kanban, Paperclip, and Claude Code Dispatch. Find out which fits your workflow.
What Is Claude Code Chyros? The Always-On Background Agent Explained
Chyros is an unshipped Claude Code feature that runs 24/7, fixes bugs while you sleep, and sends push notifications. Here's what the source leak revealed.