multi-agent-safety

Community

Secure AI collaboration with Git guardrails.

Authorimchangchang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents accidental data loss, project corruption, and unintended consequences when multiple AI agents collaborate on the same codebase by enforcing strict Git operation rules.

Core Features & Use Cases

  • Strict Git Guardrails: Defines absolute prohibitions for dangerous Git commands (e.g., git push -f, git reset).
  • Mandatory Push Confirmation: Implements a multi-step confirmation process before any git push operation.
  • Precise Staging: Enforces granular git add commands, preventing git add . or git add -A.
  • Use Case: When multiple AI assistants are working on a project, this Skill ensures that no agent can accidentally overwrite history, push unreviewed changes, or perform destructive operations without explicit user consent.

Quick Start

Ensure all AI agents adhere to the multi-agent safety rules for Git operations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: multi-agent-safety
Download link: https://github.com/imchangchang/skills-registry/archive/main.zip#multi-agent-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.