chore(ultraplan-local): bump version 2.2.0 → 2.3.0
This commit is contained in:
parent
07f02e77db
commit
707ad61b91
4 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "ultraplan-local",
|
"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.",
|
"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": {
|
"author": {
|
||||||
"name": "Kjell Tore Guttormsen"
|
"name": "Kjell Tore Guttormsen"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -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 |
|
| `/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 |
|
| `/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 |
|
| `/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
|
### /ultrabrief-local modes
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# ultraplan-local — Brief, Research, Architect, Plan, Execute
|
# ultraplan-local — Brief, Research, Architect, Plan, Execute
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
If a future skill covers a feature not in this list, add the row above
|
||||||
and surface the extension in the relevant CHANGELOG entry.
|
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 |
|
| Feature | reference | pattern | decision |
|
||||||
|---------|-----------|---------|----------|
|
|---------|-----------|---------|----------|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue