@maestria/cursor 0.2.8 → 0.2.9

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,6 +1,6 @@
1
1
  {
2
2
  "name": "maestria",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
4
4
  "description": "Maestria methodology for Cursor - pipeline specialists, orchestrator skill, and workflow commands",
5
5
  "author": {
6
6
  "name": "agustinusnathaniel"
package/commands/blitz.md CHANGED
@@ -10,7 +10,9 @@ description: Fast Maestria implementation via builder (skip optional recon/desig
10
10
 
11
11
  ## MODE: blitz (Fast Implementation)
12
12
 
13
- Use direct execution for familiar, low-risk code or other work when the host permits it; otherwise delegate to the permitted specialist. Skip optional reconnaissance and design ceremony, but never waive safety, authorization, required review, or branch floors. Escalate safety exceptions to the normal route.
13
+ Use direct execution for familiar, low-risk code or other work when the host permits it; otherwise delegate to the permitted specialist. Skip optional reconnaissance and design ceremony, but never waive safety, authorization, required review, or branch floors.
14
+
15
+ Reuse valid context and completed checks. If evidence reveals an unknown root cause, a consequential design choice, or higher risk, switch to the focused or full route needed to resolve it. Continue until the requested outcome satisfies the shared verification, review, and delivery requirements.
14
16
 
15
17
  Load the `orchestrator` skill if coordination is needed. Prefer a single `Task` to `builder` with a clear handoff.
16
18
 
package/commands/sonar.md CHANGED
@@ -10,7 +10,9 @@ description: Research-only Maestria mode (recon -> design, no implementation)
10
10
 
11
11
  ## MODE: sonar (Research Only)
12
12
 
13
- Activate research-only mode. Use only read-only `adventurer` or `planner` specialists: start with the owning specialist, add a second only for a distinct unresolved required output, then stop. Do not implement, write code, or create production files.
13
+ Activate research-only mode. Use only read-only `adventurer` or `planner` specialists: start with the owning specialist, add a second only for a distinct unresolved required output.
14
+
15
+ Finish when every requested research question has an evidence-backed answer or a specific unresolved gap after checking relevant available evidence. Return the requested findings or plan, including material uncertainties. Do not implement, write code, or create production files.
14
16
 
15
17
  Load the `orchestrator` skill for delegation methodology. Use the `Task` tool to spawn specialists with a complete handoff contract.
16
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maestria/cursor",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
4
4
  "private": false,
5
5
  "description": "Maestria methodology plugin for Cursor IDE and Cursor CLI - specialists, orchestrator, and workflow commands",
6
6
  "keywords": [