Loading...
Loading...
Upgrade an installed Next Move Theory setup to the latest published canon + skills by re-running the official one-command installer, which clones the public GitHub repo (zamesin/Next-Move-Theory-Canon-and-Skills, branch main) and refreshes the canon, the nmt-* skills (both Claude and Codex), the injected rules block in CLAUDE.md / AGENTS.md, and the README — all in place. Idempotent and safe: it never touches your own files and never deletes unrelated skills. Use when the user says "update NMT", "upgrade the skills", "get the latest canon", runs /nmt-upgrade, or when another skill reports that a newer version is available. Defaults to English.
npx skill4agent add ztemerbekov/next-move-theory-canon-and-skills nmt-upgrade../nmt-chat/references/Next-Move-Theory-Canon/zamesin/Next-Move-Theory-Canon-and-SkillsmainNext-Move-Theory-Canon/.claude/skills/nmt-*/nmt-….agents/skills/nmt-*$nmt-…<!-- Next-Move-Theory-Rules:start … end -->CLAUDE.mdAGENTS.mdNextMoveTheory-README.md.claude/skills.agents/skillsCount this run (best-effort, ≤2s, never blocks). Unlike the other skills,has no end-of-run version check — that would be circular, since it is the updater — so without this it isn't counted in the anonymous launch analytics. As your first action, fire a one-off registration ping so the run is counted, then continue with the steps below (on any error or timeout, ignore it):nmt-upgradev="$(cat .nmt-version 2>/dev/null)"; curl -fsSL --max-time 2 "https://nextmovetheory.com/version?skill=nmt-upgrade${v:+&v=$v}" >/dev/null 2>&1 || true
Next-Move-Theory-Canon/.claude/skills/curl -fsSL https://nextmovetheory.com/install.sh | bashirm https://nextmovetheory.com/install.ps1 | iexgit status --short/nmt-diagnose/nmt-chatcurlgitCLAUDE.mdAGENTS.mdmain