When to use this skill
Use this skill when the user declares โStart of Dayโ (SOD), โWake upโ, โReanimateโ, or initiates a new working session.Instructions
- Context Loading: Immediately read
.agents/brain/palace_registry.mdto map the workspace. - Anchor Retrieval: Read
.agents/brain/checkpoint_summary.txtto find the latest โ[MENTAL ANCHOR]โ left by the previous session. - Task Initialization: Create or update
.agents/brain/task.mdoutlining the immediate objectives based on the Mental Anchor. - Environment Check: Ensure the daily mechanical scripts have been run by the user or run them if appropriate:
- Acknowledge your Reanimation and state: โSovereign State Synchronised. Awaiting instructions.โ
Architecture & Implementation
Iftools/sod-palace.ps1 or tools/sod-palace.sh are missing, agents must reconstruct them with the following logic:
- Git Pull: Perform a
git pull --rebase origin mainto sync local state. - Pre-flight Audit: Execute
.tools/audit-pre-flight.ps1(or the equivalent Linux checks). - Registry Check: Verify that
.agents/brain/palace_registry.mdexists. - Reanimation Manifest: Execute
.\tools\reanimate.ps1to bundle the workspace context into a timestampedsod_manifest_<date>.txtfile. - Prompt User: Instruct the human to upload the newly generated manifest and initialize the AI via the DSOM protocol.
(Note: On Linux/macOS,
sod-palace.shsimply wrapsansible-playbook playbooks/dsom/sod-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