بنقرة واحدة
consolidate-memory
Walk ~/.deepcode/memory/, merge duplicates, prune the index.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Walk ~/.deepcode/memory/, merge duplicates, prune the index.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Help build/debug DeepSeek API usage (openai-compatible).
Run a command on a recurring interval (poll CI etc.).
Read/extract/combine/split PDFs.
Launch this project's app to see a change in action.
Schedule a one-off or cron task via DeepCode's daemon.
Help author a new skill — frontmatter + body + best-trigger description.
| name | consolidate-memory |
| description | Walk ~/.deepcode/memory/, merge duplicates, prune the index. |
DeepCode's # command appends snippets to the user's persistent memory.
Over time these accumulate duplicates and stale entries; this skill cleans
them up.
~/.deepcode/memory/ (one MD per topic).~/.deepcode/memory/MEMORY.md should still
reference every remaining file. Drop dead links.A single proposed-changes block with each action: KEEP / MERGE → / DELETE / EDIT,
and a final summary N files; M consolidated; K to delete. Then ask the
user to approve before writing.