feat: Complete sync of all Claude Code CLI upgrades
- Add all 21 commands (clawd, ralph, prometheus*, dexto*) - Add all hooks (intelligent-router, clawd-*, prometheus-wrapper, unified-integration-v2) - Add skills (ralph, prometheus master) - Add MCP servers (registry.json, manager.sh) - Add plugins directory with marketplaces - Add health-check.sh and aliases.sh scripts - Complete repository synchronization with local ~/.claude/ Total changes: 100+ new files added All integrations now fully backed up in repository 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
14
commands/prometheus-classify.md
Normal file
14
commands/prometheus-classify.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
description: "Classify incoming issues as bug, feature, question, or documentation using Prometheus classifier agent"
|
||||
---
|
||||
|
||||
Invoke the Prometheus Issue Classifier to categorize the user's input.
|
||||
|
||||
**Task:**
|
||||
{{USER_MESSAGE}}
|
||||
|
||||
**Instructions:**
|
||||
1. Use ~/.claude/hooks/prometheus-wrapper.sh with --issue-classify mode
|
||||
2. Analyze the issue type (bug/feature/question/documentation)
|
||||
3. Provide classification with confidence score
|
||||
4. Return routing recommendation
|
||||
Reference in New Issue
Block a user