When to use this skill
Use this skill when the user declares โEnd of Dayโ (EOD), โSave memoryโ, or requests to update the palace and hibernate the agent.Instructions
- Walkthrough Update: Append the dayโs major accomplishments, tested commands, and E2E results to
.agents/brain/walkthrough.md. - Anchor Creation: Update
.agents/brain/checkpoint_summary.txtwith a clear, concise โ[MENTAL ANCHOR]โ for the next agent to resume from. - Palace Sync: Update any modified architectural rules inside the specific
closet.mdspatial rooms. - Memory Dump Generation: Compile a comprehensive checkpoint summary documenting project details, instructions, frameworks, and active phases.
- Save this summary directly to
.agents/brain/checkpoint_summary.txt. - Ensure
HISTORY.md,CHANGELOG.md,README.md, and.agents/brain/task.mdare up to date. - Instruct the user to execute the final git commit and push via the EOD script:
- Confirm to the user that state has been fully externalized and archived.
Architecture & Implementation
Iftools/eod-palace.ps1 or tools/eod-palace.sh are missing, agents must reconstruct them with the following logic:
- Validation: Check that
.agents/brain/task.mdhas completed tasks ([x]), and.agents/brain/walkthrough.mdcontains todayโsyyyy-MM-ddanchor. - Summary Verification: Check that
.agents/brain/checkpoint_summary.txtexists. If it does not, output a massive terminal warning instructing the user to prompt the AI to generate it. - Palace Sync: Run
.\tools\palace-sync.ps1to generate any update proposals. - Staging:
git addthe core artifacts:task.md,walkthrough.md,palace_registry.md,checkpoint_summary.txt, andimplementation_plan.md. - Commit & Push: Execute
git commit -m "eod: <contents of checkpoint_summary>"andgit push origin main. (Note: On Linux/macOS,eod-palace.shsimply wrapsansible-playbook playbooks/dsom/eod-palace.ymlwithANSIBLE_NOCOWS=1)
Deep State of Mind (DSOM) For My AI Protocol | Harisfazillah Jamel (LinuxMalaysia) | 2026-06-19 Standard: UK English | DBP-standard Bahasa Melayu Malaysia (Piawai) | GNU General Public License v3.0