Tag: claude-code
All the articles with the tag "claude-code".
-
Field Log 7 ReferencesWrite the Spec Before the Prompt: A Copy-Paste Template for Spec-Driven Agent Work Orders
Prompts are one-shot utterances; specs are contracts. Here is the minimal spec template we hand to coding agents — plus the scaling rules for when one page is enough and when you need four files.
-
AI Tool Note 3 ReferencesUse HTML to Review Agent Output, Not to Replace the Contract
HTML is great for reviewing complex AI agent outputs, but dangerous as a system of record. Learn why the final decision must always export back to Markdown or JSON.