Skills and rules for the NanoClaw host agent (Claude Code on Mac), covering plugin promotion, container management, staging checks, repo chain safety, and public sync.
73
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Merging a tile-repo PR does not publish it. Registry publication is a separate gate.
coding-policy Skill(skill: "release"), invoked BEFORE the merge.skills/release/capture-registry-baseline.sh before the merge.gh run list watch in place of the contract (coding-policy: script-as-black-box).--repo on every gh invocation (nanoclaw-host: repo-chain).coding-policy: ci-safety).Pass publish.yml as skills/release/resolve-publish-run.sh's <workflow> argument:
skills/release/resolve-publish-run.sh jbaruch <tile-repo> "$merge_sha" publish.ymlNever pass a display name.
Confirm the filename on a repo outside the nanoclaw* set with gh workflow list --repo jbaruch/<repo> --json name,path.
On a non-zero exit from skills/release/resolve-publish-run.sh:
.tessl-plugin
rules
skills