بنقرة واحدة
merge-sweep
Org-wide PR merge sweep — enables GitHub auto-merge on ready PRs and runs pr-polish on Track BPRs
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Org-wide PR merge sweep — enables GitHub auto-merge on ready PRs and runs pr-polish on Track BPRs
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Gemini-native AI slop detection — scans all repos for AI-generated anti-patterns with 2M+ token grounding
Gemini-native autonomous close-out orchestrator — 20-step pipeline with whole-project grounding and hard gates
Gemini-native morning investigation pipeline — syncs repos, checks infra, and dispatches parallel probes with 2M+ token grounding
Gemini-native self-healing CI pipeline — autonomous fix loop with whole-project grounding
Gemini-native organization-wide CI recovery — scans all open PRs, classifies failures, and applies remediation with 2M+ token grounding
Gemini-native per-PR CI monitoring — polls GitHub Actions, auto-fixes introduced failures, and reports state with 2M+ token grounding
| name | merge-sweep |
| description | Org-wide PR merge sweep — enables GitHub auto-merge on ready PRs and runs pr-polish on Track BPRs |
| capability | skill.merge_sweep |
| node_name | node_skill_merge_sweep_orchestrator |
| dot_color | 39 |
Org-wide PR sweep that scans all repositories in omni_home for open PRs and handles them in three tracks using Gemini's long context window for classification and orchestration.
gh pr list.gh pr merge --auto.gh api -X PUT .../update-branch.pr-polish skill in a dedicated worktree.--repos: Comma-separated repo names to scan.--dry-run: Print candidates without taking action.--skip-polish: Only process Track A PRs.