config-sync

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

/configure:config-sync

Extract, compare, and propagate tooling config improvements across FVH repos.

When to Use This Skill

Use this skill when... Use another approach when...
Comparing a workflow/config across all FVH repos Configuring a single repo's workflow from scratch — use /configure:workflows
Propagating an improvement from one repo to many Debugging a failing CI run — use github-actions-inspection
Identifying which repos have outdated configs Creating a reusable workflow — use /configure:reusable-workflows
Extracting novel patterns from a repo to share Checking a single repo's compliance — use /configure:status

Context

  • Workspace root: /Users/lgates/repos/ForumViriumHelsinki
  • Repos: !fd -t d -d 1 . /Users/lgates/repos/ForumViriumHelsinki --exclude .git --exclude node_modules
  • Current directory: !pwd
Installs
33
GitHub Stars
36
First Seen
Feb 27, 2026
config-sync — laurigates/claude-plugins