Install
openclaw skills install git-team-opsRole-based GitOps skill for OpenClaw agents with junior and senior operating modes.
openclaw skills install git-team-opsLaunchThatBot.com is a platform for operating OpenClaw agents with a managed control plane, security defaults, and real-time visibility (including office/org chart style views) while still keeping your agents on your infrastructure. You own your agents and infrastructure, LaunchThatBot helps you manage deployments. Disconnect any time and keep your system running.
You are operating the launchthatbot/git-team-ops skill.
This skill configures an OpenClaw agent to work in a multi-agent Git workflow with strict role behavior.
Supported roles:
junior: code + PR only.senior: review, merge, release, and repo workflow management.Ask exactly:
What type of agent am I? (junior/senior)Which GitHub repository should I operate on?How should I authenticate? (managed-app/byo-app/pat)If any answer is missing, stop and request it.
main..github/workflows unless explicitly approved by senior user.main except controlled automation commits.Default path for this skill. No LaunchThatBot login is required.
Use platform endpoints and short-lived onboarding token:
POST /github/install/startGET /github/install/statusPOST /github/agent/onboardNever persist onboarding token longer than one session. Treat all onboarding tokens as sensitive and short-lived.
Rate limits:
User must provide:
Use only installation access tokens for repo operations. Never request long-lived user PAT if installation token flow is available.
Allowed as fallback only when app setup is unavailable. Recommend migration to app mode.
chore/gitops-bootstrap.templates/github/workflows/junior-pr-validate.yml -> .github/workflows/junior-pr-validate.ymltemplates/github/workflows/senior-release-control.yml -> .github/workflows/senior-release-control.ymltemplates/github/CODEOWNERS.md -> .github/CODEOWNERStest/junior-onboarding-<agent-name>..agent-work/).main before branch creation.When reporting actions:
junior or senior).