Run before pushing code to the lean-spec repo to catch what reviewers and CI will catch later, and confirm the branch has a linked spec issue in a valid state. Reproduces the merge-preview environment, walks through this repo's common merge-conflict patterns, and runs the project's typecheck / clippy / test gates. Triggers include "before push", "ready to push", "pre-push check", "push readiness", "prep for PR", "resolve merge conflict", "merge conflict", "branch has conflicts", "sync with main", or proactively before any git push on a lean-spec branch.
$npx -y skills add codervisor/leanspec --skill leanspec-pre-pushInstalls into the current project.
Run `npx skills use "https://github.com/codervisor/leanspec" --skill "codervisor/leanspec/leanspec-pre-push"` 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/codervisor/leanspec" that are relevant to the current task. Run `npx skills add "https://github.com/codervisor/leanspec"` and select the relevant skills, then follow their instructions.