This skill should be used when the user asks to "test a cross-repo feature", "deploy a feature branch to staging", "test SDK against OH Cloud", "e2e test a cloud workspace feature", "test provider tokens", "test secrets inheritance", or when changes span the SDK and OpenHands server repos and need end-to-end validation against a staging deployment.
$npx -y skills add however-yir/forgepilot-studio --skill cross-repo-testingInstalls into the current project.
Run `npx skills use "https://github.com/however-yir/forgepilot-studio" --skill "however-yir/forgepilot-studio/cross-repo-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/however-yir/forgepilot-studio" that are relevant to the current task. Run `npx skills add "https://github.com/however-yir/forgepilot-studio"` and select the relevant skills, then follow their instructions.