by 0Chencc
This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect
# Add to your Claude Code skills
git clone https://github.com/0Chencc/clawgodGod mode for Claude Code.
This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect.
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
Green logo = patched. Orange logo = original.

| Patch | What you get |
|-------|-------------|
| Internal User Mode | 24+ hidden commands (/share, /teleport, /issue, /bughunter...), debug logging, API request dumps |
| GrowthBook Overrides | Override any feature flag via config file |
| Agent Teams | Multi-agent swarm collaboration, no flags needed |
| Computer Use | Screen control without Max/Pro subscription (macOS) |
| Ultraplan | Multi-agent planning via Claude Code Remote |
| Ultrareview | Automated bug hunting via Claude Code Remote |
| Patch | What's removed | |-------|---------------| | CYBER_RISK_INSTRUCTION | Security testing refusal (pentesting, C2, exploits) | | | "NEVER generate or guess URLs" instruction | | | Forced confirmation before destructive operations | | | "Not logged in" startup reminder |
No comments yet. Be the first to share your thoughts!
| Patch | Effect | |-------|--------| | Green Theme | Brand color → green. Patched at a glance | | Message Filters | Shows content hidden from non-Anthropic users |
claude # Patched Claude Code
claude.orig # Original unpatched version
Re-run the installer to get the latest version with patches re-applied:
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash
Windows:
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 | iex
macOS / Linux:
curl -fsSL https://github.com/0Chencc/clawgod/releases/latest/download/install.sh | bash -s -- --uninstall
Windows:
irm https://github.com/0Chencc/clawgod/releases/latest/download/install.ps1 -OutFile install.ps1; .\install.ps1 -Uninstall
claude auth login)GPL-3.0 — Not affiliated with Anthropic. Use at your own risk.