[DEPRECATED] Use /sync --env instead. Legacy environment synchronization command.
/plugin marketplace add akaszubski/autonomous-dev/plugin install autonomous-dev@autonomous-devarchived/This command is deprecated as of v3.7.0. Use /sync --env instead.
Old command:
/sync-dev
New command:
/sync --env
Why deprecated? The unified /sync command provides:
For reference, the original /sync-dev documentation is preserved below.
Smart environment sync powered by the sync-validator agent
Detects and resolves development environment conflicts including dependency mismatches, configuration drift, pending migrations, and stale build artifacts.
/sync-dev
Time: 30-60 seconds Interactive: Shows sync status, asks for confirmation before fixes GenAI-Powered: Uses sync-validator agent for intelligent conflict detection
The sync-validator agent analyzes your development environment:
[Rest of original documentation omitted for brevity - see /sync --env for current documentation]
Archived: 2025-11-08
Replaced by: /sync --env
Issue: GitHub #44 - Unified /sync command consolidation