mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 00:17:34 +08:00
add missing workspace bootstrap and tools templates
This commit is contained in:
10
workspace/BOOT.md
Normal file
10
workspace/BOOT.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# BOOT.md - Session Startup Checklist
|
||||
|
||||
On each new session:
|
||||
|
||||
1. Read `SOUL.md`
|
||||
2. Read `USER.md`
|
||||
3. Read today's `memory/YYYY-MM-DD.md` (and yesterday if needed)
|
||||
4. In direct/private chats, also read `MEMORY.md`
|
||||
|
||||
Goal: restore context fast before taking action.
|
||||
12
workspace/BOOTSTRAP.md
Normal file
12
workspace/BOOTSTRAP.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# BOOTSTRAP.md - First Run Identity Setup
|
||||
|
||||
If this is a fresh workspace, do this once:
|
||||
|
||||
1. Ask who you are (name/style/emoji).
|
||||
2. Ask who the user is and how to address them.
|
||||
3. Update:
|
||||
- `IDENTITY.md`
|
||||
- `USER.md`
|
||||
- `SOUL.md`
|
||||
4. Confirm preferred channels/workflow.
|
||||
5. Delete or archive this file after onboarding is complete.
|
||||
13
workspace/TOOLS.md
Normal file
13
workspace/TOOLS.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# TOOLS.md - Local Tool Notes
|
||||
|
||||
Use this file for environment-specific notes, for example:
|
||||
|
||||
- host aliases
|
||||
- API endpoints
|
||||
- SSH shortcuts
|
||||
- camera device names
|
||||
- preferred voice/model settings
|
||||
|
||||
Rules:
|
||||
- Keep credentials out of this file.
|
||||
- Store only operational hints that improve execution speed.
|
||||
Reference in New Issue
Block a user