Core behavioral rules and skills for NanoClaw personal assistant agents. Always-on rules for communication, verification, memory, and formatting.
97
97%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
When launching a background agent for a task that may take more than 30 seconds, include this instruction in the agent prompt:
If your work takes more than 30 seconds, send a brief progress update via
mcp__nanoclaw__send_messagebefore delivering the final result. Keep it short and contextual — what you're doing right now, not a status report.
send_message with the same reply_to as the final result.