A role-based GitOps skill that assigns junior or senior operating modes to AI agents for secure, governed GitHub repository management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install launchthatbot-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 launchthatbot-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 launchthatbot-git-team-ops skill is a sophisticated framework designed to bring structured team dynamics to AI agents. By integrating this into Openclaw Skills, developers can deploy agents with specific operational constraints, mimicking a real-world engineering hierarchy. The skill distinguishes between junior agents, who focus on feature development and pull request creation, and senior agents, who are empowered to review code, merge PRs, and manage repository-level workflows.
This division of labor ensures that autonomous agents operate within strict guardrails, preventing unauthorized changes to protected branches or production environments. It provides a robust architecture for multi-agent collaboration, where every action is logged, scoped, and role-appropriate, ultimately leading to safer and more scalable AI-driven development cycles.
To get started with this skill, ensure your agent has access to the launchthatbot MCP. Initialize the setup by responding to the agent's configuration prompts:
# The agent will ask for:
# 1. Agent Role (junior/senior)
# 2. GitHub Repository URL
# 3. Authentication Mode (managed-app/byo-app/pat)
For senior agents, the skill will automatically offer to create a chore/gitops-bootstrap branch to deploy essential GitHub Action templates to your repository.
The skill organizes its operations and metadata through specific file structures and GitHub configurations:
| Component | Description |
|---|---|
| Role Metadata | Tracks whether the current agent instance is operating in junior or senior mode. |
| Workflow Templates | Deploys junior-pr-validate.yml and senior-release-control.yml to .github/workflows/. |
| Governance | Manages .github/CODEOWNERS to define repository ownership and review requirements. |
| Agent Workspace | Uses .agent-work/ for temporary verification logs and lightweight documentation commits. |
| Auth Tokens | Uses short-lived installation access tokens in managed and BYO-app modes. |
Loading
A persistent, cloud-based storage solution for AI agent memory, logs, and secrets using a managed Convex backend.

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

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.

A powerful integration for retrieving meeting intelligence, including transcripts and action items, directly from Fathom AI.

An automated news aggregator that scans top tech publications and research papers to deliver a structured daily briefing on the AI industry.








































