From 78a77c642e97b2c42e3246b1bc54f8c9878e1945 Mon Sep 17 00:00:00 2001 From: lyn Date: Fri, 17 Apr 2026 15:43:09 +0000 Subject: [PATCH] remove hang review references and duplicate lines from improve-skills --- claw-skills/workflows/improve-skills.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/claw-skills/workflows/improve-skills.md b/claw-skills/workflows/improve-skills.md index f4cf5b2..ffc5d5f 100644 --- a/claw-skills/workflows/improve-skills.md +++ b/claw-skills/workflows/improve-skills.md @@ -25,8 +25,6 @@ Improvement is better than workaround. Fix problems when you find them, so other - Record which skill and which part has the issue - Describe specifically: what's misleading, what's missing, what's not working well -- Record the scenario where you encountered it- Record which skill and which part has the issue -- Describe specifically: what's misleading, what's missing, what's not working well - Record the scenario where you encountered it ### 2. Assess Impact @@ -50,11 +48,5 @@ Improvement is better than workaround. Fix problems when you find them, so other ### 5. Submit -- Follow `{baseDir}/scripts/promote-improvements` to push to your branch +- Call `{baseDir}/scripts/promote-improvements` to push to your branch. - Commit message should describe what was changed and why -- Include problem description and fix rationale for hang's review - -### 6. Notify hang - -- After completion, tell hang what was changed and why -- Let hang decide whether to merge or iterate further