byjsonbored· 10 skills
Use when writing, testing, or preparing ANY code contribution or pull request to the JSONbored/loopover repo — picking/validating an issue, implementing a change, writing tests that pass Codecov, running the local CI gate, predicting the loopover gate, and formatting the commit + PR. loopover reviews PRs ONE-SHOT via the loopover gate (a GitHub App / CI) plus a strict CI suite with Codecov (99% patch coverage, hard); there is no review back-and-forth, so a PR must be correct, fully tested, house-style-compliant, and green before it is pushed. Invoke for any "contribute to / open a PR against / fix a bug in / add a feature to loopover" task.
$npx -y skills add jsonbored/loopover --skill contributing-to-loopoverInstalls into the current project.
Run `npx skills use "https://github.com/jsonbored/loopover" --skill "jsonbored/loopover/contributing-to-loopover"` 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/jsonbored/loopover" that are relevant to the current task. Run `npx skills add "https://github.com/jsonbored/loopover"` and select the relevant skills, then follow their instructions.