3 Commits

  • Replace placeholder files with originals from system
    Found and copied original files from ~/.claude installation:
    
    - hooks/ - Original Qwen and Ralph hook scripts with full functionality
    - commands/ - Original command definitions (brainstorm, write-plan, execute-plan)
    - bin/ralphloop - Original 223-line Python wrapper (6,290 bytes)
    - scripts/sync-agents.sh - Original sync script with GitHub/Gitea backup
    - templates/ - Original config templates from working installation
    - plugins/ - Original comprehensive plugin README
    
    Files sourced from:
    - ~/.claude/skills/skills/hooks/
    - ~/.claude/skills/skills/commands/
    - ~/.claude/skills/skills/templates/
    - /home/uroma/obsidian-web-interface/bin/ralphloop
    - ~/.claude/agents/sync-agents.sh
    
    These are the production files from the working Claude Code
    installation, replacing the placeholder files I created earlier.
    
    Co-Authored-By: Claude <noreply@anthropic.com>
  • Reorganize: Move all skills to skills/ folder
    - Created skills/ directory
    - Moved 272 skills to skills/ subfolder
    - Kept agents/ at root level
    - Kept installation scripts and docs at root level
    
    Repository structure:
    - skills/           - All 272 skills from skills.sh
    - agents/           - Agent definitions
    - *.sh, *.ps1       - Installation scripts
    - README.md, etc.   - Documentation
    
    Co-Authored-By: Claude <noreply@anthropic.com>
  • SuperCharge Claude Code v1.0.0 - Complete Customization Package
    Features:
    - 30+ Custom Skills (cognitive, development, UI/UX, autonomous agents)
    - RalphLoop autonomous agent integration
    - Multi-AI consultation (Qwen)
    - Agent management system with sync capabilities
    - Custom hooks for session management
    - MCP servers integration
    - Plugin marketplace setup
    - Comprehensive installation script
    
    Components:
    - Skills: always-use-superpowers, ralph, brainstorming, ui-ux-pro-max, etc.
    - Agents: 100+ agents across engineering, marketing, product, etc.
    - Hooks: session-start-superpowers, qwen-consult, ralph-auto-trigger
    - Commands: /brainstorm, /write-plan, /execute-plan
    - MCP Servers: zai-mcp-server, web-search-prime, web-reader, zread
    - Binaries: ralphloop wrapper
    
    Installation: ./supercharge.sh