8 lines
407 B
Markdown
8 lines
407 B
Markdown
# BOOTSTRAP.md - On Every Startup
|
|
|
|
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.
|