maestro-flow 0.5.1 → 0.5.3
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/.agents/skills/insight-challenge/SKILL.md +228 -0
- package/.agents/skills/insight-challenge/specs/challenge-protocol.md +154 -0
- package/.agents/skills/insight-challenge/specs/verdict-schema.md +239 -0
- package/.agents/skills/maestro/SKILL.md +6 -6
- package/.agents/skills/maestro-help/SKILL.md +1 -1
- package/.agents/skills/maestro-help/index/catalog.json +3 -2
- package/.agents/skills/maestro-ralph/SKILL.md +11 -10
- package/.agents/skills/maestro-ralph-beta/SKILL.md +11 -10
- package/.agents/skills/odyssey-debug/SKILL.md +475 -0
- package/.agents/skills/odyssey-improve/SKILL.md +507 -0
- package/.agents/skills/odyssey-planex/SKILL.md +603 -0
- package/.agents/skills/odyssey-review-test-fix/SKILL.md +429 -0
- package/.agents/skills/odyssey-ui/SKILL.md +464 -0
- package/.agy/skills/insight-challenge/SKILL.md +230 -0
- package/.agy/skills/insight-challenge/specs/challenge-protocol.md +154 -0
- package/.agy/skills/insight-challenge/specs/verdict-schema.md +239 -0
- package/.agy/skills/maestro/SKILL.md +6 -6
- package/.agy/skills/maestro-help/SKILL.md +1 -1
- package/.agy/skills/maestro-help/index/catalog.json +3 -2
- package/.agy/skills/maestro-ralph/SKILL.md +11 -10
- package/.agy/skills/maestro-ralph-beta/SKILL.md +11 -10
- package/.agy/skills/odyssey-debug/SKILL.md +475 -0
- package/.agy/skills/odyssey-improve/SKILL.md +507 -0
- package/.agy/skills/odyssey-planex/SKILL.md +603 -0
- package/.agy/skills/odyssey-review-test-fix/SKILL.md +429 -0
- package/.agy/skills/odyssey-ui/SKILL.md +464 -0
- package/.claude/commands/maestro-ralph-beta.md +11 -10
- package/.claude/commands/maestro-ralph.md +11 -10
- package/.claude/commands/maestro.md +6 -6
- package/.claude/commands/odyssey-debug.md +473 -0
- package/.claude/commands/odyssey-improve.md +505 -0
- package/.claude/commands/odyssey-planex.md +601 -0
- package/.claude/commands/odyssey-review-test-fix.md +427 -0
- package/.claude/commands/odyssey-ui.md +462 -0
- package/.claude/skills/insight-challenge/SKILL.md +226 -0
- package/.claude/skills/insight-challenge/specs/challenge-protocol.md +154 -0
- package/.claude/skills/insight-challenge/specs/verdict-schema.md +239 -0
- package/.claude/skills/maestro-help/SKILL.md +1 -1
- package/.claude/skills/maestro-help/index/catalog.json +3 -2
- package/.codex/skills/codify-to-knowhow/SKILL.md +1 -1
- package/.codex/skills/learn-decompose/SKILL.md +144 -144
- package/.codex/skills/learn-follow/SKILL.md +83 -83
- package/.codex/skills/learn-investigate/SKILL.md +84 -84
- package/.codex/skills/learn-retro/SKILL.md +113 -113
- package/.codex/skills/learn-second-opinion/SKILL.md +116 -116
- package/.codex/skills/maestro/SKILL.md +11 -8
- package/.codex/skills/maestro-amend/SKILL.md +4 -4
- package/.codex/skills/maestro-analyze/SKILL.md +2 -2
- package/.codex/skills/maestro-blueprint/SKILL.md +4 -4
- package/.codex/skills/maestro-companion/SKILL.md +5 -5
- package/.codex/skills/maestro-composer/SKILL.md +217 -217
- package/.codex/skills/maestro-grill/SKILL.md +1 -1
- package/.codex/skills/maestro-help/SKILL.md +31 -31
- package/.codex/skills/maestro-impeccable/SKILL.md +1 -1
- package/.codex/skills/maestro-init/SKILL.md +1 -1
- package/.codex/skills/maestro-learn/SKILL.md +80 -80
- package/.codex/skills/maestro-merge/SKILL.md +76 -76
- package/.codex/skills/maestro-milestone-release/SKILL.md +74 -74
- package/.codex/skills/maestro-next/SKILL.md +1 -1
- package/.codex/skills/maestro-player/SKILL.md +3 -3
- package/.codex/skills/maestro-quick/SKILL.md +129 -129
- package/.codex/skills/maestro-ralph/SKILL.md +9 -9
- package/.codex/skills/maestro-ralph-beta/SKILL.md +35 -35
- package/.codex/skills/maestro-ralph-execute/SKILL.md +5 -5
- package/.codex/skills/maestro-tools-execute/SKILL.md +3 -3
- package/.codex/skills/maestro-tools-register/SKILL.md +3 -3
- package/.codex/skills/manage-codebase-rebuild/SKILL.md +412 -412
- package/.codex/skills/manage-codebase-refresh/SKILL.md +1 -1
- package/.codex/skills/manage-harvest/SKILL.md +99 -99
- package/.codex/skills/manage-issue-discover/SKILL.md +1 -1
- package/.codex/skills/manage-knowhow/SKILL.md +95 -95
- package/.codex/skills/manage-knowhow-capture/SKILL.md +137 -137
- package/.codex/skills/manage-status/SKILL.md +7 -7
- package/.codex/skills/manage-wiki/SKILL.md +55 -55
- package/.codex/skills/odyssey-debug/SKILL.md +456 -0
- package/.codex/skills/odyssey-improve/SKILL.md +466 -0
- package/.codex/skills/odyssey-planex/SKILL.md +409 -0
- package/.codex/skills/odyssey-review-test-fix/SKILL.md +377 -0
- package/.codex/skills/odyssey-ui/SKILL.md +411 -0
- package/.codex/skills/quality-auto-test/SKILL.md +1 -1
- package/.codex/skills/quality-debug/SKILL.md +8 -8
- package/.codex/skills/quality-refactor/SKILL.md +3 -3
- package/.codex/skills/quality-review/SKILL.md +1 -1
- package/.codex/skills/quality-sync/SKILL.md +111 -111
- package/.codex/skills/quality-test/SKILL.md +1 -1
- package/.codex/skills/spec-add/SKILL.md +2 -2
- package/.codex/skills/spec-load/SKILL.md +1 -1
- package/.codex/skills/spec-map/SKILL.md +204 -204
- package/.codex/skills/spec-remove/SKILL.md +75 -75
- package/.codex/skills/spec-setup/SKILL.md +2 -2
- package/.codex/skills/wiki-connect/SKILL.md +73 -73
- package/.codex/skills/wiki-digest/SKILL.md +87 -87
- package/dashboard/dist/assets/{ArtifactsPage-BLvAqQlQ.js → ArtifactsPage-B6z23DfG.js} +2 -2
- package/dashboard/dist/assets/{ChatInput-DU9YGZKX.js → ChatInput-tBtGKV2i.js} +1 -1
- package/dashboard/dist/assets/{ChatPage-DYHfheXC.js → ChatPage-CcggDVs4.js} +2 -2
- package/dashboard/dist/assets/{CollabPage-CSlmvEa-.js → CollabPage-FaZeqqeS.js} +1 -1
- package/dashboard/dist/assets/{ExecutionPanel-RYWf0dYC.js → ExecutionPanel-DNRwYDXp.js} +1 -1
- package/dashboard/dist/assets/{KanbanPage-N55Iv0-X.js → KanbanPage-B2xh2s_N.js} +1 -1
- package/dashboard/dist/assets/{MaestroCoordinatePage-BxwZ6yy5.js → MaestroCoordinatePage-DCMGHDAL.js} +1 -1
- package/dashboard/dist/assets/{MarkdownRenderer-ZGtOY7Ti.js → MarkdownRenderer-C3FvTqVe.js} +1 -1
- package/dashboard/dist/assets/McpPage-HKaJ8cQP.js +16 -0
- package/dashboard/dist/assets/{MeetingRoomPage-CxHRn1xx.js → MeetingRoomPage-DGN5oUXH.js} +1 -1
- package/dashboard/dist/assets/{OutputPanel-DaL8c1i5.js → OutputPanel-BiCteH5k.js} +1 -1
- package/dashboard/dist/assets/{ProblemsPanel-BQTd5812.js → ProblemsPanel-Dk4v9tol.js} +1 -1
- package/dashboard/dist/assets/{RequirementBoardPage-22y9u1qh.js → RequirementBoardPage-D10A26gi.js} +1 -1
- package/dashboard/dist/assets/{RequirementPage-_mO743Xm.js → RequirementPage-Cs-2omLz.js} +1 -1
- package/dashboard/dist/assets/{RoomsPage-CExTbOGr.js → RoomsPage-tKQQhw1W.js} +1 -1
- package/dashboard/dist/assets/SpecsPage-LK1QCtcg.js +36 -0
- package/dashboard/dist/assets/{TeamsPage-BxEXLb5g.js → TeamsPage-C-bEwB8E.js} +1 -1
- package/dashboard/dist/assets/{TreeBrowser-CVtPF5C9.js → TreeBrowser-1YP-DfTY.js} +2 -2
- package/dashboard/dist/assets/{WorkflowPage-BoN18Lhs.js → WorkflowPage-dGHPsDDr.js} +2 -2
- package/dashboard/dist/assets/{arrow-left-C5ROg97G.js → arrow-left-BPFSEpfO.js} +1 -1
- package/dashboard/dist/assets/{check-Bs8PM0tQ.js → check-D5hOViiQ.js} +1 -1
- package/dashboard/dist/assets/{chevron-right-SmErd_1F.js → chevron-right-D9BsXrIg.js} +1 -1
- package/dashboard/dist/assets/{circle-CjpslL_D.js → circle-Cn5fNpmp.js} +1 -1
- package/dashboard/dist/assets/{circle-alert-CuzAg2fd.js → circle-alert-CZvK3B1K.js} +1 -1
- package/dashboard/dist/assets/{circle-check-BIkDU5D5.js → circle-check-DApOBP0J.js} +1 -1
- package/dashboard/dist/assets/{circle-check-big-CYctV8bK.js → circle-check-big-Cd9ztJpl.js} +1 -1
- package/dashboard/dist/assets/{code-DoB7rfxt.js → code-C3TuHjMs.js} +1 -1
- package/dashboard/dist/assets/{columns-3-Ch5KIyRa.js → columns-3-CO2SvNJb.js} +1 -1
- package/dashboard/dist/assets/{download-DadtG2Nr.js → download-BuKGI7KX.js} +1 -1
- package/dashboard/dist/assets/{en-2h6fD0j8.js → en-BmpYsIfb.js} +1 -1
- package/dashboard/dist/assets/folder-Chwj_P4A.js +11 -0
- package/dashboard/dist/assets/folder-open-S72FbKvn.js +6 -0
- package/dashboard/dist/assets/{index-BL4h1OKY.js → index-CN0YdC9M.js} +1 -1
- package/dashboard/dist/assets/{index-DQIlX2w_.js → index-Cbs79erW.js} +5 -5
- package/dashboard/dist/assets/{index-DaFwSmVJ.js → index-CdT1WNND.js} +1 -1
- package/dashboard/dist/assets/index-DEvP8cgc.css +1 -0
- package/dashboard/dist/assets/{list-CI-XIPZh.js → list-Dg_ojUpi.js} +1 -1
- package/dashboard/dist/assets/{loader-DpdMoQvh.js → loader-CMcc73C_.js} +1 -1
- package/dashboard/dist/assets/{minus-BVbfXGrC.js → minus-KxmVOIB7.js} +1 -1
- package/dashboard/dist/assets/pen-line-D1YTNDPw.js +11 -0
- package/dashboard/dist/assets/{pencil-I7GE0y29.js → pencil-BAjxSHuh.js} +1 -1
- package/dashboard/dist/assets/{proxy-CcYyZZWI.js → proxy-BewnIei6.js} +1 -1
- package/dashboard/dist/assets/{refresh-cw-BG9V_T4R.js → refresh-cw-Chc0RcRY.js} +1 -1
- package/dashboard/dist/assets/{rows-2-DP6NjQFk.js → rows-2-DWJuw8OM.js} +1 -1
- package/dashboard/dist/assets/{search-b78eLlw2.js → search-CPGb2sEw.js} +1 -1
- package/dashboard/dist/assets/{shallow-CJEesgtu.js → shallow-Dy0-7n5s.js} +1 -1
- package/dashboard/dist/assets/{table-B_lk-a1d.js → table-VI5scWpO.js} +1 -1
- package/dashboard/dist/assets/{team-types-Se7f9LfJ.js → team-types-Cu8zCPN3.js} +1 -1
- package/dashboard/dist/assets/{terminal-DXx4tvzq.js → terminal-Bqt5c6Ny.js} +1 -1
- package/dashboard/dist/assets/{trash-2-CVh9mnRj.js → trash-2-BcTVifbw.js} +1 -1
- package/dashboard/dist/assets/{users-Da9zGME5.js → users-BhFAHz4H.js} +1 -1
- package/dashboard/dist/assets/{zap-C0zaC7gJ.js → zap-BWbLhgr6.js} +1 -1
- package/dashboard/dist/assets/{zh-CN-r3AvxxOL.js → zh-CN-BIRiTdAD.js} +1 -1
- package/dashboard/dist/index.html +2 -2
- package/dashboard/dist-server/dashboard/src/server/routes/wiki.js +1 -0
- package/dashboard/dist-server/dashboard/src/server/routes/wiki.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/search.d.ts +14 -14
- package/dashboard/dist-server/dashboard/src/server/wiki/search.js +188 -56
- package/dashboard/dist-server/dashboard/src/server/wiki/search.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js +1 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/stress.test.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.d.ts +37 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js +560 -22
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-types.d.ts +6 -2
- package/dashboard/dist-server/src/types/index.d.ts +9 -0
- package/dist/src/cli.js +3 -0
- package/dist/src/cli.js.map +1 -1
- package/dist/src/commands/delegate.d.ts.map +1 -1
- package/dist/src/commands/delegate.js +50 -8
- package/dist/src/commands/delegate.js.map +1 -1
- package/dist/src/commands/domain.d.ts +9 -0
- package/dist/src/commands/domain.d.ts.map +1 -0
- package/dist/src/commands/domain.js +445 -0
- package/dist/src/commands/domain.js.map +1 -0
- package/dist/src/commands/hooks.d.ts +10 -0
- package/dist/src/commands/hooks.d.ts.map +1 -1
- package/dist/src/commands/hooks.js +132 -22
- package/dist/src/commands/hooks.js.map +1 -1
- package/dist/src/commands/install.d.ts.map +1 -1
- package/dist/src/commands/install.js +82 -204
- package/dist/src/commands/install.js.map +1 -1
- package/dist/src/commands/kg.d.ts.map +1 -1
- package/dist/src/commands/kg.js +183 -90
- package/dist/src/commands/kg.js.map +1 -1
- package/dist/src/commands/search.d.ts +15 -8
- package/dist/src/commands/search.d.ts.map +1 -1
- package/dist/src/commands/search.js +205 -59
- package/dist/src/commands/search.js.map +1 -1
- package/dist/src/commands/spec.d.ts.map +1 -1
- package/dist/src/commands/spec.js +9 -1
- package/dist/src/commands/spec.js.map +1 -1
- package/dist/src/commands/update.d.ts.map +1 -1
- package/dist/src/commands/update.js +0 -7
- package/dist/src/commands/update.js.map +1 -1
- package/dist/src/commands/wiki.d.ts.map +1 -1
- package/dist/src/commands/wiki.js +8 -1
- package/dist/src/commands/wiki.js.map +1 -1
- package/dist/src/commands/workspace.d.ts +12 -0
- package/dist/src/commands/workspace.d.ts.map +1 -0
- package/dist/src/commands/workspace.js +230 -0
- package/dist/src/commands/workspace.js.map +1 -0
- package/dist/src/config/cli-tools-config.d.ts +5 -0
- package/dist/src/config/cli-tools-config.d.ts.map +1 -1
- package/dist/src/config/cli-tools-config.js +31 -0
- package/dist/src/config/cli-tools-config.js.map +1 -1
- package/dist/src/config/index.d.ts +9 -1
- package/dist/src/config/index.d.ts.map +1 -1
- package/dist/src/config/index.js +35 -1
- package/dist/src/config/index.js.map +1 -1
- package/dist/src/core/install-executor.d.ts +31 -0
- package/dist/src/core/install-executor.d.ts.map +1 -0
- package/dist/src/core/install-executor.js +231 -0
- package/dist/src/core/install-executor.js.map +1 -0
- package/dist/src/core/install-profile.d.ts +103 -0
- package/dist/src/core/install-profile.d.ts.map +1 -0
- package/dist/src/core/install-profile.js +225 -0
- package/dist/src/core/install-profile.js.map +1 -0
- package/dist/src/graph/kg/credibility.d.ts +37 -0
- package/dist/src/graph/kg/credibility.d.ts.map +1 -0
- package/dist/src/graph/kg/credibility.js +141 -0
- package/dist/src/graph/kg/credibility.js.map +1 -0
- package/dist/src/graph/kg/db/connection.d.ts +28 -0
- package/dist/src/graph/kg/db/connection.d.ts.map +1 -0
- package/dist/src/graph/kg/db/connection.js +142 -0
- package/dist/src/graph/kg/db/connection.js.map +1 -0
- package/dist/src/graph/kg/db/index.d.ts +5 -0
- package/dist/src/graph/kg/db/index.d.ts.map +1 -0
- package/dist/src/graph/kg/db/index.js +6 -0
- package/dist/src/graph/kg/db/index.js.map +1 -0
- package/dist/src/graph/kg/db/migrations.d.ts +8 -0
- package/dist/src/graph/kg/db/migrations.d.ts.map +1 -0
- package/dist/src/graph/kg/db/migrations.js +88 -0
- package/dist/src/graph/kg/db/migrations.js.map +1 -0
- package/dist/src/graph/kg/db/queries.d.ts +84 -0
- package/dist/src/graph/kg/db/queries.d.ts.map +1 -0
- package/dist/src/graph/kg/db/queries.js +471 -0
- package/dist/src/graph/kg/db/queries.js.map +1 -0
- package/dist/src/graph/kg/db/types.d.ts +123 -0
- package/dist/src/graph/kg/db/types.d.ts.map +1 -0
- package/dist/src/graph/kg/db/types.js +75 -0
- package/dist/src/graph/kg/db/types.js.map +1 -0
- package/dist/src/graph/kg/engine.d.ts +87 -0
- package/dist/src/graph/kg/engine.d.ts.map +1 -0
- package/dist/src/graph/kg/engine.js +247 -0
- package/dist/src/graph/kg/engine.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/code-extractor.d.ts +40 -0
- package/dist/src/graph/kg/extraction/code/code-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/code-extractor.js +296 -0
- package/dist/src/graph/kg/extraction/code/code-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/dfm-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/code/dfm-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/dfm-extractor.js +122 -0
- package/dist/src/graph/kg/extraction/code/dfm-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/generated-detection.d.ts +14 -0
- package/dist/src/graph/kg/extraction/code/generated-detection.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/generated-detection.js +65 -0
- package/dist/src/graph/kg/extraction/code/generated-detection.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/languages/index.d.ts +9 -0
- package/dist/src/graph/kg/extraction/code/languages/index.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/languages/index.js +2119 -0
- package/dist/src/graph/kg/extraction/code/languages/index.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/languages/typescript.d.ts +5 -0
- package/dist/src/graph/kg/extraction/code/languages/typescript.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/languages/typescript.js +191 -0
- package/dist/src/graph/kg/extraction/code/languages/typescript.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/liquid-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/code/liquid-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/liquid-extractor.js +117 -0
- package/dist/src/graph/kg/extraction/code/liquid-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/mybatis-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/code/mybatis-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/mybatis-extractor.js +84 -0
- package/dist/src/graph/kg/extraction/code/mybatis-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/svelte-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/code/svelte-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/svelte-extractor.js +92 -0
- package/dist/src/graph/kg/extraction/code/svelte-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter-types.d.ts +61 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter-types.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter-types.js +53 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter-types.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter.d.ts +55 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter.js +227 -0
- package/dist/src/graph/kg/extraction/code/tree-sitter.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/vue-extractor.d.ts +6 -0
- package/dist/src/graph/kg/extraction/code/vue-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/vue-extractor.js +109 -0
- package/dist/src/graph/kg/extraction/code/vue-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/code/wasm-stability.d.ts +44 -0
- package/dist/src/graph/kg/extraction/code/wasm-stability.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/code/wasm-stability.js +140 -0
- package/dist/src/graph/kg/extraction/code/wasm-stability.js.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/codebase-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/knowledge/codebase-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/codebase-extractor.js +149 -0
- package/dist/src/graph/kg/extraction/knowledge/codebase-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/domain-extractor.d.ts +4 -0
- package/dist/src/graph/kg/extraction/knowledge/domain-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/domain-extractor.js +114 -0
- package/dist/src/graph/kg/extraction/knowledge/domain-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/issue-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/knowledge/issue-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/issue-extractor.js +84 -0
- package/dist/src/graph/kg/extraction/knowledge/issue-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/spec-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/knowledge/spec-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/spec-extractor.js +173 -0
- package/dist/src/graph/kg/extraction/knowledge/spec-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/wiki-extractor.d.ts +3 -0
- package/dist/src/graph/kg/extraction/knowledge/wiki-extractor.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/knowledge/wiki-extractor.js +165 -0
- package/dist/src/graph/kg/extraction/knowledge/wiki-extractor.js.map +1 -0
- package/dist/src/graph/kg/extraction/orchestrator.d.ts +6 -0
- package/dist/src/graph/kg/extraction/orchestrator.d.ts.map +1 -0
- package/dist/src/graph/kg/extraction/orchestrator.js +208 -0
- package/dist/src/graph/kg/extraction/orchestrator.js.map +1 -0
- package/dist/src/graph/kg/index.d.ts +29 -0
- package/dist/src/graph/kg/index.d.ts.map +1 -0
- package/dist/src/graph/kg/index.js +35 -0
- package/dist/src/graph/kg/index.js.map +1 -0
- package/dist/src/graph/kg/query/context-builder.d.ts +38 -0
- package/dist/src/graph/kg/query/context-builder.d.ts.map +1 -0
- package/dist/src/graph/kg/query/context-builder.js +184 -0
- package/dist/src/graph/kg/query/context-builder.js.map +1 -0
- package/dist/src/graph/kg/query/index.d.ts +8 -0
- package/dist/src/graph/kg/query/index.d.ts.map +1 -0
- package/dist/src/graph/kg/query/index.js +6 -0
- package/dist/src/graph/kg/query/index.js.map +1 -0
- package/dist/src/graph/kg/query/scoring.d.ts +19 -0
- package/dist/src/graph/kg/query/scoring.d.ts.map +1 -0
- package/dist/src/graph/kg/query/scoring.js +158 -0
- package/dist/src/graph/kg/query/scoring.js.map +1 -0
- package/dist/src/graph/kg/query/search.d.ts +59 -0
- package/dist/src/graph/kg/query/search.d.ts.map +1 -0
- package/dist/src/graph/kg/query/search.js +158 -0
- package/dist/src/graph/kg/query/search.js.map +1 -0
- package/dist/src/graph/kg/query/traversal.d.ts +75 -0
- package/dist/src/graph/kg/query/traversal.d.ts.map +1 -0
- package/dist/src/graph/kg/query/traversal.js +420 -0
- package/dist/src/graph/kg/query/traversal.js.map +1 -0
- package/dist/src/graph/kg/resolution/callback-synthesizer.d.ts +41 -0
- package/dist/src/graph/kg/resolution/callback-synthesizer.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/callback-synthesizer.js +450 -0
- package/dist/src/graph/kg/resolution/callback-synthesizer.js.map +1 -0
- package/dist/src/graph/kg/resolution/frameworks/index.d.ts +18 -0
- package/dist/src/graph/kg/resolution/frameworks/index.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/frameworks/index.js +632 -0
- package/dist/src/graph/kg/resolution/frameworks/index.js.map +1 -0
- package/dist/src/graph/kg/resolution/import-resolver.d.ts +73 -0
- package/dist/src/graph/kg/resolution/import-resolver.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/import-resolver.js +257 -0
- package/dist/src/graph/kg/resolution/import-resolver.js.map +1 -0
- package/dist/src/graph/kg/resolution/index.d.ts +11 -0
- package/dist/src/graph/kg/resolution/index.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/index.js +7 -0
- package/dist/src/graph/kg/resolution/index.js.map +1 -0
- package/dist/src/graph/kg/resolution/knowledge-resolver.d.ts +22 -0
- package/dist/src/graph/kg/resolution/knowledge-resolver.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/knowledge-resolver.js +288 -0
- package/dist/src/graph/kg/resolution/knowledge-resolver.js.map +1 -0
- package/dist/src/graph/kg/resolution/name-matcher.d.ts +25 -0
- package/dist/src/graph/kg/resolution/name-matcher.d.ts.map +1 -0
- package/dist/src/graph/kg/resolution/name-matcher.js +162 -0
- package/dist/src/graph/kg/resolution/name-matcher.js.map +1 -0
- package/dist/src/graph/kg/schema.sql +210 -0
- package/dist/src/graph/kg/surface/cli.d.ts +3 -0
- package/dist/src/graph/kg/surface/cli.d.ts.map +1 -0
- package/dist/src/graph/kg/surface/cli.js +500 -0
- package/dist/src/graph/kg/surface/cli.js.map +1 -0
- package/dist/src/graph/kg/surface/hook-injector.d.ts +33 -0
- package/dist/src/graph/kg/surface/hook-injector.d.ts.map +1 -0
- package/dist/src/graph/kg/surface/hook-injector.js +172 -0
- package/dist/src/graph/kg/surface/hook-injector.js.map +1 -0
- package/dist/src/graph/kg/surface/index.d.ts +6 -0
- package/dist/src/graph/kg/surface/index.d.ts.map +1 -0
- package/dist/src/graph/kg/surface/index.js +5 -0
- package/dist/src/graph/kg/surface/index.js.map +1 -0
- package/dist/src/graph/kg/surface/mcp-tools.d.ts +20 -0
- package/dist/src/graph/kg/surface/mcp-tools.d.ts.map +1 -0
- package/dist/src/graph/kg/surface/mcp-tools.js +253 -0
- package/dist/src/graph/kg/surface/mcp-tools.js.map +1 -0
- package/dist/src/graph/kg/sync/incremental-sync.d.ts +24 -0
- package/dist/src/graph/kg/sync/incremental-sync.d.ts.map +1 -0
- package/dist/src/graph/kg/sync/incremental-sync.js +71 -0
- package/dist/src/graph/kg/sync/incremental-sync.js.map +1 -0
- package/dist/src/graph/kg/sync/index.d.ts +5 -0
- package/dist/src/graph/kg/sync/index.d.ts.map +1 -0
- package/dist/src/graph/kg/sync/index.js +4 -0
- package/dist/src/graph/kg/sync/index.js.map +1 -0
- package/dist/src/graph/kg/sync/watch-policy.d.ts +33 -0
- package/dist/src/graph/kg/sync/watch-policy.d.ts.map +1 -0
- package/dist/src/graph/kg/sync/watch-policy.js +90 -0
- package/dist/src/graph/kg/sync/watch-policy.js.map +1 -0
- package/dist/src/hooks/constants.d.ts +0 -2
- package/dist/src/hooks/constants.d.ts.map +1 -1
- package/dist/src/hooks/constants.js +0 -2
- package/dist/src/hooks/constants.js.map +1 -1
- package/dist/src/hooks/keyword-spec-injector.d.ts +6 -0
- package/dist/src/hooks/keyword-spec-injector.d.ts.map +1 -1
- package/dist/src/hooks/keyword-spec-injector.js +157 -81
- package/dist/src/hooks/keyword-spec-injector.js.map +1 -1
- package/dist/src/hooks/kg-auto-init.d.ts +13 -0
- package/dist/src/hooks/kg-auto-init.d.ts.map +1 -0
- package/dist/src/hooks/kg-auto-init.js +38 -0
- package/dist/src/hooks/kg-auto-init.js.map +1 -0
- package/dist/src/hooks/kg-context-injector.d.ts +1 -3
- package/dist/src/hooks/kg-context-injector.d.ts.map +1 -1
- package/dist/src/hooks/kg-context-injector.js +12 -17
- package/dist/src/hooks/kg-context-injector.js.map +1 -1
- package/dist/src/hooks/kg-sync-hook.d.ts +1 -9
- package/dist/src/hooks/kg-sync-hook.d.ts.map +1 -1
- package/dist/src/hooks/kg-sync-hook.js +21 -90
- package/dist/src/hooks/kg-sync-hook.js.map +1 -1
- package/dist/src/hooks/spec-analytics.d.ts +1 -0
- package/dist/src/hooks/spec-analytics.d.ts.map +1 -1
- package/dist/src/hooks/spec-analytics.js +1 -3
- package/dist/src/hooks/spec-analytics.js.map +1 -1
- package/dist/src/hooks/spec-injector.d.ts.map +1 -1
- package/dist/src/hooks/spec-injector.js +65 -1
- package/dist/src/hooks/spec-injector.js.map +1 -1
- package/dist/src/i18n/locales/en.d.ts.map +1 -1
- package/dist/src/i18n/locales/en.js +52 -9
- package/dist/src/i18n/locales/en.js.map +1 -1
- package/dist/src/i18n/locales/zh.d.ts.map +1 -1
- package/dist/src/i18n/locales/zh.js +52 -9
- package/dist/src/i18n/locales/zh.js.map +1 -1
- package/dist/src/i18n/types.d.ts +40 -4
- package/dist/src/i18n/types.d.ts.map +1 -1
- package/dist/src/ralph/skill-scanner.d.ts.map +1 -1
- package/dist/src/ralph/skill-scanner.js +9 -3
- package/dist/src/ralph/skill-scanner.js.map +1 -1
- package/dist/src/tools/__tests__/domain-search-debug.d.ts +2 -0
- package/dist/src/tools/__tests__/domain-search-debug.d.ts.map +1 -0
- package/dist/src/tools/__tests__/domain-search-debug.js +32 -0
- package/dist/src/tools/__tests__/domain-search-debug.js.map +1 -0
- package/dist/src/tools/domain-loader.d.ts +63 -0
- package/dist/src/tools/domain-loader.d.ts.map +1 -0
- package/dist/src/tools/domain-loader.js +295 -0
- package/dist/src/tools/domain-loader.js.map +1 -0
- package/dist/src/tools/domain-matcher.d.ts +24 -0
- package/dist/src/tools/domain-matcher.d.ts.map +1 -0
- package/dist/src/tools/domain-matcher.js +117 -0
- package/dist/src/tools/domain-matcher.js.map +1 -0
- package/dist/src/tools/domain-scanner.d.ts +32 -0
- package/dist/src/tools/domain-scanner.d.ts.map +1 -0
- package/dist/src/tools/domain-scanner.js +263 -0
- package/dist/src/tools/domain-scanner.js.map +1 -0
- package/dist/src/tools/domain-schema.d.ts +18 -0
- package/dist/src/tools/domain-schema.d.ts.map +1 -0
- package/dist/src/tools/domain-schema.js +104 -0
- package/dist/src/tools/domain-schema.js.map +1 -0
- package/dist/src/tools/spec-entry-parser.d.ts +1 -0
- package/dist/src/tools/spec-entry-parser.d.ts.map +1 -1
- package/dist/src/tools/spec-entry-parser.js +1 -0
- package/dist/src/tools/spec-entry-parser.js.map +1 -1
- package/dist/src/tools/spec-loader.d.ts +5 -0
- package/dist/src/tools/spec-loader.d.ts.map +1 -1
- package/dist/src/tools/spec-loader.js +10 -2
- package/dist/src/tools/spec-loader.js.map +1 -1
- package/dist/src/tui/install-ui/ConfigPanel.d.ts.map +1 -1
- package/dist/src/tui/install-ui/ConfigPanel.js +9 -1
- package/dist/src/tui/install-ui/ConfigPanel.js.map +1 -1
- package/dist/src/tui/install-ui/GroupedHub.d.ts +55 -0
- package/dist/src/tui/install-ui/GroupedHub.d.ts.map +1 -0
- package/dist/src/tui/install-ui/GroupedHub.js +210 -0
- package/dist/src/tui/install-ui/GroupedHub.js.map +1 -0
- package/dist/src/tui/install-ui/HooksConfig.d.ts +10 -5
- package/dist/src/tui/install-ui/HooksConfig.d.ts.map +1 -1
- package/dist/src/tui/install-ui/HooksConfig.js +83 -18
- package/dist/src/tui/install-ui/HooksConfig.js.map +1 -1
- package/dist/src/tui/install-ui/InstallConfirm.d.ts +1 -30
- package/dist/src/tui/install-ui/InstallConfirm.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallConfirm.js +72 -12
- package/dist/src/tui/install-ui/InstallConfirm.js.map +1 -1
- package/dist/src/tui/install-ui/InstallExecution.d.ts +4 -21
- package/dist/src/tui/install-ui/InstallExecution.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallExecution.js +89 -260
- package/dist/src/tui/install-ui/InstallExecution.js.map +1 -1
- package/dist/src/tui/install-ui/InstallFlow.d.ts +3 -7
- package/dist/src/tui/install-ui/InstallFlow.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallFlow.js +45 -267
- package/dist/src/tui/install-ui/InstallFlow.js.map +1 -1
- package/dist/src/tui/install-ui/InstallHub.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallHub.js +2 -4
- package/dist/src/tui/install-ui/InstallHub.js.map +1 -1
- package/dist/src/tui/install-ui/InstallResult.d.ts.map +1 -1
- package/dist/src/tui/install-ui/InstallResult.js +1 -5
- package/dist/src/tui/install-ui/InstallResult.js.map +1 -1
- package/dist/src/tui/install-ui/index.d.ts +5 -1
- package/dist/src/tui/install-ui/index.d.ts.map +1 -1
- package/dist/src/tui/install-ui/index.js +1 -0
- package/dist/src/tui/install-ui/index.js.map +1 -1
- package/dist/src/tui/install-ui/types.d.ts +39 -0
- package/dist/src/tui/install-ui/types.d.ts.map +1 -1
- package/dist/src/tui/install-ui/types.js +1 -1
- package/dist/src/tui/install-ui/types.js.map +1 -1
- package/dist/src/tui/install-ui/useInstallFlowState.d.ts +69 -0
- package/dist/src/tui/install-ui/useInstallFlowState.d.ts.map +1 -0
- package/dist/src/tui/install-ui/useInstallFlowState.js +288 -0
- package/dist/src/tui/install-ui/useInstallFlowState.js.map +1 -0
- package/dist/src/tui/shared/components.d.ts +4 -0
- package/dist/src/tui/shared/components.d.ts.map +1 -1
- package/dist/src/tui/shared/components.js +4 -0
- package/dist/src/tui/shared/components.js.map +1 -1
- package/dist/src/tui/shared/index.d.ts +1 -1
- package/dist/src/tui/shared/index.d.ts.map +1 -1
- package/dist/src/tui/shared/index.js +1 -1
- package/dist/src/tui/shared/index.js.map +1 -1
- package/dist/src/tui/shared/tokens.d.ts +5 -5
- package/dist/src/tui/shared/tokens.js +5 -5
- package/dist/src/tui/shared/tokens.js.map +1 -1
- package/dist/src/types/index.d.ts +9 -0
- package/dist/src/types/index.d.ts.map +1 -1
- package/dist/src/utils/cli-format.d.ts +2 -1
- package/dist/src/utils/cli-format.d.ts.map +1 -1
- package/dist/src/utils/cli-format.js +14 -3
- package/dist/src/utils/cli-format.js.map +1 -1
- package/dist/src/utils/cooldown-guard.d.ts +17 -0
- package/dist/src/utils/cooldown-guard.d.ts.map +1 -0
- package/dist/src/utils/cooldown-guard.js +59 -0
- package/dist/src/utils/cooldown-guard.js.map +1 -0
- package/dist/src/utils/jsonl-log.d.ts.map +1 -1
- package/dist/src/utils/jsonl-log.js +2 -1
- package/dist/src/utils/jsonl-log.js.map +1 -1
- package/dist/src/utils/update-notices.js +17 -4
- package/dist/src/utils/update-notices.js.map +1 -1
- package/package.json +4 -5
- package/workflows/claude-instructions.md +23 -0
- package/workflows/codex-instructions.md +22 -0
- package/workflows/finish-work.md +25 -0
- package/workflows/updates/update-v3-setup.md +7 -15
- package/dashboard/dist/assets/McpPage-Im6s4pGR.js +0 -21
- package/dashboard/dist/assets/SpecsPage-gr4KX51-.js +0 -36
- package/dashboard/dist/assets/folder-B8ODoZfb.js +0 -16
- package/dashboard/dist/assets/index-6-yE5Yl9.css +0 -1
- package/dashboard/dist/assets/pen-line-CR8GaHt-.js +0 -6
|
@@ -1,217 +1,217 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: maestro-composer
|
|
3
|
-
description: Compose reusable workflow templates from natural language
|
|
4
|
-
argument-hint: "\"workflow description\" [--resume] [--edit <template-path>]"
|
|
5
|
-
allowed-tools: Read, Write, Edit, Bash, Glob, Grep,
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
<purpose>
|
|
9
|
-
Interactive workflow template composer. Parses natural language into a reusable DAG template
|
|
10
|
-
via 5 phases with user confirmation at each boundary. Templates saved globally at
|
|
11
|
-
`~/.maestro/templates/workflows/`. Progressive disclosure — specs loaded only when phase needs them.
|
|
12
|
-
|
|
13
|
-
Sequential interactive flow (no spawn_agents_on_csv — this is design, not execution):
|
|
14
|
-
```
|
|
15
|
-
Parse NL → [confirm] → Resolve to nodes → [confirm] → Inject checkpoints → Confirm pipeline → Persist
|
|
16
|
-
```
|
|
17
|
-
|
|
18
|
-
Three entry modes:
|
|
19
|
-
1. **New design**: Phase 1-5
|
|
20
|
-
2. **Resume design**: Load draft from `.workflow/templates/design-drafts/`
|
|
21
|
-
3. **Edit template**: Load existing, modify, re-save
|
|
22
|
-
</purpose>
|
|
23
|
-
|
|
24
|
-
<context>
|
|
25
|
-
$ARGUMENTS — natural language workflow description, or flags.
|
|
26
|
-
|
|
27
|
-
**Flags:**
|
|
28
|
-
- `--resume` — Resume in-progress design session
|
|
29
|
-
- `--edit <template-path>` — Edit an existing template
|
|
30
|
-
|
|
31
|
-
**Shared constants:**
|
|
32
|
-
|
|
33
|
-
| Constant | Value |
|
|
34
|
-
|----------|-------|
|
|
35
|
-
| Session prefix | `WFD` |
|
|
36
|
-
| Template dir (global) | `~/.maestro/templates/workflows/` |
|
|
37
|
-
| Template index (global) | `~/.maestro/templates/workflows/index.json` |
|
|
38
|
-
| Design drafts dir (local) | `.workflow/templates/design-drafts/` |
|
|
39
|
-
| Template ID format | `wft-<slug>-<YYYYMMDD>` |
|
|
40
|
-
| Node ID format | `N-<seq>` (e.g. N-001), `CP-<seq>` for checkpoints |
|
|
41
|
-
| Max nodes | 20 |
|
|
42
|
-
|
|
43
|
-
**Entry routing:**
|
|
44
|
-
|
|
45
|
-
| Detection | Condition | Handler |
|
|
46
|
-
|-----------|-----------|---------|
|
|
47
|
-
| Resume | `--resume` or existing WFD session | Phase 0: Resume |
|
|
48
|
-
| Edit | `--edit <path>` | Phase 0: Load + Edit |
|
|
49
|
-
| New | Default | Phase 1: Parse |
|
|
50
|
-
|
|
51
|
-
**Node catalog**: Read `~/.maestro/templates/workflows/specs/node-catalog.md` at Phase 2 (deferred).
|
|
52
|
-
**Template schema**: Read `~/.maestro/templates/workflows/specs/template-schema.md` at Phase 5 (deferred).
|
|
53
|
-
|
|
54
|
-
### Pre-load specs
|
|
55
|
-
1. **Architecture specs**: Run `maestro spec load --category arch` to load architecture constraints. Use as context for node resolution — ensures workflow design respects documented patterns.
|
|
56
|
-
2. **Coding specs**: Run `maestro spec load --category coding` to load coding conventions. Informs executor argument defaults and context injection.
|
|
57
|
-
3. Optional — proceed without if unavailable.
|
|
58
|
-
</context>
|
|
59
|
-
|
|
60
|
-
<execution>
|
|
61
|
-
|
|
62
|
-
### Phase 0: Resume / Edit (conditional)
|
|
63
|
-
|
|
64
|
-
**Resume** (`--resume`):
|
|
65
|
-
1. Scan `.workflow/templates/design-drafts/WFD-*/` for in-progress designs
|
|
66
|
-
2. Multiple →
|
|
67
|
-
3. Load draft → skip to last incomplete phase
|
|
68
|
-
|
|
69
|
-
**Edit** (`--edit <path>`):
|
|
70
|
-
1. Load template JSON
|
|
71
|
-
2. Show pipeline visualization (Phase 4 format)
|
|
72
|
-
3.
|
|
73
|
-
4. Re-enter at Phase 3
|
|
74
|
-
|
|
75
|
-
---
|
|
76
|
-
|
|
77
|
-
### Phase 1: Parse — Semantic Intent Extraction
|
|
78
|
-
|
|
79
|
-
**Step 1.1** — Parse `$ARGUMENTS`. If empty,
|
|
80
|
-
```
|
|
81
|
-
"Describe the workflow you want to automate.
|
|
82
|
-
Include: what steps to run, in what order, and what varies each time.
|
|
83
|
-
Example: 'analyze the code, then plan, implement, and test the feature'"
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
**Step 1.2** — Extract sequential actions as candidate nodes:
|
|
87
|
-
|
|
88
|
-
| Signal | Candidate Type |
|
|
89
|
-
|--------|---------------|
|
|
90
|
-
| "analyze", "review", "explore" | analysis (cli) |
|
|
91
|
-
| "plan", "design", "spec" | planning (skill) |
|
|
92
|
-
| "implement", "build", "code", "fix" | execution (skill) |
|
|
93
|
-
| "test", "validate", "verify" | testing (skill) |
|
|
94
|
-
| "brainstorm", "ideate" | brainstorm (skill) |
|
|
95
|
-
| "review code" | review (skill) |
|
|
96
|
-
| "then", "next", "after" | sequential edge |
|
|
97
|
-
| "parallel", "simultaneously" | parallel edge |
|
|
98
|
-
|
|
99
|
-
**Step 1.3** — Extract variables (inputs that vary per run).
|
|
100
|
-
|
|
101
|
-
**Step 1.4** — Classify task type: `bugfix | feature | tdd | review | brainstorm | spec-driven | roadmap | refactor | integration-test | quick-task | custom`
|
|
102
|
-
|
|
103
|
-
**Step 1.5** — Assess complexity: `simple` (1-3 nodes), `medium` (4-7), `complex` (8+)
|
|
104
|
-
|
|
105
|
-
**Step 1.6** — Write `intent.json` to `.workflow/templates/design-drafts/WFD-<slug>-<date>/`.
|
|
106
|
-
|
|
107
|
-
**Step 1.7 — Interactive confirmation**: Display description, task type, complexity, detected steps (numbered with type_hint), and variables.
|
|
108
|
-
|
|
109
|
-
---
|
|
110
|
-
|
|
111
|
-
### Phase 2: Resolve — Map Steps to Executor Nodes
|
|
112
|
-
|
|
113
|
-
**Read deferred**: `~/.maestro/templates/workflows/specs/node-catalog.md`
|
|
114
|
-
|
|
115
|
-
If spec not found, use built-in fallback:
|
|
116
|
-
|
|
117
|
-
| type_hint | executor type | executor |
|
|
118
|
-
|-----------|--------------|----------|
|
|
119
|
-
| `planning` | skill | `maestro-plan` |
|
|
120
|
-
| `execution` | skill | `maestro-execute` |
|
|
121
|
-
| `testing` | skill | `quality-test` |
|
|
122
|
-
| `review` | skill | `quality-review` |
|
|
123
|
-
| `brainstorm` | skill | `maestro-brainstorm` |
|
|
124
|
-
| `analysis` | cli | `maestro delegate --role analyze --mode analysis` |
|
|
125
|
-
| `refactor` | skill | `quality-refactor` |
|
|
126
|
-
| `debug` | skill | `quality-debug` |
|
|
127
|
-
| `spec` | skill | `maestro-blueprint` |
|
|
128
|
-
| `checkpoint` | checkpoint | — |
|
|
129
|
-
|
|
130
|
-
**Step 2.1** — Load `intent.json`, map each step to executor.
|
|
131
|
-
|
|
132
|
-
**Step 2.2** — Build `args_template` with variable placeholders and context injection:
|
|
133
|
-
- Planning after analysis → `--context {prev_output_path}`
|
|
134
|
-
- Execution after planning → inherit phase
|
|
135
|
-
- Testing after execution → inherit phase
|
|
136
|
-
|
|
137
|
-
**Step 2.3** — Assign `parallel_group` for parallel steps.
|
|
138
|
-
|
|
139
|
-
**Step 2.4** — Write `nodes.json`.
|
|
140
|
-
|
|
141
|
-
**Step 2.5 — Interactive confirmation**: Display resolved nodes table (ID, type, executor, args) and parallel groups.
|
|
142
|
-
|
|
143
|
-
---
|
|
144
|
-
|
|
145
|
-
### Phase 3: Enrich — Inject Checkpoints + Build DAG
|
|
146
|
-
|
|
147
|
-
**Step 3.1** — Load `nodes.json`. Build sequential edges. For parallel groups: fan-out/fan-in.
|
|
148
|
-
|
|
149
|
-
**Step 3.2** — Auto-inject checkpoint nodes:
|
|
150
|
-
|
|
151
|
-
| Rule | Condition |
|
|
152
|
-
|------|-----------|
|
|
153
|
-
| Artifact boundary | Source output_ports: plan, spec, analysis, review-findings |
|
|
154
|
-
| Execution gate | Target executor contains `execute` |
|
|
155
|
-
| Agent spawn | Target type is `agent` |
|
|
156
|
-
| Long-running | Target is maestro-plan, maestro-roadmap |
|
|
157
|
-
| User-defined | Step had `type_hint: checkpoint` |
|
|
158
|
-
| Post-testing | Source executor contains `test` or `integration-test` |
|
|
159
|
-
|
|
160
|
-
Set `auto_continue: false` for checkpoints before user-facing deliverables.
|
|
161
|
-
|
|
162
|
-
**Step 3.3** — Finalize `context_schema`, validate DAG (no cycles, no orphans).
|
|
163
|
-
|
|
164
|
-
**Step 3.4** — Write `dag.json`. → Proceed to Phase 4.
|
|
165
|
-
|
|
166
|
-
---
|
|
167
|
-
|
|
168
|
-
### Phase 4: Confirm — Visualize + User Approval
|
|
169
|
-
|
|
170
|
-
**Step 4.1** — Render ASCII pipeline: vertical node chain with `|` connectors showing each node (ID, type, executor, args) and checkpoint nodes (auto-continue vs pause-for-user). Footer: required variables, checkpoint counts, node counts.
|
|
171
|
-
|
|
172
|
-
**Step 4.2** —
|
|
173
|
-
|
|
174
|
-
**Step 4.3** — Loop edits until Confirm or Cancel.
|
|
175
|
-
|
|
176
|
-
---
|
|
177
|
-
|
|
178
|
-
### Phase 5: Persist — Assemble + Save Template
|
|
179
|
-
|
|
180
|
-
**Read deferred**: `~/.maestro/templates/workflows/specs/template-schema.md`
|
|
181
|
-
|
|
182
|
-
**Step 5.1** — Load `intent.json` + `dag.json`. Assemble template JSON.
|
|
183
|
-
|
|
184
|
-
**Step 5.2** — Determine slug (kebab-case). If exists, append `-v2`.
|
|
185
|
-
|
|
186
|
-
**Step 5.3** — Write `~/.maestro/templates/workflows/<slug>.json`.
|
|
187
|
-
|
|
188
|
-
**Step 5.4** — Update `~/.maestro/templates/workflows/index.json`.
|
|
189
|
-
|
|
190
|
-
**Step 5.5** — Output summary: path, template ID, node/checkpoint counts, required variables. Include usage commands: `$maestro-player <slug> --context goal="..."`, `$maestro-composer --edit <path>`, `$maestro-player --list`.
|
|
191
|
-
|
|
192
|
-
**Step 5.6** — Clean up design draft directory.
|
|
193
|
-
</execution>
|
|
194
|
-
|
|
195
|
-
<error_codes>
|
|
196
|
-
| Code | Severity | Condition | Recovery |
|
|
197
|
-
|------|----------|-----------|----------|
|
|
198
|
-
| E001 | error | Empty description and no flags |
|
|
199
|
-
| E002 | error | 0 steps extracted | Ask to rephrase with action verbs |
|
|
200
|
-
| E003 | error | Node count exceeds 20 | Suggest splitting into sub-workflows |
|
|
201
|
-
| E004 | error | DAG cycle detected | Show cycle, ask to resolve |
|
|
202
|
-
| E005 | error | Resume session not found | Show available drafts |
|
|
203
|
-
| E006 | error | Edit template not found | Show available templates |
|
|
204
|
-
| W001 | warning | Ambiguous executor mapping | Show candidates, let user choose |
|
|
205
|
-
| W002 | warning | No checkpoint rules triggered | Warn, offer manual add |
|
|
206
|
-
| W003 | warning | Deferred spec not found | Use built-in fallback |
|
|
207
|
-
</error_codes>
|
|
208
|
-
|
|
209
|
-
<success_criteria>
|
|
210
|
-
- [ ] Intent parsed and confirmed by user (Phase 1 gate)
|
|
211
|
-
- [ ] Nodes resolved and confirmed by user (Phase 2 gate)
|
|
212
|
-
- [ ] DAG built with auto-injected checkpoints
|
|
213
|
-
- [ ] Pipeline visualized and confirmed by user (Phase 4 gate)
|
|
214
|
-
- [ ] Template JSON written to `~/.maestro/templates/workflows/<slug>.json`
|
|
215
|
-
- [ ] Template index updated
|
|
216
|
-
- [ ] Deferred specs loaded only when phase needs them
|
|
217
|
-
</success_criteria>
|
|
1
|
+
---
|
|
2
|
+
name: maestro-composer
|
|
3
|
+
description: Compose reusable workflow templates from natural language
|
|
4
|
+
argument-hint: "\"workflow description\" [--resume] [--edit <template-path>]"
|
|
5
|
+
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, request_user_input
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
<purpose>
|
|
9
|
+
Interactive workflow template composer. Parses natural language into a reusable DAG template
|
|
10
|
+
via 5 phases with user confirmation at each boundary. Templates saved globally at
|
|
11
|
+
`~/.maestro/templates/workflows/`. Progressive disclosure — specs loaded only when phase needs them.
|
|
12
|
+
|
|
13
|
+
Sequential interactive flow (no spawn_agents_on_csv — this is design, not execution):
|
|
14
|
+
```
|
|
15
|
+
Parse NL → [confirm] → Resolve to nodes → [confirm] → Inject checkpoints → Confirm pipeline → Persist
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
Three entry modes:
|
|
19
|
+
1. **New design**: Phase 1-5
|
|
20
|
+
2. **Resume design**: Load draft from `.workflow/templates/design-drafts/`
|
|
21
|
+
3. **Edit template**: Load existing, modify, re-save
|
|
22
|
+
</purpose>
|
|
23
|
+
|
|
24
|
+
<context>
|
|
25
|
+
$ARGUMENTS — natural language workflow description, or flags.
|
|
26
|
+
|
|
27
|
+
**Flags:**
|
|
28
|
+
- `--resume` — Resume in-progress design session
|
|
29
|
+
- `--edit <template-path>` — Edit an existing template
|
|
30
|
+
|
|
31
|
+
**Shared constants:**
|
|
32
|
+
|
|
33
|
+
| Constant | Value |
|
|
34
|
+
|----------|-------|
|
|
35
|
+
| Session prefix | `WFD` |
|
|
36
|
+
| Template dir (global) | `~/.maestro/templates/workflows/` |
|
|
37
|
+
| Template index (global) | `~/.maestro/templates/workflows/index.json` |
|
|
38
|
+
| Design drafts dir (local) | `.workflow/templates/design-drafts/` |
|
|
39
|
+
| Template ID format | `wft-<slug>-<YYYYMMDD>` |
|
|
40
|
+
| Node ID format | `N-<seq>` (e.g. N-001), `CP-<seq>` for checkpoints |
|
|
41
|
+
| Max nodes | 20 |
|
|
42
|
+
|
|
43
|
+
**Entry routing:**
|
|
44
|
+
|
|
45
|
+
| Detection | Condition | Handler |
|
|
46
|
+
|-----------|-----------|---------|
|
|
47
|
+
| Resume | `--resume` or existing WFD session | Phase 0: Resume |
|
|
48
|
+
| Edit | `--edit <path>` | Phase 0: Load + Edit |
|
|
49
|
+
| New | Default | Phase 1: Parse |
|
|
50
|
+
|
|
51
|
+
**Node catalog**: Read `~/.maestro/templates/workflows/specs/node-catalog.md` at Phase 2 (deferred).
|
|
52
|
+
**Template schema**: Read `~/.maestro/templates/workflows/specs/template-schema.md` at Phase 5 (deferred).
|
|
53
|
+
|
|
54
|
+
### Pre-load specs
|
|
55
|
+
1. **Architecture specs**: Run `maestro spec load --category arch` to load architecture constraints. Use as context for node resolution — ensures workflow design respects documented patterns.
|
|
56
|
+
2. **Coding specs**: Run `maestro spec load --category coding` to load coding conventions. Informs executor argument defaults and context injection.
|
|
57
|
+
3. Optional — proceed without if unavailable.
|
|
58
|
+
</context>
|
|
59
|
+
|
|
60
|
+
<execution>
|
|
61
|
+
|
|
62
|
+
### Phase 0: Resume / Edit (conditional)
|
|
63
|
+
|
|
64
|
+
**Resume** (`--resume`):
|
|
65
|
+
1. Scan `.workflow/templates/design-drafts/WFD-*/` for in-progress designs
|
|
66
|
+
2. Multiple → request_user_input for selection
|
|
67
|
+
3. Load draft → skip to last incomplete phase
|
|
68
|
+
|
|
69
|
+
**Edit** (`--edit <path>`):
|
|
70
|
+
1. Load template JSON
|
|
71
|
+
2. Show pipeline visualization (Phase 4 format)
|
|
72
|
+
3. request_user_input: which nodes to modify/add/remove
|
|
73
|
+
4. Re-enter at Phase 3
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
### Phase 1: Parse — Semantic Intent Extraction
|
|
78
|
+
|
|
79
|
+
**Step 1.1** — Parse `$ARGUMENTS`. If empty, request_user_input:
|
|
80
|
+
```
|
|
81
|
+
"Describe the workflow you want to automate.
|
|
82
|
+
Include: what steps to run, in what order, and what varies each time.
|
|
83
|
+
Example: 'analyze the code, then plan, implement, and test the feature'"
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
**Step 1.2** — Extract sequential actions as candidate nodes:
|
|
87
|
+
|
|
88
|
+
| Signal | Candidate Type |
|
|
89
|
+
|--------|---------------|
|
|
90
|
+
| "analyze", "review", "explore" | analysis (cli) |
|
|
91
|
+
| "plan", "design", "spec" | planning (skill) |
|
|
92
|
+
| "implement", "build", "code", "fix" | execution (skill) |
|
|
93
|
+
| "test", "validate", "verify" | testing (skill) |
|
|
94
|
+
| "brainstorm", "ideate" | brainstorm (skill) |
|
|
95
|
+
| "review code" | review (skill) |
|
|
96
|
+
| "then", "next", "after" | sequential edge |
|
|
97
|
+
| "parallel", "simultaneously" | parallel edge |
|
|
98
|
+
|
|
99
|
+
**Step 1.3** — Extract variables (inputs that vary per run).
|
|
100
|
+
|
|
101
|
+
**Step 1.4** — Classify task type: `bugfix | feature | tdd | review | brainstorm | spec-driven | roadmap | refactor | integration-test | quick-task | custom`
|
|
102
|
+
|
|
103
|
+
**Step 1.5** — Assess complexity: `simple` (1-3 nodes), `medium` (4-7), `complex` (8+)
|
|
104
|
+
|
|
105
|
+
**Step 1.6** — Write `intent.json` to `.workflow/templates/design-drafts/WFD-<slug>-<date>/`.
|
|
106
|
+
|
|
107
|
+
**Step 1.7 — Interactive confirmation**: Display description, task type, complexity, detected steps (numbered with type_hint), and variables. request_user_input: `Continue to resolution` / `Edit steps` / `Add a step` / `Cancel`
|
|
108
|
+
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
### Phase 2: Resolve — Map Steps to Executor Nodes
|
|
112
|
+
|
|
113
|
+
**Read deferred**: `~/.maestro/templates/workflows/specs/node-catalog.md`
|
|
114
|
+
|
|
115
|
+
If spec not found, use built-in fallback:
|
|
116
|
+
|
|
117
|
+
| type_hint | executor type | executor |
|
|
118
|
+
|-----------|--------------|----------|
|
|
119
|
+
| `planning` | skill | `maestro-plan` |
|
|
120
|
+
| `execution` | skill | `maestro-execute` |
|
|
121
|
+
| `testing` | skill | `quality-test` |
|
|
122
|
+
| `review` | skill | `quality-review` |
|
|
123
|
+
| `brainstorm` | skill | `maestro-brainstorm` |
|
|
124
|
+
| `analysis` | cli | `maestro delegate --role analyze --mode analysis` |
|
|
125
|
+
| `refactor` | skill | `quality-refactor` |
|
|
126
|
+
| `debug` | skill | `quality-debug` |
|
|
127
|
+
| `spec` | skill | `maestro-blueprint` |
|
|
128
|
+
| `checkpoint` | checkpoint | — |
|
|
129
|
+
|
|
130
|
+
**Step 2.1** — Load `intent.json`, map each step to executor.
|
|
131
|
+
|
|
132
|
+
**Step 2.2** — Build `args_template` with variable placeholders and context injection:
|
|
133
|
+
- Planning after analysis → `--context {prev_output_path}`
|
|
134
|
+
- Execution after planning → inherit phase
|
|
135
|
+
- Testing after execution → inherit phase
|
|
136
|
+
|
|
137
|
+
**Step 2.3** — Assign `parallel_group` for parallel steps.
|
|
138
|
+
|
|
139
|
+
**Step 2.4** — Write `nodes.json`.
|
|
140
|
+
|
|
141
|
+
**Step 2.5 — Interactive confirmation**: Display resolved nodes table (ID, type, executor, args) and parallel groups. request_user_input: `Continue to checkpoint injection` / `Change executor` / `Change node type` / `Back to intent` / `Cancel`
|
|
142
|
+
|
|
143
|
+
---
|
|
144
|
+
|
|
145
|
+
### Phase 3: Enrich — Inject Checkpoints + Build DAG
|
|
146
|
+
|
|
147
|
+
**Step 3.1** — Load `nodes.json`. Build sequential edges. For parallel groups: fan-out/fan-in.
|
|
148
|
+
|
|
149
|
+
**Step 3.2** — Auto-inject checkpoint nodes:
|
|
150
|
+
|
|
151
|
+
| Rule | Condition |
|
|
152
|
+
|------|-----------|
|
|
153
|
+
| Artifact boundary | Source output_ports: plan, spec, analysis, review-findings |
|
|
154
|
+
| Execution gate | Target executor contains `execute` |
|
|
155
|
+
| Agent spawn | Target type is `agent` |
|
|
156
|
+
| Long-running | Target is maestro-plan, maestro-roadmap |
|
|
157
|
+
| User-defined | Step had `type_hint: checkpoint` |
|
|
158
|
+
| Post-testing | Source executor contains `test` or `integration-test` |
|
|
159
|
+
|
|
160
|
+
Set `auto_continue: false` for checkpoints before user-facing deliverables.
|
|
161
|
+
|
|
162
|
+
**Step 3.3** — Finalize `context_schema`, validate DAG (no cycles, no orphans).
|
|
163
|
+
|
|
164
|
+
**Step 3.4** — Write `dag.json`. → Proceed to Phase 4.
|
|
165
|
+
|
|
166
|
+
---
|
|
167
|
+
|
|
168
|
+
### Phase 4: Confirm — Visualize + User Approval
|
|
169
|
+
|
|
170
|
+
**Step 4.1** — Render ASCII pipeline: vertical node chain with `|` connectors showing each node (ID, type, executor, args) and checkpoint nodes (auto-continue vs pause-for-user). Footer: required variables, checkpoint counts, node counts.
|
|
171
|
+
|
|
172
|
+
**Step 4.2** — request_user_input: `Confirm & Save` / `Edit a node` / `Add a node` / `Remove a node` / `Rename template` / `Re-run checkpoint injection` / `Cancel`
|
|
173
|
+
|
|
174
|
+
**Step 4.3** — Loop edits until Confirm or Cancel.
|
|
175
|
+
|
|
176
|
+
---
|
|
177
|
+
|
|
178
|
+
### Phase 5: Persist — Assemble + Save Template
|
|
179
|
+
|
|
180
|
+
**Read deferred**: `~/.maestro/templates/workflows/specs/template-schema.md`
|
|
181
|
+
|
|
182
|
+
**Step 5.1** — Load `intent.json` + `dag.json`. Assemble template JSON.
|
|
183
|
+
|
|
184
|
+
**Step 5.2** — Determine slug (kebab-case). If exists, append `-v2`.
|
|
185
|
+
|
|
186
|
+
**Step 5.3** — Write `~/.maestro/templates/workflows/<slug>.json`.
|
|
187
|
+
|
|
188
|
+
**Step 5.4** — Update `~/.maestro/templates/workflows/index.json`.
|
|
189
|
+
|
|
190
|
+
**Step 5.5** — Output summary: path, template ID, node/checkpoint counts, required variables. Include usage commands: `$maestro-player <slug> --context goal="..."`, `$maestro-composer --edit <path>`, `$maestro-player --list`.
|
|
191
|
+
|
|
192
|
+
**Step 5.6** — Clean up design draft directory.
|
|
193
|
+
</execution>
|
|
194
|
+
|
|
195
|
+
<error_codes>
|
|
196
|
+
| Code | Severity | Condition | Recovery |
|
|
197
|
+
|------|----------|-----------|----------|
|
|
198
|
+
| E001 | error | Empty description and no flags | request_user_input for description |
|
|
199
|
+
| E002 | error | 0 steps extracted | Ask to rephrase with action verbs |
|
|
200
|
+
| E003 | error | Node count exceeds 20 | Suggest splitting into sub-workflows |
|
|
201
|
+
| E004 | error | DAG cycle detected | Show cycle, ask to resolve |
|
|
202
|
+
| E005 | error | Resume session not found | Show available drafts |
|
|
203
|
+
| E006 | error | Edit template not found | Show available templates |
|
|
204
|
+
| W001 | warning | Ambiguous executor mapping | Show candidates, let user choose |
|
|
205
|
+
| W002 | warning | No checkpoint rules triggered | Warn, offer manual add |
|
|
206
|
+
| W003 | warning | Deferred spec not found | Use built-in fallback |
|
|
207
|
+
</error_codes>
|
|
208
|
+
|
|
209
|
+
<success_criteria>
|
|
210
|
+
- [ ] Intent parsed and confirmed by user (Phase 1 gate)
|
|
211
|
+
- [ ] Nodes resolved and confirmed by user (Phase 2 gate)
|
|
212
|
+
- [ ] DAG built with auto-injected checkpoints
|
|
213
|
+
- [ ] Pipeline visualized and confirmed by user (Phase 4 gate)
|
|
214
|
+
- [ ] Template JSON written to `~/.maestro/templates/workflows/<slug>.json`
|
|
215
|
+
- [ ] Template index updated
|
|
216
|
+
- [ ] Deferred specs loaded only when phase needs them
|
|
217
|
+
</success_criteria>
|
|
@@ -11,7 +11,7 @@ Positioned BEFORE brainstorm in the pipeline: grill stress-tests and sharpens; b
|
|
|
11
11
|
|
|
12
12
|
Codex specifics:
|
|
13
13
|
- **No agent spawning** — codebase exploration runs directly via Glob/Grep/Read in coordinator context.
|
|
14
|
-
- **request_user_input** replaces
|
|
14
|
+
- **request_user_input** replaces request_user_input for Socratic Q&A.
|
|
15
15
|
- **CLI delegation** for auto mode: `exec_command("maestro delegate ... --role analyze --mode analysis")`.
|
|
16
16
|
</purpose>
|
|
17
17
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: maestro-help
|
|
3
|
-
description: Maestro Flow command help system — search, browse, recommend commands, skills, agents, CLI tools, and workflows
|
|
3
|
+
description: "Maestro Flow command help system — search, browse, recommend commands, skills, agents, CLI tools, and workflows"
|
|
4
4
|
argument-hint: "[search <keyword>|workflow|skills|agents|cli|新手|下一步|<command-name>]"
|
|
5
|
-
allowed-tools: Read, Grep, Glob,
|
|
5
|
+
allowed-tools: Read, Grep, Glob, request_user_input
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
<purpose>
|
|
@@ -79,10 +79,10 @@ Mode 3 (Smart Recommendations) 需要检测项目状态:
|
|
|
79
79
|
```
|
|
80
80
|
找到 N 个匹配命令:
|
|
81
81
|
|
|
82
|
-
|
|
82
|
+
$maestro-analyze — 多维度分析
|
|
83
83
|
分类: pipeline | 查看详情 →
|
|
84
84
|
|
|
85
|
-
|
|
85
|
+
$maestro-plan — 任务规划
|
|
86
86
|
分类: pipeline | 查看详情 →
|
|
87
87
|
...
|
|
88
88
|
```
|
|
@@ -90,7 +90,7 @@ Mode 3 (Smart Recommendations) 需要检测项目状态:
|
|
|
90
90
|
### Mode 2: Command Documentation
|
|
91
91
|
|
|
92
92
|
1. 在 `catalog.json` commands[] 中定位命令
|
|
93
|
-
2. 通过 `source` 路径读取命令源文件(如 `../../commands
|
|
93
|
+
2. 通过 `source` 路径读取命令源文件(如 `../../commands$maestro-analyze.md`)
|
|
94
94
|
3. 提取 `<purpose>`、`argument-hint`、`<context>` 中的用法示例
|
|
95
95
|
4. 如有对应 guide 文档,读取相关段落
|
|
96
96
|
|
|
@@ -108,16 +108,16 @@ Guide 映射:
|
|
|
108
108
|
|
|
109
109
|
| 当前状态 | 推荐命令 | 原因 |
|
|
110
110
|
|---------|---------|------|
|
|
111
|
-
| 无 .workflow/ |
|
|
112
|
-
| init 完成,无上游 context |
|
|
113
|
-
| analyze 完成,scope_verdict=large |
|
|
114
|
-
| analyze 完成,scope_verdict=medium/small |
|
|
115
|
-
| roadmap 完成,phase=pending |
|
|
116
|
-
| analyze (微观) 完成 |
|
|
117
|
-
| plan 完成 |
|
|
118
|
-
| execute 完成 |
|
|
119
|
-
| quality 全通过 |
|
|
120
|
-
| 所有 Phase 完成 |
|
|
111
|
+
| 无 .workflow/ | `$maestro-init` | 项目未初始化 |
|
|
112
|
+
| init 完成,无上游 context | `$maestro-brainstorm` 或 `$maestro-analyze "topic"` | 先探索再规划;brainstorm 发散,analyze 宏观探索影响面 |
|
|
113
|
+
| analyze 完成,scope_verdict=large | `$maestro-roadmap --from analyze:ANL-xxx` | 大范围需求,需要 Milestone > Phase 分解 |
|
|
114
|
+
| analyze 完成,scope_verdict=medium/small | `$maestro-plan --from analyze:ANL-xxx` | 跳过 roadmap 直达规划(Path C) |
|
|
115
|
+
| roadmap 完成,phase=pending | `$maestro-analyze 1` | 微观分析:Phase 级深入探索 |
|
|
116
|
+
| analyze (微观) 完成 | `$maestro-plan 1` | Phase 级规划 |
|
|
117
|
+
| plan 完成 | `$maestro-execute` | 开始执行 |
|
|
118
|
+
| execute 完成 | `$quality-review` | 进入质量管线 |
|
|
119
|
+
| quality 全通过 | `$maestro-milestone-audit` | 里程碑审计 |
|
|
120
|
+
| 所有 Phase 完成 | `$maestro-milestone-complete` | 关闭里程碑 |
|
|
121
121
|
|
|
122
122
|
### Mode 4: Workflow Guide
|
|
123
123
|
|
|
@@ -134,7 +134,7 @@ Guide 映射:
|
|
|
134
134
|
|
|
135
135
|
**Path D — 小改动**:
|
|
136
136
|
- `plan "fix auth bug"` → `execute` → `quality-review`
|
|
137
|
-
- 快速:
|
|
137
|
+
- 快速: `$maestro-quick "功能描述"`
|
|
138
138
|
- 全自动: `/maestro -y "功能描述"`
|
|
139
139
|
|
|
140
140
|
**Path E/F — 纯文档/纯探索**:
|
|
@@ -142,12 +142,12 @@ Guide 映射:
|
|
|
142
142
|
- `brainstorm "idea"` → (供人决策)
|
|
143
143
|
|
|
144
144
|
**Bug 修复**:
|
|
145
|
-
- 快速:
|
|
145
|
+
- 快速: `$maestro-quick "Bug 描述"`
|
|
146
146
|
- Issue 闭环: discover → create → analyze --gaps → plan --gaps → execute → close
|
|
147
147
|
|
|
148
148
|
**代码审查**:
|
|
149
|
-
-
|
|
150
|
-
- 失败循环:
|
|
149
|
+
- `$quality-review` → `$quality-auto-test` → `$quality-test`
|
|
150
|
+
- 失败循环: `$quality-debug` → `$maestro-plan --gaps` → `$maestro-execute`
|
|
151
151
|
|
|
152
152
|
### Mode 5: Beginner Onboarding
|
|
153
153
|
|
|
@@ -155,20 +155,20 @@ Guide 映射:
|
|
|
155
155
|
|
|
156
156
|
| 命令 | 用途 | 何时使用 |
|
|
157
157
|
|------|------|---------|
|
|
158
|
-
|
|
|
159
|
-
|
|
|
160
|
-
|
|
|
161
|
-
|
|
|
162
|
-
|
|
|
163
|
-
|
|
|
164
|
-
|
|
|
165
|
-
|
|
|
166
|
-
|
|
|
158
|
+
| `$maestro` | 智能协调器 | 不确定用哪个命令时 |
|
|
159
|
+
| `$maestro-init` | 初始化项目 | 首次使用 |
|
|
160
|
+
| `$maestro-brainstorm` | 头脑风暴 | 新项目发散探索、多角色创意 |
|
|
161
|
+
| `$maestro-blueprint` | 规格文档化 | 正式 7-phase 收敛规格链 |
|
|
162
|
+
| `$maestro-analyze` | 双层分析 | 宏观: `"topic"` 探索影响面;微观: `1` Phase 级深入 |
|
|
163
|
+
| `$maestro-roadmap` | 路线图编排 | scope_verdict=large 时,Milestone > Phase 分解 |
|
|
164
|
+
| `$maestro-plan` | 规划 | 分析完成后,支持 `--from analyze:ANL-xxx` 直达 |
|
|
165
|
+
| `$maestro-execute` | 执行 | 计划完成后 |
|
|
166
|
+
| `$maestro-quick` | 快速任务 | 简单任务跳过管线 |
|
|
167
167
|
|
|
168
168
|
快速上手路径:
|
|
169
169
|
1. `maestro install --force`
|
|
170
|
-
2.
|
|
171
|
-
3.
|
|
170
|
+
2. `$maestro-init`
|
|
171
|
+
3. `$maestro "任务描述"` — 自动选择最佳工作流
|
|
172
172
|
|
|
173
173
|
### Mode 6: Skill & Agent Browsing
|
|
174
174
|
|
|
@@ -208,7 +208,7 @@ Guide 映射:
|
|
|
208
208
|
| E001 | error | catalog.json 读取失败 | 回退到 Glob 扫描 .claude/commands/*.md |
|
|
209
209
|
| W001 | warning | 搜索无结果 | 模糊匹配最近命令,建议查看全部 |
|
|
210
210
|
| W002 | warning | Source 文件不存在 | 仅展示 catalog 描述 |
|
|
211
|
-
| W003 | warning | 项目未初始化 | 推荐先运行
|
|
211
|
+
| W003 | warning | 项目未初始化 | 推荐先运行 $maestro-init |
|
|
212
212
|
</error_codes>
|
|
213
213
|
|
|
214
214
|
<success_criteria>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: maestro-impeccable
|
|
3
|
-
description: Use when designing, auditing, polishing, or improving frontend UI — websites, dashboards, landing pages, components
|
|
3
|
+
description: "Use when designing, auditing, polishing, or improving frontend UI — websites, dashboards, landing pages, components"
|
|
4
4
|
argument-hint: "<command|chain|intent> [target] [flags]"
|
|
5
5
|
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, request_user_input
|
|
6
6
|
---
|
|
@@ -123,7 +123,7 @@ Write collected configuration to `.workflow/config.json`.
|
|
|
123
123
|
Run `Bash("maestro spec init")` to create empty seed files in `.workflow/specs/`.
|
|
124
124
|
|
|
125
125
|
If project state is **code** (existing source files detected in Step 2):
|
|
126
|
-
- Auto-trigger
|
|
126
|
+
- Auto-trigger `$spec-setup` to scan codebase and populate specs with detected conventions
|
|
127
127
|
- This runs unconditionally for `code` state — existing source means conventions can be extracted
|
|
128
128
|
|
|
129
129
|
If project state is **empty** (greenfield, no source files found in Step 2):
|