Claude Code Extension Patcher
Description
--dangerously-skip-permissions for Claude Code Extension
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Ultra YOLO Patcher
Disables ALL permission prompts in Claude Code for VSCode/Cursor.
**Tested with Claude Code Extension versions:** 2.0.10, 2.0.14, 2.0.15, 2.0.19, 2.0.21, 2.0.22, 2.0.24, 2.0.25
π OFFICIAL SOLUTION NOW AVAILABLE
**As of recent Claude Code versions, Anthropic has added official settings to bypass permissions!** This patcher is **no longer necessary** for most users and i have stopped maintaing it.

Use Official Settings Instead
Go to VSCode/Cursor Settings and search for "claudeCode":
- β Enable "Claude Code: Allow Dangerously Skip Permissions"
- β
Set "Claude Code: Initial Permission Mode" to
bypassPermissions
**Why use official settings?**
- β No need to patch extension files
- β Survives extension updates automatically
- β Officially supported by Anthropic
- β Easier to enable/disable
**When to use this patcher:**
- never ?
Based on [GitHub Issue #8539](https://github.com/anthropics/claude-code/issues/8539), the community requested this feature and Anthropic delivered!
β οΈ DISCLAIMER
**USE AT YOUR OWN RISK** - Bypasses ALL safety checks. Unofficial and unsupported.
What It Does
Patches 3 files (`extension.js`, `cli.js`, `webview/index.js`) with 4 modifications:
- CLI Flag: Adds
--dangerously-skip-permissions - Permission Bypass: Auto-allows all permission requests + logging
- DenyβAllow: Changes
behavior:"deny"tobehavior:"allow" - Startup Logging: Tracks when files are loaded
Requirements
**Python 3.6+** (included with most systems)
- Windows: Python usually installed, or download from python.org
- Linux/macOS/WSL:
python3pre-installed
**β οΈ Testing Status:** This tool has **ONLY** been tested on **Windows with Cursor**. It should work with VSCode and on macOS/Linux, but this is untested. Use on other platforms at your own risk. **PRs welcome** to improve cross-platform support!
π Quick Start
Windows (REC
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k β) - Lightweight coding agent that runs in your terminal.
src/agents/ β 11 Agent Definitions
**Generated:** 2026-04-11