Stage all changes and create a conventional commit from the diff. Zero prompts, zero confirmation by default. Use when user types /signal-commit, "commit everything", "just commit", "signal commit", or asks to commit current changes without specifying a message. Supports --draft (show message without committing) and --split (atomic commits per logical change).
$npx -y skills add mattbaconz/signal --skill signal-commitInstalls into the current project.
Run `npx skills use "https://github.com/mattbaconz/signal" --skill "mattbaconz/signal/signal-commit"` 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.