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
ghCLI must be authenticated- The current directory must be a git repo hosted on GitHub
Instructions
- Detect the GitHub org and repo for the current working directory: