contribute-review

Parse GitHub Issues labeled domain-knowledge and generate PR-ready patches.

58|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/fagemx/gstack-game --skill contribute-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: contribute-review
Source: https://github.com/fagemx/gstack-game/tree/main/.claude/skills/contribute-review
Command: npx skills add https://github.com/fagemx/gstack-game --skill contribute-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This integration skill coordinates domain-knowledge contributions from GitHub Issues, converting them into structured references and PR-ready changes for skills.

Core Features & Use Cases

  • Converts external domain knowledge into standardized references to maintain consistency across skills.
  • Detects contradictions between new content and existing material, surfacing maintainer decisions.
  • Orchestrates formatting, attribution, and PR generation to streamline governance and provenance.

Quick Start

Run /contribute-review <IssueNumber> to process a single domain-knowledge issue and generate a PR draft.

Frequently Asked Questions about contribute-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert GitHub issues into pull request patches for domain knowledge updates?▼

To convert GitHub issues into pull request patches, this skill parses issues labeled domain-knowledge to extract content and evidence, then generates a PR-ready patch with proper attribution and a changelog entry.

How does detecting contradictions in domain knowledge contributions work?▼

Detecting contradictions in domain knowledge contributions works by comparing newly parsed issue content against existing skill references, surfacing decision points for maintainers to resolve before generating a PR patch.

What is the best way to integrate external domain updates into skill references files?▼

The best way to integrate external domain updates into skill references files is by parsing structured issue inputs, formatting them consistently, and appending attribution and changelog entries directly into a PR-ready patch.

Do I need specific issue labels to process domain knowledge contributions?▼

Yes, you need GitHub Issues labeled specifically as domain-knowledge. The skill parses this label to extract target skill, target file, content type, and evidence for generating the final PR patch.

Can I automatically generate a changelog entry when formatting external domain knowledge?▼

Yes, you can automatically generate a changelog entry when formatting external domain knowledge. The skill orchestrates formatting and provenance attribution, outputting a concise description and changelog alongside the PR-ready patch.

When should I avoid using automated PR generation for domain knowledge integration?▼

You should avoid using automated PR generation for domain knowledge integration when the skill detects contradictions between new content and existing material, requiring manual maintainer decisions before proceeding.