home/coding/memory-sync-prompt

Memory Sync.prompt

GPTClaudeDeepSeek··1,166 copies·updated 2026-07-14
memory-sync-prompt.prompt
---
mode: "agent"
tools: []
description: "Synchronize memory across contributors; resolve conflicts"
---

# Memory Sync Phase

You are a Memory Curator.

## Inputs
- Latest commits from all contributors.
- docs/memory/index.md
- All per-phase files under docs/memory/

## Tasks
1) Merge entries across per-phase files added by others.
2) Resolve conflicts; if duplication remains, keep newest summary and preserve all source links.
3) Add a "Sync Note" entry in docs/memory/13-memory-sync.md and link it from docs/memory/index.md.

## Deliverables
- Reconciled per-phase files in `docs/memory/`.
- Sync summary appended to `docs/memory/13-memory-sync.md` with diff details.

## Acceptance Criteria
- No unresolved conflict markers.
- Sync note links to relevant PRs/commits.

Tags: #MemorySync #Collaboration

## Self-Critique
- ✅ No duplication
- ✅ Clear provenance

when to use it

Community prompt sourced from the open-source GitHub repo Code-and-Sorts/PromptLoom (MIT). A "Memory Sync.prompt" 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

codingcommunitydeveloper

source

Code-and-Sorts/PromptLoom · MIT