Files
SuperCharged-Claude-Code-Up…/commands/prometheus-feature.md
uroma 4cf8412ec9 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>
2026-01-28 08:44:55 +00:00

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