All Tags// Tag

#claude-code

11 signals tagged with this topic.

Claude Skills Have Three Layers. Most People Only Build One.
Engineering

Claude Skills Have Three Layers. Most People Only Build One.

Prompt-engineering is already obsolete. The new unit of work is the skill — a folder with three layers, only one of which most people bother to build. The leverage lives in the layer they skip.

May 16, 20266m read
Your Claude Code Sessions Are Stateless. Your Engineering Discipline Shouldn't Be.
Engineering★ Featured

Your Claude Code Sessions Are Stateless. Your Engineering Discipline Shouldn't Be.

Every Claude Code session starts from zero — no memory of your standards, gates, or the three bugs that bit you last sprint. The Skills Library changes that. 19 slash commands. Institutional discipline, without the briefing.

May 11, 20269m read
Frustration Is the Raw Material: The Only Retro Discipline That Matters
Engineering★ Featured

Frustration Is the Raw Material: The Only Retro Discipline That Matters

Every rule worth keeping came from something going wrong. The durable value of a retro isn't its narratives — it's its imperatives. If your post-mortem doesn't produce rules for next time, you shipped stories.

April 20, 20267m read
Grep the Consumers Before Writing the Producer
Engineering

Grep the Consumers Before Writing the Producer

I specified a dataclass field name in a dispatch prompt. The agent built to spec, then stopped and flagged that the consuming interface expected a different name. The drift was on me, and it only took one grep to prevent.

April 20, 20266m read
Parallel AI Agents Need Isolation. I Learned This the Hard Way.
Engineering

Parallel AI Agents Need Isolation. I Learned This the Hard Way.

Four agents writing code in the same git checkout. Ten stashes and 45 minutes of recovery later, the rule wasn't the lesson — the announcement that enforces it was.

April 20, 20267m read
'Spec Merged' Does Not Mean 'Implementation Queued'
Engineering

'Spec Merged' Does Not Mean 'Implementation Queued'

An engineer agent dispatched to wire a module discovered the module didn't exist — only an empty __init__.py. The spec had merged two days earlier. Nobody had queued the build.

April 20, 20266m read
Trust Forward: When Agent Rigor Compounds Across Dispatches
Engineering

Trust Forward: When Agent Rigor Compounds Across Dispatches

An agent caught a latent bug in legacy code the orchestrator's prompt didn't flag. That single act earned weight on their next flag — and that weighted flag caught two more bugs before they shipped. Trust compounds through a chain, not just a single delivery.

April 20, 20267m read
Building an Agent Operations Platform in One Session
Engineering★ Featured

Building an Agent Operations Platform in One Session

One YouTube video, one insight, one session. What started as a note about persistent agent expertise turned into a full agent operations platform: 22 specialist roles, behavioral health monitoring, directive lifecycle tracking, and an E2E proof that closed in 8 minutes.

March 30, 202612m read
53 Hours a Day: What AI Agent Orchestration Actually Looks Like
AI★ Featured

53 Hours a Day: What AI Agent Orchestration Actually Looks Like

I produced 1,060 hours of verified engineering output in 20 days. Not by coding faster — by commanding AI agents in parallel. Here's the audit trail.

March 28, 20268m read
Three PRs. One Morning. The Parallel Agent Pattern That Changes How You Ship
Engineering

Three PRs. One Morning. The Parallel Agent Pattern That Changes How You Ship

The bottleneck in AI-assisted development isn't writing code faster — it's thinking sequentially when the work isn't. Here's how dispatching three agents simultaneously collapsed three review cycles into one.

February 26, 20267m read
The Design-Code Loop Just Closed. What That Means for Engineering Teams.
Engineering

The Design-Code Loop Just Closed. What That Means for Engineering Teams.

Claude Code can now turn production code into editable Figma designs — and round-trip the changes back. This isn't a designer's tool. It's a fundamental change to the design-engineering handoff that engineering managers need to understand before their teams figure it out for them.

February 23, 20267m read