remove hang review references and duplicate lines from improve-skills

This commit is contained in:
lyn
2026-04-17 15:43:09 +00:00
parent 236fd7cc2f
commit 78a77c642e

View File

@@ -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