{
  "latest": "0.6.17",
  "latest_date": "2026-06-24",
  "latest_title": "Plain-language skills + a clearer first run",
  "upgrade_command": "curl -fsSL https://nextmovetheory.com/install.sh | bash",
  "upgrade_command_windows": "irm https://nextmovetheory.com/install.ps1 | iex",
  "upgrade_skill": "/nmt-upgrade",
  "changelog_url": "https://nextmovetheory.com/changelog",
  "entries": [
    {
      "version": "0.6.17",
      "date": "2026-06-24",
      "title": "Plain-language skills + a clearer first run",
      "summary": "Skills now lead in plain words (methodology terms in parentheses), point you to /nmt-chat when you're unsure where to start, ask \"quick vs thorough\" up front, and keep answers shorter. No methodology change."
    },
    {
      "version": "0.6.16",
      "date": "2026-06-22",
      "title": "Faster launch-time update check",
      "summary": "The skills' update check now runs inline instead of reading a separate file, so skills start a touch faster. No change to what the check does."
    },
    {
      "version": "0.6.15",
      "date": "2026-06-22",
      "title": "Auto-update checks + one-command upgrade",
      "summary": "Skills now check on launch whether a newer version is available and show what changed since yours. Added the `/nmt-upgrade` one-command updater (Codex: `$nmt-upgrade`)."
    },
    {
      "version": "0.6.14",
      "date": "2026-06-22",
      "title": "nmt- prefix, Claude/Codex split, Windows installer",
      "summary": "All skills moved to the `nmt-` prefix with separate Claude (`/nmt-…`) and Codex (`$nmt-…`) variants, and a Windows PowerShell installer was added."
    },
    {
      "version": "0.6.13",
      "date": "2026-06-20",
      "title": "One-command installer + the diagnose skill",
      "summary": "Added the one-command `curl … | bash` installer and a new `nmt-diagnose` front-door skill, alongside shared producer and readability contracts."
    }
  ]
}