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