update submit step to call promote-improvements, remove step 6
This commit is contained in:
@@ -46,11 +46,7 @@ Not every repetitive task needs to become a skill. Ask first: is this pattern ge
|
||||
|
||||
### 5. Submit
|
||||
|
||||
- Follow promote-improvements to push to your branch
|
||||
- Commit message includes: skill name, what it does, usage example
|
||||
- Notify hang with the new skill's purpose
|
||||
Call `{baseDir}/scripts/promote-improvements` to push to your branch.
|
||||
|
||||
### 6. Ship
|
||||
|
||||
- hang merges it; skill enters the official ClawSkills list
|
||||
- Other agents pull it automatically via learn.sh
|
||||
Commit message includes: skill name, what it does, usage example.
|
||||
Notify hang with the new skill's purpose.
|
||||
|
||||
@@ -46,7 +46,7 @@ Improvement is better than workaround. Fix problems when you find them, so other
|
||||
|
||||
### 5. Submit
|
||||
|
||||
- Follow promote-improvements to push to your branch
|
||||
- Follow `{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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user