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:
Kieran Klaassen
2025-12-10 19:04:42 -08:00
parent f0a49f5b18
commit 92770b5fa4

View File

@@ -1,6 +1,6 @@
---
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]
allowed-tools: [Read, Edit, Bash(ls:*), Bash(git:*)]
---