Serena Sync

Keep `.serena/memories` accurate and current by auditing code changes and synchronizing memory files with verified facts.

rldyourmnd 2a9cffe 2 files · 1.5 KB Updated

File contents

Serena Sync (Codex)

Use this skill to maintain repository memory quality.

Trigger

Use when the user asks to:

  • create or update Serena memories,
  • audit memory freshness,
  • sync memories after refactors/features,
  • validate metadata and scope correctness.

Primary Workflow

  1. Read existing memories and determine staleness from recent changes.
  2. Investigate affected code with Serena tools.
  3. Update/create memory files using fact-only language.
  4. Ensure metadata header is present and current.
  5. Report updated memory list and freshness status.

Operating Rules

  • Memory content must be factual, concise, and path-accurate.
  • Do not introduce recommendations in memory files.
  • Avoid source-code edits unless user separately requests coding.
  • If uncertainty remains, mark it explicitly as unresolved.

Output Contract

  • Freshness audit summary
  • Updated memories list
  • New memories (if created)
  • Unresolved gaps requiring follow-up

rldyourmnd/codex-cli-bootstrap/tree/main/codex/os/common/agents/codex-agents/serena-sync commit 2a9cffe33a

Frequently asked questions

npx skillmds@latest add rldyourmnd/serena-sync