maestro-flow 0.3.8 → 0.3.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.
- package/.claude/commands/learn-decompose.md +3 -3
- package/.claude/commands/learn-follow.md +5 -5
- package/.claude/commands/learn-investigate.md +3 -3
- package/.claude/commands/learn-retro.md +6 -6
- package/.claude/commands/learn-second-opinion.md +3 -3
- package/.claude/commands/maestro-analyze.md +123 -99
- package/.claude/commands/maestro-brainstorm.md +2 -2
- package/.claude/commands/maestro-execute.md +137 -97
- package/.claude/commands/maestro-fork.md +111 -0
- package/.claude/commands/maestro-init.md +6 -6
- package/.claude/commands/maestro-merge.md +77 -0
- package/.claude/commands/maestro-milestone-audit.md +72 -60
- package/.claude/commands/maestro-milestone-complete.md +67 -59
- package/.claude/commands/maestro-milestone-release.md +6 -6
- package/.claude/commands/maestro-plan.md +151 -130
- package/.claude/commands/maestro-quick.md +4 -4
- package/.claude/commands/maestro-roadmap.md +5 -5
- package/.claude/commands/maestro-spec-generate.md +5 -5
- package/.claude/commands/maestro-ui-design.md +3 -3
- package/.claude/commands/maestro-verify.md +106 -87
- package/.claude/commands/maestro.md +10 -4
- package/.claude/commands/manage-codebase-rebuild.md +4 -4
- package/.claude/commands/manage-codebase-refresh.md +1 -1
- package/.claude/commands/manage-harvest.md +5 -5
- package/.claude/commands/manage-issue-discover.md +1 -1
- package/.claude/commands/manage-issue-execute.md +6 -6
- package/.claude/commands/manage-issue.md +6 -6
- package/.claude/commands/manage-learn.md +2 -2
- package/.claude/commands/manage-memory-capture.md +4 -4
- package/.claude/commands/manage-memory.md +2 -2
- package/.claude/commands/manage-status.md +24 -24
- package/.claude/commands/quality-business-test.md +5 -5
- package/.claude/commands/quality-debug.md +4 -4
- package/.claude/commands/quality-integration-test.md +4 -4
- package/.claude/commands/quality-refactor.md +3 -3
- package/.claude/commands/quality-retrospective.md +2 -2
- package/.claude/commands/quality-review.md +4 -4
- package/.claude/commands/quality-sync.md +3 -3
- package/.claude/commands/quality-test-gen.md +4 -4
- package/.claude/commands/quality-test.md +9 -9
- package/.claude/commands/spec-add.md +2 -2
- package/.claude/commands/spec-load.md +1 -1
- package/.claude/commands/spec-setup.md +5 -5
- package/.claude/commands/wiki-connect.md +3 -3
- package/.claude/commands/wiki-digest.md +4 -4
- package/.codex/skills/maestro-analyze/SKILL.md +52 -14
- package/.codex/skills/maestro-execute/SKILL.md +27 -26
- package/.codex/skills/maestro-milestone-audit/SKILL.md +103 -209
- package/.codex/skills/maestro-milestone-complete/SKILL.md +149 -158
- package/.codex/skills/maestro-plan/SKILL.md +47 -17
- package/.codex/skills/maestro-roadmap/SKILL.md +3 -2
- package/.codex/skills/team-coordinate/roles/coordinator/commands/monitor.md +2 -2
- package/.codex/skills/team-executor/roles/executor/commands/monitor.md +1 -1
- package/.codex/skills/team-lifecycle-v4/roles/coordinator/commands/monitor.md +2 -2
- package/.codex/skills/team-lifecycle-v4/specs/knowledge-transfer.md +2 -2
- package/.codex/skills/team-quality-assurance/roles/coordinator/commands/monitor.md +1 -1
- package/.codex/skills/team-review/roles/coordinator/commands/monitor.md +1 -1
- package/.codex/skills/team-tech-debt/roles/coordinator/commands/monitor.md +1 -1
- package/.codex/skills/team-testing/roles/coordinator/commands/monitor.md +1 -1
- package/README.md +19 -14
- package/README.zh-CN.md +16 -12
- package/bin/maestro-mcp.js +1 -1
- package/chains/_intent-map.json +21 -9
- package/chains/_router.json +30 -77
- package/chains/brainstorm-driven.json +17 -6
- package/chains/full-lifecycle.json +22 -23
- package/chains/milestone-close.json +20 -7
- package/chains/milestone-fork-merge.json +50 -0
- package/chains/roadmap-driven.json +17 -6
- package/chains/spec-driven.json +17 -6
- package/dashboard/dist/assets/{ArtifactsPage-BmPOu8sO.js → ArtifactsPage-DZNCi6tn.js} +12 -7
- package/dashboard/dist/assets/ChatInput-Bvr-FeEq.js +49 -0
- package/dashboard/dist/assets/ChatPage-D9zTkJZo.js +22 -0
- package/dashboard/dist/assets/CollabPage-B4NAHXS2.js +1 -0
- package/dashboard/dist/assets/ExecutionPanel-CFt4LJyq.js +1 -0
- package/dashboard/dist/assets/KanbanPage-C8USth6H.js +21 -0
- package/dashboard/dist/assets/{MarkdownRenderer-BjZ43aSa.js → MarkdownRenderer-X4af_WNb.js} +1 -1
- package/dashboard/dist/assets/McpPage-BKfCVIyU.js +21 -0
- package/dashboard/dist/assets/OutputPanel-BlBQFJSW.js +1 -0
- package/dashboard/dist/assets/ProblemsPanel-De3DLvoI.js +1 -0
- package/dashboard/dist/assets/{RequirementBoardPage-B7yRL0s_.js → RequirementBoardPage-Bf1trzqs.js} +2 -2
- package/dashboard/dist/assets/{RequirementPage-D8J_-b6O.js → RequirementPage-Bllxe2XI.js} +10 -5
- package/dashboard/dist/assets/{SpecsPage-6lO8v8_C.js → SpecsPage-9lwxKT27.js} +2 -2
- package/dashboard/dist/assets/{SupervisorPage-Ds5N378a.js → SupervisorPage-SusdfHFq.js} +1 -1
- package/dashboard/dist/assets/{TeamsPage-DrkKr17T.js → TeamsPage-DsuM6OwC.js} +2 -2
- package/dashboard/dist/assets/TreeBrowser-Q12qobZs.js +6 -0
- package/dashboard/dist/assets/WorkflowPage-D_Fzdy3_.js +6 -0
- package/dashboard/dist/assets/{arrow-left-CadP5YgU.js → arrow-left-Bqtb2hle.js} +1 -1
- package/dashboard/dist/assets/{check-5xufDzS8.js → check-u6fGOwQO.js} +1 -1
- package/dashboard/dist/assets/{chevron-right-CYbpR4ev.js → chevron-right-Csu22t58.js} +1 -1
- package/dashboard/dist/assets/{circle-Bm-5Q-Yh.js → circle-CMrkbRNg.js} +1 -1
- package/dashboard/dist/assets/{circle-alert-BqcYuT7x.js → circle-alert-c3tH1P4z.js} +1 -1
- package/dashboard/dist/assets/{circle-check-big-yyzAFysU.js → circle-check-big-TDSeWstm.js} +1 -1
- package/dashboard/dist/assets/{circle-check-DEVzW_lm.js → circle-check-gYxxSYuH.js} +1 -1
- package/dashboard/dist/assets/{code-BBdC8Wmw.js → code-CFN2uX9V.js} +1 -1
- package/dashboard/dist/assets/{columns-3-CQ9Trztr.js → columns-3-38xIDlzy.js} +1 -1
- package/dashboard/dist/assets/{download-DayuF-sn.js → download-DC7KkKyP.js} +1 -1
- package/dashboard/dist/assets/{folder-CqXeSKeC.js → folder-CWq_lAnf.js} +1 -1
- package/dashboard/dist/assets/index-DWG-WrzT.js +231 -0
- package/dashboard/dist/assets/{index-Dru5HYy0.js → index-Do71weNR.js} +1 -1
- package/dashboard/dist/assets/index-GUNJodSR.css +1 -0
- package/dashboard/dist/assets/{list-DBOD6IUt.js → list-CgIP_2A-.js} +1 -1
- package/dashboard/dist/assets/{minus-fQI1Syn2.js → minus-DYoN5UGk.js} +1 -1
- package/dashboard/dist/assets/{pen-line-Bkbbngl5.js → pen-line-Bh_WKYHm.js} +1 -1
- package/dashboard/dist/assets/{proxy-teW12DdZ.js → proxy-BKxDAKTj.js} +1 -1
- package/dashboard/dist/assets/{search-Bq3ygFUW.js → search-SieXnOgr.js} +1 -1
- package/dashboard/dist/assets/{shallow-22ZN8sFt.js → shallow-Bme1JY57.js} +1 -1
- package/dashboard/dist/assets/{table-BEYtdWc4.js → table-llyEtj-7.js} +1 -1
- package/dashboard/dist/assets/terminal-BB3Xfuv5.js +6 -0
- package/dashboard/dist/assets/{trash-2-DMqGBgcF.js → trash-2-C8f4vFFM.js} +1 -1
- package/dashboard/dist/assets/{zap-9DVkGVtt.js → zap-4uwlzVm0.js} +1 -1
- package/dashboard/dist/index.html +2 -2
- package/dashboard/dist-server/dashboard/src/server/agents/claude-code-adapter.js +8 -4
- package/dashboard/dist-server/dashboard/src/server/agents/claude-code-adapter.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/agents/entry-normalizer.d.ts +1 -0
- package/dashboard/dist-server/dashboard/src/server/agents/entry-normalizer.js +2 -1
- package/dashboard/dist-server/dashboard/src/server/agents/entry-normalizer.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/agents/stream-json-adapter.js +20 -10
- package/dashboard/dist-server/dashboard/src/server/agents/stream-json-adapter.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/routes/git.d.ts +2 -0
- package/dashboard/dist-server/dashboard/src/server/routes/git.js +79 -0
- package/dashboard/dist-server/dashboard/src/server/routes/git.js.map +1 -0
- package/dashboard/dist-server/dashboard/src/server/routes/index.js +3 -0
- package/dashboard/dist-server/dashboard/src/server/routes/index.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/routes/workspace.js +43 -0
- package/dashboard/dist-server/dashboard/src/server/routes/workspace.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/state/state-manager.js +43 -3
- package/dashboard/dist-server/dashboard/src/server/state/state-manager.js.map +1 -1
- package/dashboard/package.json +59 -59
- package/dist/src/cli.js +3 -1
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/{team.d.ts → collab.d.ts} +2 -2
- package/dist/src/commands/collab.d.ts.map +1 -0
- package/dist/src/commands/{team.js → collab.js} +391 -24
- package/dist/src/commands/collab.js.map +1 -0
- package/dist/src/commands/msg.d.ts.map +1 -1
- package/dist/src/commands/msg.js +4 -3
- package/dist/src/commands/msg.js.map +1 -1
- package/dist/src/hooks/team-monitor.d.ts.map +1 -1
- package/dist/src/hooks/team-monitor.js +16 -0
- package/dist/src/hooks/team-monitor.js.map +1 -1
- package/dist/src/tools/collab-adapter.d.ts +85 -0
- package/dist/src/tools/collab-adapter.d.ts.map +1 -0
- package/dist/src/tools/collab-adapter.js +320 -0
- package/dist/src/tools/collab-adapter.js.map +1 -0
- package/dist/src/tools/namespace-guard.d.ts +2 -0
- package/dist/src/tools/namespace-guard.d.ts.map +1 -1
- package/dist/src/tools/namespace-guard.js +12 -0
- package/dist/src/tools/namespace-guard.js.map +1 -1
- package/dist/src/tools/phase-gate-evaluator.d.ts +45 -0
- package/dist/src/tools/phase-gate-evaluator.d.ts.map +1 -0
- package/dist/src/tools/phase-gate-evaluator.js +42 -0
- package/dist/src/tools/phase-gate-evaluator.js.map +1 -0
- package/dist/src/tools/team-members.d.ts +18 -0
- package/dist/src/tools/team-members.d.ts.map +1 -1
- package/dist/src/tools/team-members.js +50 -0
- package/dist/src/tools/team-members.js.map +1 -1
- package/dist/src/tools/team-tasks.d.ts +120 -0
- package/dist/src/tools/team-tasks.d.ts.map +1 -0
- package/dist/src/tools/team-tasks.js +365 -0
- package/dist/src/tools/team-tasks.js.map +1 -0
- package/dist/src/tools/transition-recorder.d.ts +3 -0
- package/dist/src/tools/transition-recorder.d.ts.map +1 -1
- package/dist/src/tools/transition-recorder.js +52 -1
- package/dist/src/tools/transition-recorder.js.map +1 -1
- package/dist/src/utils/get-version.d.ts.map +1 -1
- package/dist/src/utils/get-version.js +15 -4
- package/dist/src/utils/get-version.js.map +1 -1
- package/package.json +1 -1
- package/templates/config.json +7 -0
- package/templates/worktree-scope.json +10 -0
- package/templates/worktrees.json +27 -0
- package/workflows/analyze.md +86 -36
- package/workflows/brainstorm.md +17 -37
- package/workflows/execute.md +94 -28
- package/workflows/fork.md +309 -0
- package/workflows/init.md +10 -1
- package/workflows/issue.md +66 -7
- package/workflows/maestro-coordinate.md +23 -16
- package/workflows/maestro.md +52 -35
- package/workflows/merge.md +285 -0
- package/workflows/milestone-audit.md +89 -70
- package/workflows/milestone-complete.md +89 -156
- package/workflows/plan.md +122 -17
- package/workflows/retrospective.md +3 -3
- package/workflows/roadmap.md +11 -3
- package/workflows/spec-generate.md +9 -0
- package/workflows/status.md +76 -27
- package/workflows/ui-design.md +14 -12
- package/workflows/verify.md +44 -8
- package/.claude/commands/maestro-phase-add.md +0 -63
- package/.claude/commands/maestro-phase-transition.md +0 -75
- package/.codex/skills/maestro-phase-add/SKILL.md +0 -154
- package/.codex/skills/maestro-phase-transition/SKILL.md +0 -173
- package/chains/singles/phase-add.json +0 -31
- package/chains/singles/phase-transition.json +0 -23
- package/dashboard/dist/assets/ChatInput-CL8YDfOU.js +0 -67
- package/dashboard/dist/assets/ChatPage-CT-ozBK2.js +0 -8
- package/dashboard/dist/assets/CollabPage-C0rWMden.js +0 -1
- package/dashboard/dist/assets/KanbanPage-C6WbAlwI.js +0 -16
- package/dashboard/dist/assets/McpPage-BPIXADQi.js +0 -16
- package/dashboard/dist/assets/TreeBrowser-g_QUKemL.js +0 -11
- package/dashboard/dist/assets/WorkflowPage-X8aNkDEr.js +0 -6
- package/dashboard/dist/assets/git-branch-SqFf4Ru5.js +0 -6
- package/dashboard/dist/assets/index-D2Mtyw7I.css +0 -1
- package/dashboard/dist/assets/index-nufWop4p.js +0 -231
- package/dashboard/dist/assets/wrench-B84-zdLI.js +0 -11
- package/dist/src/commands/team.d.ts.map +0 -1
- package/dist/src/commands/team.js.map +0 -1
- package/workflows/phase-add.md +0 -252
- package/workflows/phase-transition.md +0 -399
|
@@ -145,9 +145,9 @@ Build the decomposition report grouped by dimension:
|
|
|
145
145
|
6. Display summary with counts and next steps
|
|
146
146
|
|
|
147
147
|
**Next-step routing:**
|
|
148
|
-
- Follow-along on a specific pattern →
|
|
149
|
-
- Get second opinion on findings →
|
|
150
|
-
- Add all new patterns to specs →
|
|
148
|
+
- Follow-along on a specific pattern → `/learn-follow <anchor-file>`
|
|
149
|
+
- Get second opinion on findings → `/learn-second-opinion <target>`
|
|
150
|
+
- Add all new patterns to specs → `/spec-add pattern ...` per pattern
|
|
151
151
|
</execution>
|
|
152
152
|
|
|
153
153
|
<error_codes>
|
|
@@ -134,17 +134,17 @@ Build a structured summary document:
|
|
|
134
134
|
5. Display summary with key findings and next steps
|
|
135
135
|
|
|
136
136
|
**Next-step routing:**
|
|
137
|
-
- Deep dive into a discovered pattern →
|
|
138
|
-
- Add undocumented pattern to specs →
|
|
139
|
-
- Get second opinion on a finding →
|
|
140
|
-
- Browse related wiki entries →
|
|
137
|
+
- Deep dive into a discovered pattern → `/learn-decompose <path>`
|
|
138
|
+
- Add undocumented pattern to specs → `/spec-add pattern <description>`
|
|
139
|
+
- Get second opinion on a finding → `/learn-second-opinion <file>`
|
|
140
|
+
- Browse related wiki entries → `/wiki-digest <topic>`
|
|
141
141
|
</execution>
|
|
142
142
|
|
|
143
143
|
<error_codes>
|
|
144
144
|
| Code | Severity | Condition | Recovery |
|
|
145
145
|
|------|----------|-----------|----------|
|
|
146
146
|
| E001 | error | Target not resolvable (file not found, wiki ID not found, search returned 0) | Check path/ID, or rephrase topic for search |
|
|
147
|
-
| E002 | error | `.workflow/` not initialized | Run
|
|
147
|
+
| E002 | error | `.workflow/` not initialized | Run `/maestro-init` first |
|
|
148
148
|
| W001 | warning | Wiki graph unavailable (no .workflow/ wiki entries) — skipping context web | Proceed with code-only context (imports/exports) |
|
|
149
149
|
| W002 | warning | coding-conventions.md not found — skipping convention comparison | Patterns flagged as "unknown convention status" |
|
|
150
150
|
| W003 | warning | Target is very large (>1000 lines) — auto-switching to shallow depth | Use --depth deep to override |
|
|
@@ -162,9 +162,9 @@ Write final `report.md`:
|
|
|
162
162
|
3. Display summary with answer and next steps
|
|
163
163
|
|
|
164
164
|
**Next-step routing:**
|
|
165
|
-
- Save finding to specs →
|
|
166
|
-
- Follow-along on discovered code →
|
|
167
|
-
- Decompose patterns found →
|
|
165
|
+
- Save finding to specs → `/spec-add debug <finding>`
|
|
166
|
+
- Follow-along on discovered code → `/learn-follow <path>`
|
|
167
|
+
- Decompose patterns found → `/learn-decompose <module>`
|
|
168
168
|
- Create wiki entry for understanding → `maestro wiki create --type note`
|
|
169
169
|
</execution>
|
|
170
170
|
|
|
@@ -257,12 +257,12 @@ Write `.workflow/learning/retro-{date}.json` with structured data.
|
|
|
257
257
|
4. Display summary
|
|
258
258
|
|
|
259
259
|
**Next-step routing:**
|
|
260
|
-
- Browse insights →
|
|
261
|
-
- Deep dive on high-churn file →
|
|
262
|
-
- Fix test gaps →
|
|
263
|
-
- Create issue for questionable decision →
|
|
264
|
-
- Investigate stale decision →
|
|
265
|
-
- Full phase retrospective →
|
|
260
|
+
- Browse insights → `/manage-learn list --tag retro`
|
|
261
|
+
- Deep dive on high-churn file → `/learn-follow <path>`
|
|
262
|
+
- Fix test gaps → `/quality-test-gen <area>`
|
|
263
|
+
- Create issue for questionable decision → `/manage-issue create ...`
|
|
264
|
+
- Investigate stale decision → `/learn-investigate <question>`
|
|
265
|
+
- Full phase retrospective → `/quality-retrospective`
|
|
266
266
|
</execution>
|
|
267
267
|
|
|
268
268
|
<error_codes>
|
|
@@ -136,9 +136,9 @@ Across all perspectives (or from single agent in challenge/consult):
|
|
|
136
136
|
4. Display summary with verdict and recommendations
|
|
137
137
|
|
|
138
138
|
**Next-step routing:**
|
|
139
|
-
- Create issue for a finding →
|
|
140
|
-
- Decompose patterns found →
|
|
141
|
-
- Follow-along on the code →
|
|
139
|
+
- Create issue for a finding → `/manage-issue create <description>`
|
|
140
|
+
- Decompose patterns found → `/learn-decompose <path>`
|
|
141
|
+
- Follow-along on the code → `/learn-follow <path>`
|
|
142
142
|
</execution>
|
|
143
143
|
|
|
144
144
|
<error_codes>
|
|
@@ -1,99 +1,123 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: maestro-analyze
|
|
3
|
-
description: Multi-dimensional analysis with CLI exploration, decision extraction, and intent tracking
|
|
4
|
-
argument-hint: "
|
|
5
|
-
allowed-tools:
|
|
6
|
-
- Read
|
|
7
|
-
- Write
|
|
8
|
-
- Edit
|
|
9
|
-
- Bash
|
|
10
|
-
- Glob
|
|
11
|
-
- Grep
|
|
12
|
-
- Agent
|
|
13
|
-
- AskUserQuestion
|
|
14
|
-
---
|
|
15
|
-
<purpose>
|
|
16
|
-
Perform multi-dimensional analysis of a technical proposal, decision, or architecture choice through iterative CLI-assisted exploration and interactive discussion. Produces a discussion timeline (discussion.md) with evolving understanding, multi-perspective findings, Decision Recording Protocol, Intent Coverage tracking, and a final conclusions package with Go/No-Go recommendation.
|
|
17
|
-
|
|
18
|
-
Combines structured 6-dimension scoring with iterative deepening and decision extraction. Replaces both analysis and decision-capture workflows — produces analysis.md (scoring) AND context.md (Locked/Free/Deferred decisions for plan).
|
|
19
|
-
|
|
20
|
-
Use `-q` for quick decision extraction only (skip exploration + scoring).
|
|
21
|
-
</purpose>
|
|
22
|
-
|
|
23
|
-
<required_reading>
|
|
24
|
-
@~/.maestro/workflows/analyze.md
|
|
25
|
-
</required_reading>
|
|
26
|
-
|
|
27
|
-
<deferred_reading>
|
|
28
|
-
- [
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
- `-
|
|
37
|
-
- `-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
|
45
|
-
|
|
46
|
-
| `
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
|
73
|
-
|
|
74
|
-
|
|
|
75
|
-
|
|
|
76
|
-
|
|
|
77
|
-
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
-
|
|
94
|
-
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
1
|
+
---
|
|
2
|
+
name: maestro-analyze
|
|
3
|
+
description: Multi-dimensional analysis with CLI exploration, decision extraction, and intent tracking
|
|
4
|
+
argument-hint: "[phase|topic] [-y] [-c] [-q]"
|
|
5
|
+
allowed-tools:
|
|
6
|
+
- Read
|
|
7
|
+
- Write
|
|
8
|
+
- Edit
|
|
9
|
+
- Bash
|
|
10
|
+
- Glob
|
|
11
|
+
- Grep
|
|
12
|
+
- Agent
|
|
13
|
+
- AskUserQuestion
|
|
14
|
+
---
|
|
15
|
+
<purpose>
|
|
16
|
+
Perform multi-dimensional analysis of a technical proposal, decision, or architecture choice through iterative CLI-assisted exploration and interactive discussion. Produces a discussion timeline (discussion.md) with evolving understanding, multi-perspective findings, Decision Recording Protocol, Intent Coverage tracking, and a final conclusions package with Go/No-Go recommendation.
|
|
17
|
+
|
|
18
|
+
Combines structured 6-dimension scoring with iterative deepening and decision extraction. Replaces both analysis and decision-capture workflows — produces analysis.md (scoring) AND context.md (Locked/Free/Deferred decisions for plan).
|
|
19
|
+
|
|
20
|
+
Use `-q` for quick decision extraction only (skip exploration + scoring).
|
|
21
|
+
</purpose>
|
|
22
|
+
|
|
23
|
+
<required_reading>
|
|
24
|
+
@~/.maestro/workflows/analyze.md
|
|
25
|
+
</required_reading>
|
|
26
|
+
|
|
27
|
+
<deferred_reading>
|
|
28
|
+
- [state.json](~/.maestro/templates/state.json) — read when registering artifact
|
|
29
|
+
</deferred_reading>
|
|
30
|
+
|
|
31
|
+
<context>
|
|
32
|
+
$ARGUMENTS -- phase number for milestone-scoped, topic text for adhoc/standalone mode, no args for milestone-wide.
|
|
33
|
+
|
|
34
|
+
**Flags:**
|
|
35
|
+
- `-y` / `--yes`: Auto mode — skip interactive scoping, use recommended defaults, auto-deepen
|
|
36
|
+
- `-c` / `--continue`: Resume from existing session (auto-detect session folder + discussion.md)
|
|
37
|
+
- `-q` / `--quick`: Quick mode — skip exploration + scoring, go straight to decision extraction (context.md only)
|
|
38
|
+
|
|
39
|
+
**Scope routing (per architecture):**
|
|
40
|
+
|
|
41
|
+
| Invocation | Precondition | Scope | Behavior |
|
|
42
|
+
|-----------|-------------|-------|----------|
|
|
43
|
+
| `analyze` (no args) | init + roadmap | milestone | Analyze current milestone's all phases |
|
|
44
|
+
| `analyze 1` | init + roadmap | phase | Analyze phase 1 only |
|
|
45
|
+
| `analyze "topic"` (has milestone) | none | adhoc | Analyze topic, affiliated with current milestone |
|
|
46
|
+
| `analyze "topic"` (no milestone) | none | standalone | Analyze topic, no milestone affiliation |
|
|
47
|
+
|
|
48
|
+
**Scope detection rule**: Text argument + `state.json.current_milestone` non-null → adhoc. Text argument + no milestone → standalone. No args + no roadmap → error (need topic or roadmap).
|
|
49
|
+
|
|
50
|
+
**Output directory**: `scratch/analyze-{slug}-{date}/` (relative to `.workflow/`)
|
|
51
|
+
|
|
52
|
+
**Artifact registration**: On completion, register artifact in `state.json.artifacts[]`:
|
|
53
|
+
```jsonc
|
|
54
|
+
{
|
|
55
|
+
"id": "ANL-{NNN}",
|
|
56
|
+
"type": "analyze",
|
|
57
|
+
"milestone": "{current_milestone or null}",
|
|
58
|
+
"phase": "{phase_number or null}",
|
|
59
|
+
"scope": "{milestone|phase|adhoc|standalone}",
|
|
60
|
+
"path": "scratch/analyze-{slug}-{date}",
|
|
61
|
+
"status": "completed",
|
|
62
|
+
"depends_on": null,
|
|
63
|
+
"harvested": false,
|
|
64
|
+
"created_at": "...",
|
|
65
|
+
"completed_at": "..."
|
|
66
|
+
}
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
**Output artifacts:**
|
|
70
|
+
| Artifact | Mode | Description |
|
|
71
|
+
|----------|------|-------------|
|
|
72
|
+
| `context.md` | both | Locked/Free/Deferred decisions for downstream plan |
|
|
73
|
+
| `discussion.md` | full | Full discussion timeline with TOC, Current Understanding, rounds, decisions, intent coverage |
|
|
74
|
+
| `analysis.md` | full | Executive summary with 6-dimension scores and risk matrix |
|
|
75
|
+
| `conclusions.json` | full | Final synthesis with recommendations, decision trail, intent coverage |
|
|
76
|
+
| `explorations.json` | full | Codebase exploration findings (single perspective) |
|
|
77
|
+
| `perspectives.json` | full | Multi-perspective findings with synthesis (if multi-perspective) |
|
|
78
|
+
</context>
|
|
79
|
+
|
|
80
|
+
<execution>
|
|
81
|
+
Follow '~/.maestro/workflows/analyze.md' completely.
|
|
82
|
+
|
|
83
|
+
**Handoff:** context.md is consumed by maestro-plan (loads Locked/Free/Deferred decisions).
|
|
84
|
+
|
|
85
|
+
**Next-step routing on completion:**
|
|
86
|
+
|
|
87
|
+
Phase/Milestone scope:
|
|
88
|
+
- Go recommendation, UI work needed → `/maestro-ui-design {phase}`
|
|
89
|
+
- Go recommendation, ready to plan → `/maestro-plan` or `/maestro-plan {phase}`
|
|
90
|
+
- No-Go recommendation → revisit requirements or `/maestro-brainstorm {topic}`
|
|
91
|
+
|
|
92
|
+
Adhoc/Standalone scope:
|
|
93
|
+
- Ready to plan → `/maestro-plan --dir {scratch_dir}`
|
|
94
|
+
- Need more exploration → `/maestro-analyze {topic} -c`
|
|
95
|
+
</execution>
|
|
96
|
+
|
|
97
|
+
<error_codes>
|
|
98
|
+
| Code | Severity | Condition | Recovery |
|
|
99
|
+
|------|----------|-----------|----------|
|
|
100
|
+
| E001 | error | No args and no roadmap (cannot determine scope) | Prompt user for topic text or create roadmap first |
|
|
101
|
+
| W001 | warning | CLI exploration failed | Continue with available context, note limitation |
|
|
102
|
+
| W002 | warning | CLI analysis timeout | Retry with shorter prompt, or skip perspective |
|
|
103
|
+
| W003 | warning | Insufficient evidence for scoring dimensions | Note low-confidence dimensions, proceed with available evidence |
|
|
104
|
+
| W004 | warning | Max rounds reached (5) | Force synthesis, offer continuation option |
|
|
105
|
+
</error_codes>
|
|
106
|
+
|
|
107
|
+
<success_criteria>
|
|
108
|
+
Full mode:
|
|
109
|
+
- [ ] CLI exploration completed with code anchors and call chains
|
|
110
|
+
- [ ] discussion.md created with full timeline, TOC, Current Understanding
|
|
111
|
+
- [ ] analysis.md written with all 6 dimensions scored with evidence
|
|
112
|
+
- [ ] conclusions.json created with recommendations and decision trail
|
|
113
|
+
- [ ] Intent Coverage tracked and verified (no unresolved ❌ items)
|
|
114
|
+
|
|
115
|
+
Both modes (full + quick):
|
|
116
|
+
- [ ] context.md written with all decisions classified as Locked/Free/Deferred
|
|
117
|
+
- [ ] Gray areas identified through phase-specific analysis
|
|
118
|
+
- [ ] Decision Recording Protocol applied to all decisions
|
|
119
|
+
- [ ] Scope creep redirected to Deferred section
|
|
120
|
+
- [ ] Deferred items auto-created as issues (if any)
|
|
121
|
+
- [ ] Artifact registered in state.json with correct scope/milestone/phase
|
|
122
|
+
- [ ] Next step routed (ui-design/plan for Go, brainstorm for No-Go)
|
|
123
|
+
</success_criteria>
|
|
@@ -30,8 +30,8 @@ $ARGUMENTS -- topic text for auto mode, or role name for single role mode.
|
|
|
30
30
|
|
|
31
31
|
**Auto mode**: topic text (e.g., "Build real-time collaboration platform") triggers full pipeline.
|
|
32
32
|
**Single role mode**: valid role name (e.g., "system-architect") runs one role analysis.
|
|
33
|
-
**
|
|
34
|
-
**
|
|
33
|
+
**All output** goes to `.workflow/scratch/brainstorm-{slug}-{date}/`.
|
|
34
|
+
**Artifact registration**: On completion, registers artifact (type=brainstorm) in state.json.
|
|
35
35
|
|
|
36
36
|
**Valid roles**: data-architect, product-manager, product-owner, scrum-master, subject-matter-expert, system-architect, test-strategist, ui-designer, ux-expert
|
|
37
37
|
|
|
@@ -1,97 +1,137 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: maestro-execute
|
|
3
|
-
description: Execute
|
|
4
|
-
argument-hint: "
|
|
5
|
-
allowed-tools:
|
|
6
|
-
- Read
|
|
7
|
-
- Write
|
|
8
|
-
- Edit
|
|
9
|
-
- Bash
|
|
10
|
-
- Glob
|
|
11
|
-
- Grep
|
|
12
|
-
- Agent
|
|
13
|
-
- AskUserQuestion
|
|
14
|
-
---
|
|
15
|
-
<purpose>
|
|
16
|
-
Execute all tasks in a
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
- `--
|
|
35
|
-
- `--
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
"
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
1
|
+
---
|
|
2
|
+
name: maestro-execute
|
|
3
|
+
description: Execute plan with wave-based parallel execution and atomic commits
|
|
4
|
+
argument-hint: "[phase] [--auto-commit] [--method agent|cli|auto] [--executor <tool>] [--dir <path>]"
|
|
5
|
+
allowed-tools:
|
|
6
|
+
- Read
|
|
7
|
+
- Write
|
|
8
|
+
- Edit
|
|
9
|
+
- Bash
|
|
10
|
+
- Glob
|
|
11
|
+
- Grep
|
|
12
|
+
- Agent
|
|
13
|
+
- AskUserQuestion
|
|
14
|
+
---
|
|
15
|
+
<purpose>
|
|
16
|
+
Execute all tasks in a plan using wave-based parallel execution with dependency-aware ordering. Each plan is executed independently (plans串行, plan内wave并行). Task summaries are written to the plan's scratch directory under `.summaries/`. Registers EXC artifact in state.json.
|
|
17
|
+
|
|
18
|
+
Invoked after /maestro-plan produces a confirmed plan. When called without args on a milestone, finds all pending plans and executes them sequentially.
|
|
19
|
+
</purpose>
|
|
20
|
+
|
|
21
|
+
<required_reading>
|
|
22
|
+
@~/.maestro/workflows/execute.md
|
|
23
|
+
</required_reading>
|
|
24
|
+
|
|
25
|
+
<deferred_reading>
|
|
26
|
+
- [task.json](~/.maestro/templates/task.json) — read when reading task definitions
|
|
27
|
+
- [state.json](~/.maestro/templates/state.json) — read when registering artifact
|
|
28
|
+
</deferred_reading>
|
|
29
|
+
|
|
30
|
+
<context>
|
|
31
|
+
$ARGUMENTS — phase number, or no args for milestone-wide execution, with optional flags.
|
|
32
|
+
|
|
33
|
+
**Flags:**
|
|
34
|
+
- `--auto-commit` -- Automatically commit after each task completion
|
|
35
|
+
- `--method agent|cli|auto` -- Override execution method (default: from config.json)
|
|
36
|
+
- `--executor <tool>` -- Default CLI tool: gemini|codex|qwen|opencode|claude
|
|
37
|
+
- `--dir <path>` -- Execute specific plan directory (e.g., `scratch/plan-auth-2026-04-20`)
|
|
38
|
+
|
|
39
|
+
**Scope routing:**
|
|
40
|
+
|
|
41
|
+
| Invocation | Behavior |
|
|
42
|
+
|-----------|----------|
|
|
43
|
+
| `execute` (no args) | Find all pending plans for current milestone, execute sequentially |
|
|
44
|
+
| `execute 1` | Find pending plans for phase 1, execute sequentially |
|
|
45
|
+
| `execute --dir scratch/plan-xxx` | Execute the specific plan |
|
|
46
|
+
|
|
47
|
+
**Resolution logic (no-args / phase):**
|
|
48
|
+
```
|
|
49
|
+
1. Read state.json.artifacts
|
|
50
|
+
2. Filter: milestone=target, type=plan, status=completed, AND no corresponding EXC artifact
|
|
51
|
+
3. If phase specified: further filter by phase=target
|
|
52
|
+
4. Sort by phase dependency order (roadmap phase order), adhoc last
|
|
53
|
+
5. Execute each plan sequentially
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
**Output**: Task summaries written to plan's scratch dir:
|
|
57
|
+
```
|
|
58
|
+
scratch/plan-{slug}-{date}/
|
|
59
|
+
├── plan.json
|
|
60
|
+
├── .task/
|
|
61
|
+
│ ├── TASK-001.json # status updated to completed|blocked
|
|
62
|
+
│ └── TASK-002.json
|
|
63
|
+
└── .summaries/ ← execute writes here
|
|
64
|
+
├── TASK-001-summary.md
|
|
65
|
+
└── TASK-002-summary.md
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
**Incremental learning extraction**: After each plan completes, extract strategy adjustments / patterns / pitfalls from `.summaries/` and append to `specs/learnings.md`. Mark artifact `harvested: true`.
|
|
69
|
+
|
|
70
|
+
**Artifact registration**: For each plan executed, register in `state.json.artifacts[]`:
|
|
71
|
+
```jsonc
|
|
72
|
+
{
|
|
73
|
+
"id": "EXC-{NNN}",
|
|
74
|
+
"type": "execute",
|
|
75
|
+
"milestone": "{current_milestone or null}",
|
|
76
|
+
"phase": "{phase or null}",
|
|
77
|
+
"scope": "{inherited from plan}",
|
|
78
|
+
"path": "{same as plan path}",
|
|
79
|
+
"status": "completed",
|
|
80
|
+
"depends_on": "PLN-{NNN}",
|
|
81
|
+
"harvested": false,
|
|
82
|
+
"created_at": "...",
|
|
83
|
+
"completed_at": "..."
|
|
84
|
+
}
|
|
85
|
+
```
|
|
86
|
+
</context>
|
|
87
|
+
|
|
88
|
+
<execution>
|
|
89
|
+
### Pre-flight: team conflict check
|
|
90
|
+
|
|
91
|
+
Before any task execution, run:
|
|
92
|
+
```
|
|
93
|
+
Bash("maestro collab preflight --phase <phase-number>")
|
|
94
|
+
```
|
|
95
|
+
If exit code is 1, present warnings and ask whether to proceed.
|
|
96
|
+
|
|
97
|
+
Follow '~/.maestro/workflows/execute.md' completely.
|
|
98
|
+
|
|
99
|
+
**Report format on completion:**
|
|
100
|
+
|
|
101
|
+
```
|
|
102
|
+
=== EXECUTION COMPLETE ===
|
|
103
|
+
Plans executed: {plans_count}
|
|
104
|
+
Completed: {completed_count}/{total_count} tasks
|
|
105
|
+
Failed: {failed_count} tasks
|
|
106
|
+
|
|
107
|
+
Summaries: {plan_dir}/.summaries/
|
|
108
|
+
Tasks: {plan_dir}/.task/
|
|
109
|
+
|
|
110
|
+
Next steps:
|
|
111
|
+
/maestro-verify -- Verify execution results
|
|
112
|
+
/maestro-verify --dir {dir} -- Verify specific plan
|
|
113
|
+
/manage-status -- View project dashboard
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
If failed tasks exist, suggest /quality-debug for investigation.
|
|
117
|
+
</execution>
|
|
118
|
+
|
|
119
|
+
<error_codes>
|
|
120
|
+
| Code | Severity | Condition | Recovery |
|
|
121
|
+
|------|----------|-----------|----------|
|
|
122
|
+
| E001 | error | No pending plans found | Verify plans exist, run maestro-plan first |
|
|
123
|
+
| E002 | error | Plan directory not found | Check --dir path |
|
|
124
|
+
| E003 | error | plan.json not found in directory | Verify plan.json exists, run maestro-plan first |
|
|
125
|
+
| E004 | error | No pending tasks, all tasks already completed | Check task statuses, reset if needed |
|
|
126
|
+
| W001 | warning | Executor completed with partial failures | Check task dependencies, retry failed wave |
|
|
127
|
+
</error_codes>
|
|
128
|
+
|
|
129
|
+
<success_criteria>
|
|
130
|
+
- [ ] All pending plans identified and executed sequentially
|
|
131
|
+
- [ ] Within each plan: waves executed in parallel, waves串行
|
|
132
|
+
- [ ] `.summaries/TASK-{NNN}-summary.md` written for each completed task
|
|
133
|
+
- [ ] `.task/TASK-{NNN}.json` statuses updated (completed|blocked)
|
|
134
|
+
- [ ] EXC artifact registered in state.json for each plan executed
|
|
135
|
+
- [ ] Incremental learnings extracted to specs/learnings.md
|
|
136
|
+
- [ ] state.json updated with execution progress
|
|
137
|
+
</success_criteria>
|