@launchthatbot/github-openclaw-plugin
v0.1.0
Published
GitHub integration plugin for OpenClaw with LaunchThatBot-managed onboarding and fallback auth modes.
Readme
@launchthatbot/github-openclaw-plugin
GitHub operations plugin for OpenClaw instances managed by LaunchThatBot.
Features
- Managed onboarding via LaunchThatBot GitHub App.
- Disconnect-safe auth modes:
managed_app,byo_app,pat_fallback. - Role gating for
juniorvssenioragents. - Native tools for repo listing, PR workflows, branch creation, checks, and status.
Install
openclaw plugin install @launchthatbot/github-openclaw-pluginRequired config (managed mode)
authMode:managed_appmanagedConnectionIdmanagedSessionToken
Optional:
brokerBaseUrl(defaulthttps://launchthatbot.com)agentRole(juniordefault)
Fallback config
- BYO app mode:
authMode=byo_app,byoInstallationToken(+ optional app/installation ids) - PAT fallback mode:
authMode=pat_fallback,patToken
Commands
/github-statusprints active mode, role policy, and remediation hints.
