Career Signal Restore

Restore CareerSignal state from a local backup after explicit confirmation. Use on /CSrestore.

venilkukadiya52 Updated

File contents

CareerSignal Restore

  1. List available backups with timestamps.
  2. Ask the user which backup to restore unless exactly one exists and they explicitly requested the latest.
  3. Require explicit confirmation before overwriting current state.
  4. Back up current state before restoring.
  5. Validate restored state and migrate it to the current schema.
  6. Report completion and current profile status.

When local execution is used, call: python3 skills/user-context/scripts/context_cli.py restore-backup --path <backup> --confirm RESTORE only after the user's explicit confirmation.

venilkukadiya52/career-signal-os/tree/main/skills/restore commit 739f83f088

Frequently asked questions

npx skillmds@latest add venilkukadiya52/career-signal-restore