nemoclaw-maintainer-cross-issue-sweep

Community

Detect adjacent fixes and merge risks across issues.

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you find other open GitHub issues that a PR may also fix or could unintentionally break, so maintainers can bundle fixes and coordinate conflicting expectations before merging.

Core Features & Use Cases

  • PR fingerprinting: Extracts touched files, touched symbols, error-string tokens, and the PR’s primary linked issue for exclusion.
  • Issue discovery with safeguards: Searches open issues using multiple fingerprint dimensions with caps, deduping, and primary-issue exclusion.
  • Evidence-based classification: Uses a strict four-class judgment (ADJACENT_FIX, CONTRADICTING, SAME_ISSUE_DIFF, UNRELATED) and requires cited PR diff lines plus issue symptoms to prevent hallucinated matches.
  • Reverse-link boosting: If issues already mention the PR number, confidence is boosted to better reflect prior human context.
  • Actionable output: Renders a report highlighting adjacent-fix opportunities and contradictions, with file:line and symptom references plus suggested next actions.

Quick Start

Use the skill to run a cross-issue sweep for your PR number so you get adjacent-fix and contradiction candidates in a single report with evidence.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nemoclaw-maintainer-cross-issue-sweep
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#nemoclaw-maintainer-cross-issue-sweep

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.