openclaw-workspace
Personal AI assistant workspace for healthcare integration development. Manages cron jobs, skills, and persistent memory for a development-focused agent.
Summary
An OpenClaw workspace configured for orchestrating healthcare software tasks. The workspace maintains daily logs tracking code merges, bug investigations, and automated job status for XDS/FHIR/HIS domain work. Session startup is designed for context continuity through dated memory files and a curated long-term memory file.
Included Assets
Core Configuration
SOUL.md— Behavioral guidelines and core principlesAGENTS.md— Session startup procedures and memory managementIDENTITY.md— Agent identity template (awaiting first-run setup)USER.md— User information template
Operational Files
BOOTSTRAP.md— First-run identity establishment guideHEARTBEAT.md— Periodic task check configurationTOOLS.md— Local environment notes (SSH, cameras, TTS, etc.).openclaw/workspace-state.json— Workspace state tracking
Memory
memory/2026-04-05.md— Daily log: orchestrator runs, blocked PRs, GH_TOKEN fixmemory/2026-04-06.md— Daily log: code merges, bug investigation, cron job status
How to Use
Session Startup
- Read
SOUL.md— who you are - Read
USER.md— who you're helping - Read today's and yesterday's
memory/YYYY-MM-DD.mdfiles - In direct main session: also read
MEMORY.mdfor long-term context
Daily Logging
Create dated files in memory/ to capture:
- Completed work and decisions
- Cron job status and issues
- Code merges and investigations
- Problems encountered and solutions
Heartbeat Tasks
Edit HEARTBEAT.md to add periodic checks (keep empty to skip).
First Run
If BOOTSTRAP.md exists, follow it to establish identity before starting work.
Notes
- Identity files (
IDENTITY.md,USER.md) are templates — not yet configured BOOTSTRAP.mdis present, indicating first-run setup is pending- Daily logs show active development on XDS Document Registry, ITI-18/ITI-41 standards
- Discord webhook integration is used for job notifications
- GH_TOKEN authentication uses file-based storage at
~/.github-token
Aucun commentaire pour le moment.