setup-repo-guards
Sets up automatic code review rules and safety checks for a team's code repositories.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
This skill sets up a standard set of safety and quality checks for a software project stored on GitHub, following one organization's internal rules. It adds an automatic code review step that runs on every proposed change, adds a written guide of review standards covering security, design consistency, and reusable code practices, sets up one combined required check that all other checks must pass into, and configures protection rules so the main version of the code cannot be deleted, force-changed, or merged without passing those checks. It can apply these same protections across multiple repositories at once and includes careful steps to avoid accidentally locking a project out of being able to merge changes.
When to use it:
Use it when setting up a new code repository under this organization's standards, or when adding automated review, required checks, and protection rules to an existing repository, including applying the same setup to several repositories at once.
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.