Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, repo chain safety, and public sync.
99
99%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "jbaruch/nanoclaw-host",
"version": "0.1.13",
"summary": "Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, repo chain safety, and public sync.",
"private": false,
"rules": {
"host-conventions": {
"rules": "rules/host-conventions.md"
},
"repo-chain": {
"rules": "rules/repo-chain.md"
}
},
"skills": {
"promote": {
"path": "skills/promote/SKILL.md"
},
"nuke": {
"path": "skills/nuke/SKILL.md"
},
"check-staging": {
"path": "skills/check-staging/SKILL.md"
},
"reconcile": {
"path": "skills/reconcile/SKILL.md"
},
"sync-to-public": {
"path": "skills/sync-to-public/SKILL.md"
},
"update-from-public": {
"path": "skills/update-from-public/SKILL.md"
}
}
}skills