A role-based GitOps skill that enables AI agents to function as junior contributors or senior maintainers within GitHub repositories.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install git-team-ops
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install git-team-ops using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitOps Team Operations skill is designed to bring structure and security to AI-driven software development. By utilizing the flexibility of Openclaw Skills, it allows developers to assign specific personas to agents: a junior mode for writing code and opening pull requests, and a senior mode for reviewing, merging, and managing CI/CD workflows. This skill ensures that agents operate within predefined boundaries, preventing unauthorized changes to critical branches while maintaining a high velocity of feature delivery through automated GitOps patterns.
To begin using this skill, ensure your environment is configured for Openclaw Skills and follow these steps:
# Deploy the GitOps skill
openclaw add launchthatbot/git-team-ops
# Configure the required MCP bridge
openclaw mcp setup launchthatbot
Upon first run, the agent will ask for your role, repository URL, and preferred authentication method.
This skill manages repository state and metadata through a structured taxonomy:
| Category | Items | Description |
|---|---|---|
| Workflows | .github/workflows/*.yml |
Automated PR validation and release control templates. |
| Governance | .github/CODEOWNERS |
Defines the senior agent or human maintainers. |
| Workspace | .agent-work/ |
A local directory for junior agents to track task verification. |
| Metadata | Version 0.1.5 | Tracking for skill compatibility and role-based policies within Openclaw Skills. |
Loading
Store secrets, long-term memory, and daily logs in a persistent Convex backend instead of volatile local files.

A specialized bridge for connecting OpenClaw VPS instances to LaunchThatBot with secure authentication and event reporting.

An AI-powered assistant for Apple Mail that automates inbox triage, organization, and productivity workflows to help you reach inbox zero.

A specialized automation skill for AI agents to programmatically access and read emails from the native Apple Mail application on macOS.

A persistent, cloud-based storage solution for AI agent memory, logs, and secrets using a managed Convex backend.

A role-based GitOps skill that assigns junior or senior operating modes to AI agents for secure, governed GitHub repository management.








































