This file is Claw's persistent memory. It is updated after tasks when durable facts are learned. Short-term and task-specific notes go in memory/log.md.
- Repository:
danielzhong/github-claw - Goal: long-term personal AI assistant workspace operating through GitHub Copilot
- Initialized: 2026-04-28
- Primary interface: GitHub Copilot web / coding-agent
- Language/stack: not yet established (repository is new)
- Language: English only — all files, comments, commit messages, and AI responses must be in English
- Workspace design follows a lightweight, file-based memory model (no external databases required)
AGENTS.mdis the single source of truth for agent behaviour and workflow rules
- cesium-pr-review (
.agents/skills/cesium-pr-review/SKILL.md): Reviews CesiumGS/cesium PRs against official Coding Guide & Code Review Guide, finds the deployment preview URL from the PR's GitHub Actions deployment status, and returns ready-to-paste Sandcastle code with the deployment preview URL.
(Ongoing topics or questions that span multiple sessions)