Skip to main content

Claude Code

17 posts tagged Claude Code. ← Back to all posts

Related topics

Same brief, two toolchains — heat-metrics-lab vs heat-protein-lab

Two days after heat-protein-lab shipped on Google's stack (Antigravity 2.0, Stitch MCP, DeepMind Science Skills), I built the same class of artifact on the Anthropic stack (Claude Code, advisor, tufte-viz, subagent-driven-development, session-report). Both produced a 9-chapter scrollytelling explainer deployed to Cloudflare Pages. The session-report telemetry shows heat-metrics-lab cost 2.7× fewer tokens. The Anthropic side caught two pre-ship bugs that the Google side had no equivalent gate for. The Google side still has the clearest single advantage — Science Skills' structured domain data — and no Anthropic counterpart today.

12 min
Claude Code antigravity heat-metrics-lab +8

A 0.5 °F drift gate, and the advisor that caught the formula bug before it shipped

Building heat-metrics-lab required getting two things right in Phase 1: a JS-vs-Python parity gate holding both implementations within 0.5 °F of known reference cases, and formula correctness against Liljegren 2008 and Rothfusz 1990. The drift gate solved parity. The advisor — a pre-implementation reviewer running a stronger model against the same conversation context — caught a 6.68 °F RMSE error in the WBGT globe-temperature formula before any implementer touched the code.

14 min
Claude Code heat-metrics-lab drift-gate +8

From CLAUDE.md to workflow-atlas: a year of planning patterns, then Dave Jeffery's tweet

How my planning stack across the OpenCastor ecosystem — CLAUDE.md, MEMORY, spec/plan docs, status files — kept hitting the same ceiling, and what changed when Dave Jeffery posted a prompt about a single-page HTML + JSON workflow visualizer. The result is workflow-atlas, a Claude Code plugin that sits next to CLAUDE.md as the graphical layer over the textual context Claude already reads.

12 min
Claude Code workflow-atlas claude.md +6

Four Days, $1,216 of Opus: Measuring a Solo Robotics Sprint on Claude Code Max

Between April 17 and April 21, 2026 I shipped ROBOT.md v0.1 through v0.8, an MCP server, a hardware pendant with ESP32-C6 firmware, and the landing page at robotmd.dev — across 364 commits in five repositories. This post documents the resource envelope (tokens, cost, cache-hit rate, commit cadence) and compares the observed working style to Thariq Shihipar's published recommendations for the 1M context window.

21 min
robot-md OpenCastor claude +7