Self-review the current branch's diff against nextcloud-mcp-server review patterns before pushing a PR. Runs ruff/ty/tests on changed files and produces a punch list of likely review-round findings, calibrated to issues that have repeatedly surfaced in this repo's automated PR reviews. Use when the user is about to push, says "ready to push", "review my work", "check before PR", or invokes /pre-push-review. Report-only — does not modify code.
$npx -y skills add cbcoutinho/nextcloud-mcp-server --skill pre-push-reviewInstalls into the current project.
Run `npx skills use "https://github.com/cbcoutinho/nextcloud-mcp-server" --skill "cbcoutinho/nextcloud-mcp-server/pre-push-review"` 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/cbcoutinho/nextcloud-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cbcoutinho/nextcloud-mcp-server"` and select the relevant skills, then follow their instructions.