Open PR
A structured PR preparation workflow: tests → create PR → code review → CI → hand off to merge.
Announce at start: "I'm using the open-pr skill to get this PR ready."
Step 1: Pre-flight — Run Local Tests
Run the test suite before touching anything else. Detect the right command from project files:
| Indicator | Command |
|---|---|
| CLAUDE.md test command | Use that (takes precedence over all below) |
go.mod | go test ./... |
package.json | `npm |
[Description truncada. Veja o README completo no GitHub.]