CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-trusted

Rules for trusted NanoClaw groups. Shared memory, session bootstrap, cross-group memory updates. Loaded for trusted and main containers only.

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

Overview
Quality
Evals
Security
Files

reply-threading.mdrules/

alwaysApply:
Yes

Reply Threading

Required behavior

Always reply-thread user messages using reply_to on mcp__nanoclaw__send_message.

Heartbeat matching contract

Heartbeat tracks unanswered messages by walking outbound IDs and matching each one's reply_to against the inbound queue. An outbound message without reply_to is invisible to the match.

Scope

  • Inbound user messages always
  • Background-agent results always
  • Scheduled-task output does not need reply_to — no user message to thread against

README.md

tile.json