GitOps Team Operations by LaunchThatBot for Openclaw

A role-based GitOps skill that enables AI agents to function as junior contributors or senior maintainers within GitHub repositories.

launchthatbot
v0.1.5
Mar 4, 2026
0
835
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install git-team-ops

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is GitOps Team Operations by LaunchThatBot?

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.

GitOps Team Operations by LaunchThatBot Use Cases

  • Implementing a structured peer-review system between human developers and AI agents.
  • Automatically bootstrapping new repositories with GitHub Actions and branch protection rules.
  • Scaling development teams by offloading scoped coding tasks to junior-mode agents.
  • Streamlining GitHub authentication for AI agents using the managed-app token flow provided by Openclaw Skills.

How GitOps Team Operations by LaunchThatBot Works

  1. The user specifies the agent role (junior or senior) and the target GitHub repository.
  2. The skill initiates authentication using one of the supported modes (managed, BYO, or PAT).
  3. Senior agents perform a bootstrap flow to install mandatory GitOps templates and repository configurations.
  4. Junior agents create scoped branches from the latest main and submit pull requests with detailed test notes.
  5. The workflow enforces human-in-the-loop or senior-agent approval before merging code into production branches.

GitOps Team Operations by LaunchThatBot Setup

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.

GitOps Team Operations by LaunchThatBot Data Schema & Taxonomy

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.

GitOps Team Operations by LaunchThatBot Advanced Features

  • Dual-mode operating logic allowing the same skill to handle both contributor and maintainer duties.
  • Native support for Managed-App onboarding tokens to simplify security setup.
  • Protection guardrails that strictly prohibit force-pushing to main branches.
  • Automated synchronization with Openclaw Skills platform endpoints for real-time visibility into agent activities.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*