{
  "id": "na-sh",
  "command": "na.sh --workspace <SHORT dir> --trust \"<prompt>\" --task-slug <slug>",
  "summary": "Canonical route to the North model (cohere/north-mini-code:free) — sources env in its own subprocess, folds in ccr-up, bounds + stdin-closes the dispatch.",
  "intent_phrases": ["ask north", "use the north model", "run a north rig prompt"],
  "replaces": ["hand-typed ANTHROPIC_BASE_URL=... claude ... against the north rig"],
  "preconditions": "None — self-contained.",
  "effects": "Dispatches to the North model without leaking the OpenRouter env into the caller's shell.",
  "risk": "reversible",
  "example": "~/.claude/skills/north-orchestrator/na.sh --workspace /tmp/w --trust 'summarize this diff' --task-slug diff-summary",
  "help_probe": null
}
