Blog
Claude Code in Production: What Senior Engineers Actually Need to Know
Most teams using Claude Code are running it at 20% of its actual capability. Here is what teams actually getting leverage are doing differently — from CLAUDE.md to multi-agent file coordination.
What the Top 1% of Developers Build With Claude Code Dynamic Workflows
Multi-agent orchestration is here. HoneyBook collapsed 10 Jira round-trips to one. incident.io runs 4-7 concurrent agents. Anthropic engineers no longer write code. Here is what they are all doing.
Graphify Hit 450K Downloads in 26 Days. Here's Why the Economics of AI Coding Just Changed.
Knowledge graph context retrieval using Leiden community detection claims 71x fewer tokens per query. If that holds at enterprise scale, the cost problem that has been quietly killing agentic coding programs is solved.
A Commit Message Cost a Developer $200 in Silent AI Charges
The HERMES.md billing bug in Claude Code exposed how opaque AI billing heuristics can silently drain credits. What enterprise teams need to audit now.
AI Agent Skills: The Open Standard Every Coding Platform Just Adopted
Agent skills are procedural memory for AI. A markdown file in a folder that teaches an agent how to do a specific job. Seven platforms adopted the same spec in six months.
Claude Code for Breadth, Cursor for Depth: A Production Workflow
Claude Code and Cursor are not competing tools. They are complementary architectures. Here is when to reach for each one in production workflows.
Claude Code Routines: A Deep Dive
Claude Code Routines let you chain tool calls into reusable agentic workflows. Here is how the desktop redesign, multi-session support, and 1-hour prompt caching reshape daily work.
UltraPlan in Claude Code: Cloud Planning With Multi-Agent Architecture
UltraPlan moves Claude Code planning to the cloud with 3 parallel explorer agents and a critic. Here is what it actually does and where it falls short.
The Static-First Prompt Architecture
Prompt caching is not a feature you toggle on. It is an architectural constraint. Here is the layered structure and 4-breakpoint strategy that makes it work reliably.
OpenAI's Harness Engineering Explained
Harness Engineering is how OpenAI shipped 1 million lines of production code in 5 months with 7 engineers and no manually written source code.