nemoclaw-maintainer-cross-issue-sweep
Installation
SKILL.md
Cross-Issue Regression Sweep
Surfaces the issues a single PR may also fix or accidentally break beyond the one it claims to address. Two outputs:
- Adjacent fixes — "PR may also close #X" → bundling intel (ship one PR, close multiple issues)
- Contradicting risks — "PR may break what #Y wants" → coordination needed before merge
Prerequisites
ghCLI authenticated- A target repository with open issues
- An open PR to scan
Repo policy
Defaults assume NemoClaw conventions. Edit repo-policy.md to override per-repo (bot logins, candidate caps, language regex).