clawgod

clawgod

ClawGod is a runtime patch that adds extra features and unlocks restrictions for Claude Code.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.4k
Source
skill-github

Overview

ClawGod is a runtime patch applied to the official Claude Code. It works on any version of Claude Code and automatically re-extracts and re-patches as Claude Code updates. This capability enables additional internal commands, feature flag overrides, multi-agent collaboration, and removal of certain limitations. Users can install ClawGod to enhance Claude Code's functionality. Ideal for developers who need more control and advanced features.

Capabilities

  • 24+ hidden commands
  • feature flag overrides
  • multi-agent collaboration
  • screen control
  • auto mode unlocking
  • multi-agent planning

Use cases

enhancing Claude Code capabilitiesconducting security testingmulti-agent collaboration tasksautomated bug detection

Setup

Requires: Claude CoderipgrepNode.js >= 18Bun
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`

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Does ClawGod support the latest version of Claude Code?

Yes, ClawGod automatically detects and re-patches to support the latest version.

How do I configure the API Key?

Set the `apiKey` field in `~/.clawgod/provider.json`.

Related skills