prizmkit 1.1.57 → 1.1.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "frameworkVersion": "1.1.57",
3
- "bundledAt": "2026-05-30T08:56:07.192Z",
4
- "bundledFrom": "1692276"
2
+ "frameworkVersion": "1.1.58",
3
+ "bundledAt": "2026-06-07T03:11:13.582Z",
4
+ "bundledFrom": "a8dffc3"
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.57",
2
+ "version": "1.1.58",
3
3
  "skills": {
4
4
  "prizm-kit": {
5
5
  "description": "Full-lifecycle dev toolkit. Covers spec-driven development, Prizm context docs, code quality, debugging, deployment, and knowledge management.",
@@ -429,8 +429,8 @@ This applies to:
429
429
  After initial greeting, use `AskUserQuestion` to confirm intent:
430
430
 
431
431
  **Question**: "What would you like to do?"
432
- - **Produce a project plan (Recommended)** — define vision, tech stack, and constraints generates project-brief.md for pipeline use
433
- - **Explore ideas first** — brainstorm and refine ideas before committing to a plan
432
+ - **Explore ideas first (Recommended)** — brainstorm and refine ideas before committing to a plan
433
+ - **Produce a project plan** — define vision, tech stack, and constraints generates project-brief.md for pipeline use
434
434
  - **Generate project context only** — for an existing project that needs a project brief without full planning
435
435
 
436
436
  Route by answer:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "prizmkit",
3
- "version": "1.1.57",
3
+ "version": "1.1.58",
4
4
  "description": "Create a new PrizmKit-powered project with clean initialization — no framework dev files, just what you need.",
5
5
  "type": "module",
6
6
  "bin": {