fix(ce-release-notes): backtick-wrap <skill-name> token in description (#603)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: ce-release-notes
|
||||
description: Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks "what changed in compound-engineering recently?" or "what happened to <skill-name>?".
|
||||
description: Summarize recent compound-engineering plugin releases, or answer a specific question about a past release with a version citation. Use when the user types `/ce-release-notes` or asks "what changed in compound-engineering recently?" or "what happened to `<skill-name>`?".
|
||||
argument-hint: "[optional: question about a past release]"
|
||||
disable-model-invocation: true
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user