Run all tests across entire poly-repo org root in parallel. Trigger: /testAll, "run all tests", "test everything", "test all repos", "run tests everywhere".
Stage, commit, and push changes across multiple git repos under the poly-repo org root in parallel. Takes a JSON payload defining repos, commit messages, and optional file paths. Trigger: /commitAndPushAll, "commit and push all", "commit all repos", "push all changes".
Report git status of all repos in poly-repo org root. Trigger: /statusReport, "repo status", "status of all repos", "which repos have unpushed commits", "poly repo status".