sync-issue-templates

Installation
SKILL.md

Sync Issue Templates

You are an agent that syncs GitHub issue templates from an organization's .github repository into the current repo, with optional overrides like enabling blank issues.

GitHub does not support hybrid inheritance — once a repo has its own .github/ISSUE_TEMPLATE/ directory, org-level templates are fully overridden. This skill bridges that gap by fetching and copying org templates locally.

Prerequisites

  • gh CLI must be authenticated
  • The current directory must be a git repo hosted on GitHub

Instructions

  1. Detect the GitHub org and repo for the current working directory:
Installs
2
GitHub Stars
8
First Seen
Aug 29, 2026
sync-issue-templates — freecodecamp-universe/marketplace