From 5c55f6c6cfa00e42633e70f3783205d7b2d09428 Mon Sep 17 00:00:00 2001 From: Mika Kuns Date: Mon, 27 Apr 2026 10:16:45 +0200 Subject: [PATCH] chore(docs): trim leading whitespace in prompts inventory --- docs/prompts-inventory.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/prompts-inventory.md b/docs/prompts-inventory.md index a465fe7..4e9d5e7 100644 --- a/docs/prompts-inventory.md +++ b/docs/prompts-inventory.md @@ -1,3 +1,6 @@ + + + # ClaudeDo — Prompt & CLI Inventory Snapshot of every string ClaudeDo sends to Claude CLI, plus the CLI-flag surface that shapes each run. Intended as a working doc for tomorrow's prompt-tuning pass.