Sync

GPTClaudeGemini··755 copies·updated 2026-07-14
sync.prompt
---
name: "sync"
title: "Sync Content"
description: "Re-read and refresh AI memory with current content from files or directories"
arguments:
  - name: "target"
    description: "File path, directory path, or content to re-read and sync"
  - name: "then"
    description: "What to do after the sync. Default: nothing to do"
    default: ""
examples:
  - "@sync file.py" # sync one file
  - "@sync file_1.py,file2.py" # sync multi files
  - "@sync file_1.py 'add more comments'" # sync then edit
---

Re-read and refresh your memory with the current content from: {target}
The content has been modified since you last accessed it.
{then}

fill the variables

This prompt has 2 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{target}{then}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo DiscreteTom/prompts (no explicit license). A "Sync" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

DiscreteTom/prompts · no explicit license