원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
Do deep maintenance on the eshp memory graph files, ensure the mem-graph is in sync with the codebase
Use the eshp memory graph to explain concepts and answer questions about 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
SOC 직업 분류 기준
| 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 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