cross-service-sync
Purpose
Detect schema/type/API interface changes and identify files in other services that may need sync.
Trigger
When schemas, types, or API response structures are modified.
What it does
- Detects changed schema/type files
- Extracts field names and type identifiers
- Searches other services for matching references
- Outputs files that may need sync updates
Usage
bash .skills/cross-service-sync/scripts/check.sh