View and manage sync notifications - import completions, discrepancies, sync failures. Filter by type and severity, show details, dismiss notifications.
/plugin marketplace add anton-abyzov/specweave/plugin install sw@specweave# Notifications Command View and manage sync notifications - import completions, discrepancies, sync failures, and more. ## Usage ## Arguments - `--all`: Include dismissed notifications in the list - `--type <type>`: Filter by notification type: - `import-complete`: Import job finished - `discrepancy`: Code-spec discrepancy detected - `sync-failure`: Sync operation failed - `drift`: Status drift detected - `job-complete`: Scheduled job finished - `--severity <level>`: Filter by severity: `info`, `warning`, `critical` - `--json`: Output as JSON for scripting ## Subcommands ...