CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-host

Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, and reconciliation.

99

Quality

99%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

SKILL.mdskills/check-staging/

name:
check-staging
description:
List pending skills and rules on the NAS staging area. Shows what the agent has created or updated that hasn't been promoted to tiles yet. Use before running promote, or when the user asks what's on staging.

Check Staging

Lists what's pending on the NAS staging area.

Usage

./scripts/check-staging.sh

Output

Shows two sections:

Skills — from groups/{group}/skills/:

  • {name} (new) — new skill, not yet in any tile
  • {name} (override via tessl__{name}) — patch to an existing tile skill

Rules — from groups/{group}/staging/{tile-name}/:

  • Listed by tile subdirectory (e.g., nanoclaw-untrusted/internal-reasoning.md)

Empty sections mean nothing pending for that type.

Example Output

Skills:
  check-email (override via tessl__check-email)
  morning-brief (override via tessl__morning-brief)

Rules:
  nanoclaw-untrusted/bad-actor-disengage.md
  nanoclaw-core/not-for-me-silence.md

skills

check-staging

tile.json