Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, and reconciliation.
100
100%
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.2",
"summary": "Skills and rules for the NanoClaw host agent (Claude Code on Mac). Tile promotion, container management, staging checks, and reconciliation.",
"private": false,
"rules": {
"host-conventions": {
"rules": "rules/host-conventions.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"
}
}
}