Tiny Test-First Loop — Claude Code Checklist

Tiny Test-First Loop — Claude Code Checklistby: Steve MerrillPublished on: NaN/NaN/NaN

A tiny test-first loop you can run before every Claude Code patch: goal → failing test → smallest patch → verify.

3 Predictable Agent Failure Modes — Fix Order Diagram

3 Predictable Agent Failure Modes — Fix Order Diagramby: Steve MerrillPublished on: NaN/NaN/NaN

A one-page guide to the 3 boring ways agents fail (State, Rules, Checks) and the order to fix them.

Tool Whitelist Worksheet — Agent Permissions

Tool Whitelist Worksheet — Agent Permissionsby: Steve MerrillPublished on: NaN/NaN/NaN

A permissions worksheet to whitelist tools/actions by default and separate “draft tools” from “ship tools”.

The 5-Part Agent System — Docs/Tools/Cadence/Checks/Gates

The 5-Part Agent System — Docs/Tools/Cadence/Checks/Gatesby: Steve MerrillPublished on: NaN/NaN/NaN

A simple diagram and examples for a reliable agent system: docs, tools, cadence, checks, and gates.