respond-to-issue

Installation
SKILL.md

Respond to GitHub Issue

Help a maintainer draft a high-quality response to a GitHub issue from an external contributor.

Workflow

1. Understand the issue

  • Fetch the issue using gh issue view <number> --repo NVIDIA/Megatron-LM --json title,body,comments,labels,state.
  • Read the title, body, and all existing comments to understand the full context.
  • Identify the type: bug report, feature request, question, or discussion.

2. Research the codebase

Installs
6
GitHub Stars
17.3K
First Seen
Apr 19, 2026
respond-to-issue — nvidia/megatron-lm