From a86b8975832572bf667c0ac1d0dfe550491c999a Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sun, 19 Apr 2026 21:46:17 +0200 Subject: [PATCH] =?UTF-8?q?feat(ultraplan-local)!:=20v2.4.0=20=E2=80=94=20?= =?UTF-8?q?version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync plugin.json, plugin README badge, and marketplace root README plugin-table to 2.4.0. Closes the v2.4.0 rollout. Co-Authored-By: Claude Opus 4.7 --- README.md | 2 +- plugins/ultraplan-local/.claude-plugin/plugin.json | 2 +- plugins/ultraplan-local/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e4e148..1086f85 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Key commands: `/config-audit posture`, `/config-audit feature-gap`, `/config-aud --- -### [Ultra {brief | research | architect | plan | execute} - local](plugins/ultraplan-local/) `v2.3.2` +### [Ultra {brief | research | architect | plan | execute} - local](plugins/ultraplan-local/) `v2.4.0` Deep requirements gathering, research, Claude Code feature matching, implementation planning, self-verifying execution, and skill-factory authoring with specialized agent swarms, adversarial review, IP-hygiene scoring, and failure recovery. diff --git a/plugins/ultraplan-local/.claude-plugin/plugin.json b/plugins/ultraplan-local/.claude-plugin/plugin.json index 0c35aae..5e6c891 100644 --- a/plugins/ultraplan-local/.claude-plugin/plugin.json +++ b/plugins/ultraplan-local/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "ultraplan-local", "description": "Five-command context-engineering pipeline (brief → research → architect → plan → execute) with project folders, CC-feature matching, specialized agent swarms, external research triangulation, adversarial review, session decomposition, and headless execution.", - "version": "2.3.2", + "version": "2.4.0", "author": { "name": "Kjell Tore Guttormsen" }, diff --git a/plugins/ultraplan-local/README.md b/plugins/ultraplan-local/README.md index 67f9210..a7064da 100644 --- a/plugins/ultraplan-local/README.md +++ b/plugins/ultraplan-local/README.md @@ -1,6 +1,6 @@ # ultraplan-local — Brief, Research, Architect, Plan, Execute -![Version](https://img.shields.io/badge/version-2.3.2-blue) +![Version](https://img.shields.io/badge/version-2.4.0-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Platform](https://img.shields.io/badge/platform-Claude%20Code-purple)