From e1455cbd208a7c6f2f50a27c5a8df139fee0b465 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 23 Mar 2026 14:53:11 -0400 Subject: [PATCH] tbc --- AI/commands/srid-do.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI/commands/srid-do.md b/AI/commands/srid-do.md index c59acf5..879653d 100644 --- a/AI/commands/srid-do.md +++ b/AI/commands/srid-do.md @@ -50,7 +50,7 @@ Take a GitHub issue, prompt, or task description and execute it top-to-bottom: i ### 5. **Elegance Pass** - - Run the `/elegance` command targeting the relevant technology, for **3 iterations**. + - Run the `/elegance` (*NOT* `/simplify`) command targeting the relevant technology, for **3 iterations**. - When `/elegance` asks about scope (via `AskUserQuestion`), answer: **changes in the current branch/PR only**. - After elegance completes, create a NEW commit for the elegance improvements.