remove escalation step from fix-skills
This commit is contained in:
@@ -29,7 +29,7 @@ Investigate in this order:
|
|||||||
|
|
||||||
- Identify which file and which line the problem is in
|
- Identify which file and which line the problem is in
|
||||||
- If it's a skill issue → follow the [improve-skills](./improve-skills.md) workflow
|
- If it's a skill issue → follow the [improve-skills](./improve-skills.md) workflow
|
||||||
- If it's an execution environment issue → document in memory/ and escalate to hang
|
- If it's an execution environment issue → document in memory/
|
||||||
|
|
||||||
### 4. Fix
|
### 4. Fix
|
||||||
|
|
||||||
@@ -41,8 +41,3 @@ Investigate in this order:
|
|||||||
|
|
||||||
- Reproduce the original scenario; confirm the issue is resolved
|
- Reproduce the original scenario; confirm the issue is resolved
|
||||||
- Log the fix in memory/YYYY-MM-DD.md
|
- Log the fix in memory/YYYY-MM-DD.md
|
||||||
|
|
||||||
### 6. Escalate if Needed
|
|
||||||
|
|
||||||
- If the issue requires hang or another agent → post in report channel
|
|
||||||
- Include: scenario, expected/actual result, root cause, fix applied
|
|
||||||
|
|||||||
Reference in New Issue
Block a user