cherry-pr-test
Installation
SKILL.md
Cherry Studio PR Test
Use this workflow for a bounded PR test. Use cherry-electron-dev for ongoing
implementation or debugging in the current checkout.
Prerequisites and safety
- Require authenticated
gh,pnpm, and installed project dependencies. - Use Playwright/CDP or optional
agent-browserfor UI control. - Before touching Electron, read
Electron Instance Management
and select its
ephemeralpolicy. - Treat that reference as the only authority for discovery, target selection, launch, replacement, shutdown, tracking, and troubleshooting.
- Never discard local changes. Stop and ask if checkout would overwrite them.
- Show the report before posting it anywhere.
$ARGUMENTS may contain a PR number, PR URL, latest/recent, or nothing.