From b9f1fc314bae28c87c9c225e16410e04b8bbe2c8 Mon Sep 17 00:00:00 2001 From: Nick Tune Date: Sat, 14 Mar 2026 16:17:09 +0000 Subject: [PATCH] Append text to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5b5975..ba39c8a 100644 --- a/README.md +++ b/README.md @@ -161,3 +161,4 @@ System prompts use @ references to load skills. See [CLAUDE.md](CLAUDE.md) for c - **track-and-improve** - Capture mistakes and improvement opportunities with automatic 5 whys root cause analysis - **automatic-code-review** - Automatic semantic code review on session stop with configurable project-specific rules. Auto-initializes with default rules, supports any language. +text \ No newline at end of file