Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, repo chain safety, and public sync.
77
97%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Per-chat overlay tiles layer on the trust-tier baseline via containerConfig.additionalTiles (see jbaruch/nanoclaw#305). Authoring contract for overlay skills, scripts, and rules.
cadence: + script: in SKILL.md frontmatterscheduled_tasks rowjbaruch/nanoclaw at src/cadence-registry.tsSKILL.md materialises exactly one scheduled_tasks row from the registry/workspace/state/<other-skill>/<file>.json cannot ship before the writer is merged in its owning repoSELECT * FROM scheduled_tasks WHERE id LIKE 'cadence-registry::%::tessl__<skill-name>' returns at least one row per cadence-declared skill{wake_agent, data} JSON contract/home/node/.claude/skills/tessl__<skill-name>/, with a dev-clone fallback for unit testsrules
skills