release-please-protection
Installation
SKILL.md
Release-Please Protection
Automatically detects and prevents manual edits to release-please managed files across all projects.
Overview
This skill provides proactive detection and warnings for files managed by Google's release-please automation tool. It helps prevent merge conflicts and workflow disruptions by identifying problematic edit attempts before they occur.
When This Skill Activates
The skill automatically activates in these scenarios:
- Direct edit requests to protected files
- User mentions of version bumps, releases, or changelog updates
- Broad refactoring that might touch version-controlled files
- Documentation updates that could include CHANGELOG.md
- "Fix all issues" or similar sweeping requests