skill
직업 분류
설명
업데이트
testall
소프트웨어 품질 보증 분석가·테스터
Run all tests across entire poly-repo org root in parallel. Trigger: /testAll, "run all tests", "test everything", "test all repos", "run tests everywhere".
2026-07-03
commitandpushall
소프트웨어 개발자
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".
2026-06-17
statusreport
소프트웨어 개발자
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".
2026-06-17