spec-syncer

Installation
SKILL.md

Spec Syncer

Overview

After a spec-superflow change completes, its delta specs (ADDED/MODIFIED/REMOVED/RENAMED) must be merged into the main specification base to prevent spec rot.

Core principle: Specs that aren't synced become lies. Delta specs are temporary; main specs are permanent.

When to Use

  • After closure-archivist marks a change ready to archive
  • When multiple changes have accumulated unsynced delta specs
  • When the user asks about spec consistency
  • When the workflow orchestrator detects stale main specs

Pre-Flight: Conflict Detection

Before syncing, check for conflicts across unsynced changes:

Installs
1
GitHub Stars
804
First Seen
Jun 30, 2026
spec-syncer — magebyte-zero/spec-superflow