.agents/skills/gopherbot-multi-protocol-migration/SKILL.md
Use when implementing or reviewing Gopherbot's simultaneous multi-protocol migration work across identity, routing, startup/configuration, connector behavior, and compatibility. Enforces strict pre-change impact analysis plus per-change invariants/testing/documentation checks.
npx skillsauth add lnxjedi/gopherbot gopherbot-multi-protocol-migrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for changes that touch one or more of:
Do not use this skill for small isolated plugin/job/task changes that do not affect connector, identity, routing, startup, or config behavior.
Before coding any non-trivial change, do all of the following:
aidocs/README.md, aidocs/COMPONENT_MAP.md, aidocs/STARTUP_FLOW.md, aidocs/GOALS_v3.md.aidocs/TESTING_CURRENT.md for harness constraints.references/impact-surface-report-template.md.If waived, record the waiver in task context (example: "Impact report waived by user for this narrow change").
This skill uses both:
You may reorder phases when necessary, but state why in the impact report or task context.
Use these templates:
references/impact-surface-report-template.mdreferences/pr-invariants-checklist-template.mdreferences/compatibility-note-template.mdThe compatibility note is required whenever behavior, config defaults, operator workflow, or externally visible semantics change.
Work in thin vertical slices:
aidocs/ files in the same change.Prefer multiple coherent PRs over one monolithic refactor.
aidocs/STARTUP_FLOW.md if startup/config/order is touched.aidocs/COMPONENT_MAP.md for connector/module movement.aidocs/SSH_CONNECTOR.md, aidocs/SLACK_CONNECTOR.md, etc.) when semantics change.aidocs/TESTING_CURRENT.md.This skill assumes no MCP dependency for current work. Ignore MCP setup unless a future task explicitly requires MCP-backed tooling.
references/impact-surface-report-template.mdreferences/pr-invariants-checklist-template.mdreferences/compatibility-note-template.mdscripts/scaffold-change-docs.shdevelopment
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.