code-change-approval
CommunityEnsure safe, approved code changes, every time.
Authorvm-wylbur
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unintended or unapproved code changes can introduce bugs, security vulnerabilities, or deviate from project standards. This skill prevents such issues by enforcing a strict approval process, ensuring every modification is intentional and verified.
Core Features & Use Cases
- Pre-Change Research: Automatically checks for existing functionality, preventing duplication or unnecessary modifications, and ensuring changes are made in the right place.
- Explicit Approval Workflow: Requires user confirmation for all file modifications, destructive operations (like deleting files), and package installations, giving you full control over changes.
- Clear Communication: Presents proposed changes, their reasons, and potential impacts in a structured, easy-to-understand format, allowing for informed decisions.
- Use Case: When asked to "add JWT authentication to the API", the skill will first research existing authentication logic, then propose specific file changes (e.g.,
src/auth.ts), detailing what will change and why, and wait for explicit user approval before executing.
Quick Start
Change the database connection string in config.py. The skill will ask for approval, detailing the proposed change before executing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-change-approval Download link: https://github.com/vm-wylbur/pb-dotfiles/archive/main.zip#code-change-approval Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.