Stage all changes, create a conventional commit, then push to remote. One command for the full local→remote cycle. Use when user types /signal-push, "commit and push", "push everything", "push my changes", or wants to send current changes to remote without manual steps.
$npx -y skills add mattbaconz/signal --skill signal-pushInstalls into the current project.
Run `npx skills use "https://github.com/mattbaconz/signal" --skill "mattbaconz/signal/signal-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/mattbaconz/signal" that are relevant to the current task. Run `npx skills add "https://github.com/mattbaconz/signal"` and select the relevant skills, then follow their instructions.