diff --git a/CLAUDE.md b/CLAUDE.md index 2c20c13..365ac0b 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,7 +12,7 @@ plugins/ llm-security/ v6.0.0 — Security scanning, auditing, threat modeling ms-ai-architect/ v1.8.0 — Microsoft AI architecture (Cosmo Skyberg persona) okr/ v1.0.0 — OKR guidance for Norwegian public sector - ultraplan-local/ v2.2.0 — Brief, research, architect, plan, execute (five-command pipeline) + ultraplan-local/ v2.3.0 — Brief, research, architect, plan, execute (five-command pipeline + skill-factory Fase 1) ``` Hvert plugin er selvstendig med egen CLAUDE.md, README, hooks, agents og commands. diff --git a/plugins/ultraplan-local/.claude-plugin/plugin.json b/plugins/ultraplan-local/.claude-plugin/plugin.json index 3c99976..1f2cb11 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.2.0", + "version": "2.3.0", "author": { "name": "Kjell Tore Guttormsen" }, diff --git a/plugins/ultraplan-local/CLAUDE.md b/plugins/ultraplan-local/CLAUDE.md index a7eb926..388af85 100644 --- a/plugins/ultraplan-local/CLAUDE.md +++ b/plugins/ultraplan-local/CLAUDE.md @@ -13,6 +13,7 @@ Deep implementation planning and research with an explicit brief step, specializ | `/ultra-cc-architect-local` | Architect *(optional, v2.2)* — match brief+research against Claude Code features; produce architecture note with gaps. Requires `--project` | opus | | `/ultraplan-local` | Plan — brief-reviewer, explore, plan, review. Requires `--brief` or `--project`. Auto-discovers `architecture/overview.md` if present | opus | | `/ultraexecute-local` | Execute — disciplined plan/session-spec executor with failure recovery | opus | +| `/ultra-skill-author-local` | Authoring *(v2.3, skill-factory Fase 1)* — generate one cc-architect-catalog draft from a local source with IP-hygiene | opus | ### /ultrabrief-local modes diff --git a/plugins/ultraplan-local/README.md b/plugins/ultraplan-local/README.md index 765873f..1e0dbef 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.2.0-blue) +![Version](https://img.shields.io/badge/version-2.3.0-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Platform](https://img.shields.io/badge/platform-Claude%20Code-purple) diff --git a/plugins/ultraplan-local/skills/cc-architect-catalog/SKILL.md b/plugins/ultraplan-local/skills/cc-architect-catalog/SKILL.md index d3b41e7..e73518d 100644 --- a/plugins/ultraplan-local/skills/cc-architect-catalog/SKILL.md +++ b/plugins/ultraplan-local/skills/cc-architect-catalog/SKILL.md @@ -83,7 +83,7 @@ skill-factory output will start as `pending` (channel 2) or If a future skill covers a feature not in this list, add the row above and surface the extension in the relevant CHANGELOG entry. -## Current seed coverage (v2.2.0) +## Current seed coverage (v2.3.0 — see .drafts/ for skill-factory output) | Feature | reference | pattern | decision | |---------|-----------|---------|----------|