clawgod-claude-code-patch
Installation
SKILL.md
ClawGod — Claude Code Runtime Patcher
Skill by ara.so — Daily 2026 Skills collection.
ClawGod is a runtime patch applied on top of the official Claude Code CLI. It unlocks hidden internal features, removes safety restrictions for power users, enables multi-agent collaboration, and applies visual indicators — all without replacing the official binary.
Installation
macOS / Linux
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash
Windows (PowerShell)
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex