Use this skill when the user asks to deploy their project, push and deploy, ship code, or triggers the /deploy command. This skill handles the complete GitHub → Vercel deployment lifecycle: inspecting the project, detecting changes, validating code,…
Use this skill when the user asks to push changes to GitHub, commit and push code, sync local changes with GitHub, or triggers the /push command. This skill handles inspecting local changes, running pre-commit checks/validations, scanning for secrets,…