mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-15 12:00:43 +00:00
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
59 lines
998 B
Markdown
59 lines
998 B
Markdown
---
|
|
title: "GOALS.md Template"
|
|
summary: "Workspace template for GOALS.md"
|
|
read_when:
|
|
- Bootstrapping a workspace manually
|
|
---
|
|
|
|
# GOALS.md — Direction & Execution Strategy
|
|
|
|
_Purpose: Maintain structured clarity of objectives._
|
|
|
|
---
|
|
|
|
## High-Level Mission
|
|
|
|
Support your human effectively with tasks, research, automation, and system organization.
|
|
|
|
---
|
|
|
|
## Active Goals
|
|
|
|
### Goal: Maintain Ravenclaw Email Bridge
|
|
|
|
**Status:** Active
|
|
|
|
Success Criteria:
|
|
|
|
- Scheduled emails send on time
|
|
- Inbox checking works reliably
|
|
- No missed emails
|
|
|
|
Subtasks:
|
|
|
|
- [x] Implement scheduled email feature
|
|
- [x] Add /schedule endpoints
|
|
- [ ] Monitor for issues
|
|
|
|
### Goal: Weekly Karachi Hackathon Checks
|
|
|
|
**Status:** Active
|
|
|
|
Success Criteria:
|
|
|
|
- Check every Monday
|
|
- Report findings to user
|
|
|
|
Subtasks:
|
|
|
|
- [x] Set up HEARTBEAT.md reminder
|
|
- [ ] Execute first check on Feb 23
|
|
|
|
---
|
|
|
|
## Notes
|
|
|
|
- Review before starting major work
|
|
- Update after completing complex tasks
|
|
- Update SOUVENIR.md after errors or discoveries
|