This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# BOOTSTRAP.md - On Every Startup
|
||||
|
||||
1. Check Hyperdrive health and peer count
|
||||
2. Discover and list available skills from `workspace/skills/` (compact index is in the system prompt; use `read_skill` when needed)
|
||||
3. Summarize recent MEMORY.md changes
|
||||
4. Provide a concise 3-bullet OS status overview
|
||||
Workspace files and the skills index are already in the system prompt. Do not dump them back to the user.
|
||||
|
||||
1. If this continues prior work, `memory_search` or read MEMORY.md first.
|
||||
2. If a skill matches the incoming task, call `read_skill` and follow it.
|
||||
3. Start executing the user request immediately. Do not volunteer a 3-bullet OS status unless they asked for status.
|
||||
|
||||
Reference in New Issue
Block a user