Remove Clawdbot integration

- Deleted clawd command file (commands/clawd.md)
- Deleted clawd hook files (hooks/clawd-*.sh)
- Removed clawd references from supercharge.sh
- Removed clawd checks from health-check.sh
- Removed clawd aliases from aliases.sh
- Removed clawd patterns from intelligent-router.sh
- Updated enhanced-ralph.md to remove clawd agent reference

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
uroma
2026-01-29 12:25:00 +00:00
Unverified
parent 2ba9dedfb0
commit 2925224a9a
8 changed files with 8 additions and 277 deletions

View File

@@ -1,6 +1,6 @@
---
name: enhanced-ralph
description: "Enhanced Ralph with full integration access - Clawd, Prometheus, Dexto agents auto-routing based on task requirements"
description: "Enhanced Ralph with full integration access - Prometheus, Dexto agents auto-routing based on task requirements"
---
# Enhanced Ralph - Universal Agent Orchestrator
@@ -9,10 +9,6 @@ Ralph now has access to ALL integrated agents and can automatically route tasks
## Available Agents
### Autonomous Execution
- **Clawd** (`/clawd`) - Autonomous task delegation with persistent sessions
- Best for: "Do this autonomously", "Handle this automatically"
### Architecture & Design
- **Ralph** (`/ralph`) - System design and complex implementation planning
- Best for: "Design architecture", "Plan implementation", "From scratch"