Commit Graph

2 Commits

  • 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>
  • 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>