Fix heal-skill description to avoid false matches
Make description more specific to SKILL.md fixes, less likely to trigger when running /workflows:compound 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: heal-skill
|
name: heal-skill
|
||||||
description: Heal skill documentation by applying corrections discovered during execution with approval workflow
|
description: Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
|
||||||
argument-hint: [optional: specific issue to fix]
|
argument-hint: [optional: specific issue to fix]
|
||||||
allowed-tools: [Read, Edit, Bash(ls:*), Bash(git:*)]
|
allowed-tools: [Read, Edit, Bash(ls:*), Bash(git:*)]
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user