Fix agent commands with proper content structure
- Added disable-model-invocation flag to agent commands
- Added proper task template with {{USER_MESSAGE}}
- Added detailed instructions for each command
- Updated dexto-code, dexto-database, dexto-github, dexto-pdf
- Updated prometheus-bug, prometheus-feature
This should fix "Unknown skill" errors when using these commands.
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
---
|
||||
description: "Analyze feature requests and create implementation plans using Prometheus feature analyzer agent"
|
||||
description: "Prometheus Feature Analyzer - Feature planning and implementation"
|
||||
disable-model-invocation: true
|
||||
---
|
||||
|
||||
Invoke the Prometheus Feature Analyzer to analyze and plan the feature implementation.
|
||||
Use Prometheus Feature Analyzer to plan features.
|
||||
|
||||
**Task:**
|
||||
{{USER_MESSAGE}}
|
||||
|
||||
Reference in New Issue
Block a user