What problem does it solve?
Maintainers spend time triaging, prioritizing, and performing small fixes across many open PRs; this Skill automates the daytime maintainer loop to pick the highest-value version-targeted work and drive it toward merge readiness without merging.
Core Features & Use Cases
- Deterministic Triage & Scoring: Builds a ranked queue of merge-now, review-ready, and near-miss PRs using CI status, merge state, CodeRabbit findings, and risky-file detection.
- Automated Gate Checks & Actions: Runs merge-gate verification, hotspot analysis, security sweeps, salvage fixes, test-gap closure workflows, and state updates; can push narrow fixes and approve when gates pass.
- Use Case: During a 10-minute loop, pick the top version-labeled PR, run the gate checker, apply a small salvage change if needed, update the maintainer state, and report progress to accelerate daily backlog reduction.
Quick Start
Run the NemoClaw maintainer day loop to pick the highest-value version-targeted PR and execute the appropriate workflow (merge gate, salvage, security sweep, test gaps, hotspot cooling, or sequencing).