1 parent a930583 commit f9cbe52Copy full SHA for f9cbe52
1 file changed
agents/common/skills/context-preservation-protocol/SKILL.md
@@ -112,7 +112,7 @@ When updating an existing entry for plan revision:
112
"revision_count": <current + 1 or 1 if first revision>,
113
"status": "done"
114
},
115
- tags=["report", "implementation-guide", "research", ...]
+ tags=["report", "research", ...]
116
)
117
```
118
6. **Return SAME context_id** in status message
0 commit comments