← Back to skill catalog
AgenticArchitect OS eligible
Offline-First Progress Sync
Implements local-first progress or state persistence with server snapshot synchronization, deterministic merge rules, and reconnect-safe reconciliation behavior.
How to activate
Say any of these phrases in your IDE to trigger this skill:
“offline first sync”“progress sync”“local first”“reconcile local and server”“sync conflict resolution”“resume progress across devices”Run via CLI
enterprise-skills run offline-first-progress-syncAliases:
progress-syncoffline-first-synclocal-first-syncstate-reconciliationRelationships
Coordinates with:
Feature Builder
Takes a feature spec, plans architecture, scaffolds files, implements, adds tests, verifies.
API Contract Check
Verifies API routes for auth, error handling, response shape, HTTP status codes, input validation.
Test Orchestrator
Unified test execution and coordination agent. Detects test infrastructure, runs suites across languages, interprets results, identifies coverage gaps, and coordinates with bootstrap-testing and uat-workflow-crawler.