بنقرة واحدة
eshp-deep-dream
Do deep maintenance on the eshp memory graph files, ensure the mem-graph is in sync with the codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Do deep maintenance on the eshp memory graph files, ensure the mem-graph is in sync with the codebase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use the eshp memory graph to explain concepts and answer questions about the codebase
Do deep maintenance on the eshp memory graph files, ensure the mem-graph is in sync with the codebase
Commit the current WIP to git and then update the memory graph via a dream step
Plan and design features using the eshp memory graph
| name | eshp--deep-dream |
| description | Do deep maintenance on the eshp memory graph files, ensure the mem-graph is in sync with the codebase |
ESHP (electric sheep pen) is a codebase level memory graph for maintaining information about the current project.
This skill is for doing deep maintenance on the graph, ensuring is it up to date and that the relationships are mapped correctly.
Important: prefer eshp recall <slug> and eshp scan <topic> to reading
memory files directly.
Ensure the git state is clean so we can commit the updated memory files.
Understand the current memory graph
eshp diagnose - get high level graph diagnosticseshp rels - list all relationshipseshp tags - list all tagseshp summarise - list recently created and recalled memoriesUnderstand the current codebase
Ensure the memory graph is an accurate reflaction of the project and covers planned and existing features, dev lifecycle, and crucial knowledge. Key questiona: if the code was removed could we recreated the project from the memory graph alone?
Maintain memory accuracy
eshp scan <query> and eshp recall <slug> to check for accuracyeshp tags and look for opportunities to consolidate similar tagseshp rels and look for opportunities to consolidate similar relationshipsOnce done commit the updated memory graph files as a new deep-dream commit.
Improve relationships