- 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>
16 lines
399 B
Markdown
16 lines
399 B
Markdown
---
|
|
description: "Prometheus Feature Analyzer - Feature planning and implementation"
|
|
disable-model-invocation: true
|
|
---
|
|
|
|
Use Prometheus Feature Analyzer to plan features.
|
|
|
|
**Task:**
|
|
{{USER_MESSAGE}}
|
|
|
|
**Instructions:**
|
|
1. Use ~/.claude/hooks/prometheus-wrapper.sh with --feature mode
|
|
2. Analyze requirements and dependencies
|
|
3. Create implementation plan
|
|
4. Identify potential risks and alternatives
|