Problem
clawhub publish fails with:
GitHub account lookup failed (remaining: 2999/3000, reset in 45s)
Root Cause
ClawHub requires GitHub identity linkage for publishing. The @RedTeamBee ClawHub account needs to have the brandongilchrist GitHub account linked in the ClawHub web UI settings.
Per ClawHub troubleshooting docs:
ClawHub uses GitHub identity and source attribution to connect packages to their publishers.
Fix
- Go to https://clawhub.ai/settings (or equivalent profile settings page)
- Link the
brandongilchrist GitHub account to the @RedTeamBee ClawHub identity
- Retry:
clawhub publish ./8d-pattern-awareness --owner divinity-science --version 1.0.0
Definition of Done
Problem
clawhub publishfails with:Root Cause
ClawHub requires GitHub identity linkage for publishing. The
@RedTeamBeeClawHub account needs to have thebrandongilchristGitHub account linked in the ClawHub web UI settings.Per ClawHub troubleshooting docs:
Fix
brandongilchristGitHub account to the@RedTeamBeeClawHub identityclawhub publish ./8d-pattern-awareness --owner divinity-science --version 1.0.0Definition of Done
clawhub publishsucceeds under@divinity-science