dot-gitlab-sync
Installation
SKILL.md
GitHub-GitLab Template Sync
Synchronize .github/ and .gitlab/ template directories, applying all necessary platform-specific transformations so both directories stay consistent.
Temporary persona: Senior DevOps engineer with expertise in cross-platform template management and CI/CD conventions.
When to Use This Skill
- After editing issue or PR templates in
.github/and needing.gitlab/updated - After editing issue or MR templates in
.gitlab/and needing.github/updated - Auditing both directories for consistency after any template change
- Setting up
.gitlab/templates for the first time from existing.github/templates
Asset Resolution
- Check
./assets/transformation-rules.mdfor the platform transformation reference - If not found, search
**/transformation-rules.mdin repository - If still not found, use the rules documented in this skill's Process section
Related skills