steerspec/SteerSpec Sync

Synchronize AI configuration files across your GitHub organization

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run: sync, monitor, or conflictyes
config-pathPath to steerspec-sync.yml config filenosteerspec-sync.yml
dry-runPreview changes without creating PRs (sync only)nofalse
target-filterGlob pattern to filter target repositoriesno""
template-filterComma-separated template IDs to sync (sync only)no""
forceForce sync even if deployment state shows current version (sync only)nofalse
tiersComma-separated detection tiers to run (conflict only, e.g. "1,2,3")no""
app-idGitHub App ID (for github-app auth method)no""
private-keyGitHub App private key — inline PEM or file path (for github-app auth method)no""
installation-idGitHub App installation ID (optional; auto-discovered from org if omitted)no""
namedescription
prs-createdNumber of new PRs created
prs-updatedNumber of existing PRs updated
repos-skippedNumber of repositories already up to date
errorsNumber of repositories that encountered errors
repos-in-syncNumber of repositories with current versions
repos-driftedNumber of repositories with detected drift
issues-createdNumber of new drift issues created
issues-closedNumber of drift issues auto-closed
conflicts-foundTotal conflicts detected
critical-countCritical-severity conflicts
warning-countWarning-severity conflicts
info-countInfo-severity conflicts
summaryJSON summary of the operation