- 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>
15 lines
422 B
Markdown
15 lines
422 B
Markdown
---
|
|
description: "Retrieve intelligent code context using Prometheus knowledge graph and semantic search"
|
|
---
|
|
|
|
Invoke the Prometheus Context Provider to retrieve relevant code context.
|
|
|
|
**Query:**
|
|
{{USER_MESSAGE}}
|
|
|
|
**Instructions:**
|
|
1. Use ~/.claude/hooks/prometheus-wrapper.sh with --context mode
|
|
2. Search knowledge graph for relevant code
|
|
3. Retrieve semantic context
|
|
4. Provide structured context with file references
|