From 58cde8c79e1791943741c39009ea8efdcf602081 Mon Sep 17 00:00:00 2001 From: Connor Rhodes Date: Sun, 10 May 2026 01:29:56 +0000 Subject: [PATCH] shutdown-routine: clarify improvement vs raise-the-bar are mutually exclusive paths --- shutdown-routine/SKILL.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/shutdown-routine/SKILL.md b/shutdown-routine/SKILL.md index 00a1b92..4bc35e5 100644 --- a/shutdown-routine/SKILL.md +++ b/shutdown-routine/SKILL.md @@ -51,15 +51,11 @@ Ask: > "Is there anything you could have done better today?" -If the user gives you an answer for what could have been improved, then add their reply to the user's journal with: `scripts/add_improvement_journal_entry "USER'S REPLY"` +**Two mutually exclusive paths — pick ONE:** -If the user responds that nothing needed improvement from today, ask this follow-up question +- **If the user gives a substantive answer** about what could have been improved: add their reply to the user's journal with: `scripts/add_improvement_journal_entry "USER'S REPLY"`. Then move directly to Step 4. Do NOT ask "how would you like to raise the bar?" +- **If the user responds that nothing needed improvement**: ask the follow-up question: "How would you like to raise the bar?" Then enter their reply into tomorrow's daily note (filename `dn_yymmdd.md` where yymmdd is tomorrow's date) in this section: -> "How would you like to raise the bar?" - -Then enter the user's reply into tomorrow's daily note. (filename dn_yymmdd.md where yymmdd is tomorrow's date) - -Put their ansewr into this part of the file: ```md # Today I *get* to raise the bar: USER'S REPLY