maestro-flow 0.5.41 → 0.5.43
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/domain-add/SKILL.md +3 -0
- package/.agents/skills/learn-decompose/SKILL.md +7 -4
- package/.agents/skills/learn-follow/SKILL.md +4 -2
- package/.agents/skills/learn-investigate/SKILL.md +8 -6
- package/.agents/skills/learn-second-opinion/SKILL.md +6 -3
- package/.agents/skills/maestro/SKILL.md +1 -1
- package/.agents/skills/maestro-amend/SKILL.md +1 -1
- package/.agents/skills/maestro-analyze/SKILL.md +1 -43
- package/.agents/skills/maestro-blueprint/SKILL.md +1 -23
- package/.agents/skills/maestro-brainstorm/SKILL.md +8 -25
- package/.agents/skills/maestro-collab/SKILL.md +6 -2
- package/.agents/skills/maestro-companion/SKILL.md +4 -1
- package/.agents/skills/maestro-composer/SKILL.md +4 -2
- package/.agents/skills/maestro-execute/SKILL.md +27 -9
- package/.agents/skills/maestro-fork/SKILL.md +4 -3
- package/.agents/skills/maestro-grill/SKILL.md +1 -17
- package/.agents/skills/maestro-guard/SKILL.md +2 -2
- package/.agents/skills/maestro-impeccable/SKILL.md +2 -1
- package/.agents/skills/maestro-init/SKILL.md +1 -1
- package/.agents/skills/maestro-merge/SKILL.md +12 -1
- package/.agents/skills/maestro-milestone-audit/SKILL.md +1 -15
- package/.agents/skills/maestro-milestone-complete/SKILL.md +8 -3
- package/.agents/skills/maestro-milestone-release/SKILL.md +8 -4
- package/.agents/skills/maestro-overlay/SKILL.md +9 -0
- package/.agents/skills/maestro-plan/SKILL.md +6 -62
- package/.agents/skills/maestro-player/SKILL.md +2 -2
- package/.agents/skills/maestro-quick/SKILL.md +5 -3
- package/.agents/skills/maestro-ralph/SKILL.md +8 -8
- package/.agents/skills/maestro-ralph-cli/SKILL.md +665 -0
- package/.agents/skills/maestro-ralph-cli-execute/SKILL.md +239 -0
- package/.agents/skills/maestro-ralph-execute/SKILL.md +127 -11
- package/.agents/skills/maestro-roadmap/SKILL.md +1 -9
- package/.agents/skills/maestro-swarm-workflow/SKILL.md +16 -14
- package/.agents/skills/maestro-tools-register/SKILL.md +16 -1
- package/.agents/skills/maestro-ui-codify/SKILL.md +11 -1
- package/.agents/skills/maestro-universal-workflow/SKILL.md +28 -5
- package/.agents/skills/maestro-update/SKILL.md +10 -7
- package/.agents/skills/manage-codebase-rebuild/SKILL.md +5 -1
- package/.agents/skills/manage-drift-realign/SKILL.md +6 -2
- package/.agents/skills/manage-harvest/SKILL.md +4 -1
- package/.agents/skills/manage-issue-discover/SKILL.md +1 -0
- package/.agents/skills/manage-kg-extractors/SKILL.md +5 -1
- package/.agents/skills/manage-knowhow-capture/SKILL.md +1 -0
- package/.agents/skills/manage-knowledge-audit/SKILL.md +3 -0
- package/.agents/skills/manage-wiki/SKILL.md +1 -0
- package/.agents/skills/odyssey-debug/SKILL.md +2 -1
- package/.agents/skills/odyssey-improve/SKILL.md +2 -2
- package/.agents/skills/odyssey-planex/SKILL.md +8 -7
- package/.agents/skills/odyssey-review-test-fix/SKILL.md +4 -1
- package/.agents/skills/odyssey-ui/SKILL.md +4 -4
- package/.agents/skills/quality-auto-test/SKILL.md +11 -1
- package/.agents/skills/quality-debug/SKILL.md +16 -2
- package/.agents/skills/quality-retrospective/SKILL.md +9 -1
- package/.agents/skills/quality-review/SKILL.md +8 -0
- package/.agents/skills/quality-sync/SKILL.md +2 -2
- package/.agents/skills/quality-test/SKILL.md +9 -1
- package/.agents/skills/security-audit/SKILL.md +14 -4
- package/.agents/skills/spec-add/SKILL.md +5 -2
- package/.agents/skills/spec-load/SKILL.md +1 -1
- package/.agents/skills/spec-remove/SKILL.md +1 -1
- package/.agents/skills/spec-setup/SKILL.md +3 -0
- package/.agents/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.agents/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.agents/skills/team-roadmap-dev/SKILL.md +164 -164
- package/.agents/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.agents/skills/team-swarm/roles/analyst/role.md +172 -176
- package/.agy/skills/domain-add/SKILL.md +3 -0
- package/.agy/skills/learn-decompose/SKILL.md +7 -4
- package/.agy/skills/learn-follow/SKILL.md +4 -2
- package/.agy/skills/learn-investigate/SKILL.md +8 -6
- package/.agy/skills/learn-second-opinion/SKILL.md +6 -3
- package/.agy/skills/maestro/SKILL.md +1 -1
- package/.agy/skills/maestro-amend/SKILL.md +1 -1
- package/.agy/skills/maestro-analyze/SKILL.md +1 -43
- package/.agy/skills/maestro-blueprint/SKILL.md +1 -23
- package/.agy/skills/maestro-brainstorm/SKILL.md +8 -25
- package/.agy/skills/maestro-collab/SKILL.md +6 -2
- package/.agy/skills/maestro-companion/SKILL.md +4 -1
- package/.agy/skills/maestro-composer/SKILL.md +4 -2
- package/.agy/skills/maestro-execute/SKILL.md +27 -9
- package/.agy/skills/maestro-fork/SKILL.md +4 -3
- package/.agy/skills/maestro-grill/SKILL.md +1 -17
- package/.agy/skills/maestro-guard/SKILL.md +2 -2
- package/.agy/skills/maestro-impeccable/SKILL.md +2 -1
- package/.agy/skills/maestro-init/SKILL.md +1 -1
- package/.agy/skills/maestro-merge/SKILL.md +12 -1
- package/.agy/skills/maestro-milestone-audit/SKILL.md +1 -15
- package/.agy/skills/maestro-milestone-complete/SKILL.md +8 -3
- package/.agy/skills/maestro-milestone-release/SKILL.md +8 -4
- package/.agy/skills/maestro-overlay/SKILL.md +9 -0
- package/.agy/skills/maestro-plan/SKILL.md +6 -62
- package/.agy/skills/maestro-player/SKILL.md +2 -2
- package/.agy/skills/maestro-quick/SKILL.md +5 -3
- package/.agy/skills/maestro-ralph/SKILL.md +8 -8
- package/.agy/skills/maestro-ralph-cli/SKILL.md +661 -0
- package/.agy/skills/maestro-ralph-cli-execute/SKILL.md +235 -0
- package/.agy/skills/maestro-ralph-execute/SKILL.md +127 -11
- package/.agy/skills/maestro-roadmap/SKILL.md +1 -9
- package/.agy/skills/maestro-swarm-workflow/SKILL.md +16 -14
- package/.agy/skills/maestro-tools-register/SKILL.md +16 -1
- package/.agy/skills/maestro-ui-codify/SKILL.md +11 -1
- package/.agy/skills/maestro-universal-workflow/SKILL.md +28 -5
- package/.agy/skills/maestro-update/SKILL.md +10 -7
- package/.agy/skills/manage-codebase-rebuild/SKILL.md +5 -1
- package/.agy/skills/manage-drift-realign/SKILL.md +6 -2
- package/.agy/skills/manage-harvest/SKILL.md +4 -1
- package/.agy/skills/manage-issue-discover/SKILL.md +1 -0
- package/.agy/skills/manage-kg-extractors/SKILL.md +5 -1
- package/.agy/skills/manage-knowhow-capture/SKILL.md +1 -0
- package/.agy/skills/manage-knowledge-audit/SKILL.md +3 -0
- package/.agy/skills/manage-wiki/SKILL.md +1 -0
- package/.agy/skills/odyssey-debug/SKILL.md +2 -1
- package/.agy/skills/odyssey-improve/SKILL.md +2 -2
- package/.agy/skills/odyssey-planex/SKILL.md +8 -7
- package/.agy/skills/odyssey-review-test-fix/SKILL.md +4 -1
- package/.agy/skills/odyssey-ui/SKILL.md +4 -4
- package/.agy/skills/quality-auto-test/SKILL.md +11 -1
- package/.agy/skills/quality-debug/SKILL.md +16 -2
- package/.agy/skills/quality-retrospective/SKILL.md +9 -1
- package/.agy/skills/quality-review/SKILL.md +8 -0
- package/.agy/skills/quality-sync/SKILL.md +2 -2
- package/.agy/skills/quality-test/SKILL.md +9 -1
- package/.agy/skills/security-audit/SKILL.md +14 -4
- package/.agy/skills/spec-add/SKILL.md +5 -2
- package/.agy/skills/spec-load/SKILL.md +1 -1
- package/.agy/skills/spec-remove/SKILL.md +1 -1
- package/.agy/skills/spec-setup/SKILL.md +3 -0
- package/.agy/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.agy/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.agy/skills/team-roadmap-dev/SKILL.md +141 -153
- package/.agy/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.agy/skills/team-swarm/roles/analyst/role.md +172 -176
- package/.claude/commands/domain-add.md +3 -0
- package/.claude/commands/learn-decompose.md +7 -4
- package/.claude/commands/learn-follow.md +4 -2
- package/.claude/commands/learn-investigate.md +8 -6
- package/.claude/commands/learn-second-opinion.md +6 -3
- package/.claude/commands/maestro-amend.md +1 -1
- package/.claude/commands/maestro-analyze.md +1 -43
- package/.claude/commands/maestro-blueprint.md +1 -23
- package/.claude/commands/maestro-brainstorm.md +8 -25
- package/.claude/commands/maestro-collab.md +6 -2
- package/.claude/commands/maestro-companion.md +4 -1
- package/.claude/commands/maestro-composer.md +4 -2
- package/.claude/commands/maestro-execute.md +27 -9
- package/.claude/commands/maestro-fork.md +4 -3
- package/.claude/commands/maestro-grill.md +1 -17
- package/.claude/commands/maestro-guard.md +2 -2
- package/.claude/commands/maestro-impeccable.md +2 -1
- package/.claude/commands/maestro-init.md +1 -1
- package/.claude/commands/maestro-merge.md +12 -1
- package/.claude/commands/maestro-milestone-audit.md +1 -15
- package/.claude/commands/maestro-milestone-complete.md +8 -3
- package/.claude/commands/maestro-milestone-release.md +8 -4
- package/.claude/commands/maestro-overlay.md +9 -0
- package/.claude/commands/maestro-plan.md +6 -62
- package/.claude/commands/maestro-player.md +2 -2
- package/.claude/commands/maestro-quick.md +5 -3
- package/.claude/commands/maestro-ralph-cli-execute.md +237 -0
- package/.claude/commands/maestro-ralph-cli.md +663 -0
- package/.claude/commands/maestro-ralph-execute.md +127 -11
- package/.claude/commands/maestro-ralph.md +8 -8
- package/.claude/commands/maestro-roadmap.md +1 -9
- package/.claude/commands/maestro-swarm-workflow.md +16 -14
- package/.claude/commands/maestro-tools-register.md +16 -1
- package/.claude/commands/maestro-ui-codify.md +11 -1
- package/.claude/commands/maestro-universal-workflow.md +28 -5
- package/.claude/commands/maestro-update.md +10 -7
- package/.claude/commands/maestro.md +1 -1
- package/.claude/commands/manage-codebase-rebuild.md +5 -1
- package/.claude/commands/manage-drift-realign.md +6 -2
- package/.claude/commands/manage-harvest.md +4 -1
- package/.claude/commands/manage-issue-discover.md +1 -0
- package/.claude/commands/manage-kg-extractors.md +5 -1
- package/.claude/commands/manage-knowhow-capture.md +1 -0
- package/.claude/commands/manage-knowledge-audit.md +3 -0
- package/.claude/commands/manage-wiki.md +1 -0
- package/.claude/commands/odyssey-debug.md +2 -1
- package/.claude/commands/odyssey-improve.md +2 -2
- package/.claude/commands/odyssey-planex.md +8 -7
- package/.claude/commands/odyssey-review-test-fix.md +4 -1
- package/.claude/commands/odyssey-ui.md +4 -4
- package/.claude/commands/quality-auto-test.md +11 -1
- package/.claude/commands/quality-debug.md +16 -2
- package/.claude/commands/quality-retrospective.md +9 -1
- package/.claude/commands/quality-review.md +8 -0
- package/.claude/commands/quality-sync.md +2 -2
- package/.claude/commands/quality-test.md +9 -1
- package/.claude/commands/security-audit.md +14 -4
- package/.claude/commands/spec-add.md +5 -2
- package/.claude/commands/spec-load.md +1 -1
- package/.claude/commands/spec-remove.md +1 -1
- package/.claude/commands/spec-setup.md +3 -0
- package/.claude/skills/team-adversarial-swarm/workflows/wf-swarm-synthesize.js +248 -248
- package/.claude/skills/team-coordinate/specs/role-spec-template.md +197 -198
- package/.claude/skills/team-roadmap-dev/SKILL.md +169 -169
- package/.claude/skills/team-roadmap-dev/specs/team-config.json +1 -1
- package/.claude/skills/team-swarm/roles/analyst/role.md +181 -185
- package/.codex/skills/codify-to-knowhow/SKILL.md +27 -15
- package/.codex/skills/domain-add/SKILL.md +5 -3
- package/.codex/skills/learn-decompose/SKILL.md +22 -4
- package/.codex/skills/learn-follow/SKILL.md +12 -6
- package/.codex/skills/learn-investigate/SKILL.md +11 -6
- package/.codex/skills/learn-retro/SKILL.md +12 -6
- package/.codex/skills/learn-second-opinion/SKILL.md +11 -3
- package/.codex/skills/maestro/SKILL.md +19 -13
- package/.codex/skills/maestro-amend/SKILL.md +10 -2
- package/.codex/skills/maestro-analyze/SKILL.md +7 -1
- package/.codex/skills/maestro-blueprint/SKILL.md +1 -1
- package/.codex/skills/maestro-brainstorm/SKILL.md +11 -8
- package/.codex/skills/maestro-collab/SKILL.md +5 -5
- package/.codex/skills/maestro-companion/SKILL.md +4 -1
- package/.codex/skills/maestro-composer/SKILL.md +6 -3
- package/.codex/skills/maestro-execute/SKILL.md +11 -8
- package/.codex/skills/maestro-fork/SKILL.md +4 -3
- package/.codex/skills/maestro-grill/SKILL.md +1 -1
- package/.codex/skills/maestro-guard/SKILL.md +1 -1
- package/.codex/skills/maestro-impeccable/SKILL.md +5 -5
- package/.codex/skills/maestro-init/SKILL.md +3 -2
- package/.codex/skills/maestro-milestone-audit/SKILL.md +21 -9
- package/.codex/skills/maestro-milestone-complete/SKILL.md +3 -3
- package/.codex/skills/maestro-milestone-release/SKILL.md +18 -1
- package/.codex/skills/maestro-next/SKILL.md +11 -10
- package/.codex/skills/maestro-overlay/SKILL.md +16 -6
- package/.codex/skills/maestro-player/SKILL.md +11 -5
- package/.codex/skills/maestro-quick/SKILL.md +2 -2
- package/.codex/skills/maestro-ralph/SKILL.md +44 -31
- package/.codex/skills/maestro-ralph-cli/SKILL.md +394 -0
- package/.codex/skills/maestro-ralph-cli-execute/SKILL.md +146 -0
- package/.codex/skills/maestro-ralph-execute/SKILL.md +105 -24
- package/.codex/skills/maestro-roadmap/SKILL.md +8 -2
- package/.codex/skills/maestro-tools-execute/SKILL.md +8 -4
- package/.codex/skills/maestro-tools-register/SKILL.md +10 -6
- package/.codex/skills/maestro-ui-codify/SKILL.md +14 -9
- package/.codex/skills/manage-codebase-rebuild/SKILL.md +36 -14
- package/.codex/skills/manage-codebase-refresh/SKILL.md +1 -1
- package/.codex/skills/manage-drift-realign/SKILL.md +15 -12
- package/.codex/skills/manage-harvest/SKILL.md +1 -1
- package/.codex/skills/manage-issue/SKILL.md +8 -4
- package/.codex/skills/manage-issue-discover/SKILL.md +15 -14
- package/.codex/skills/manage-knowhow/SKILL.md +3 -2
- package/.codex/skills/manage-knowhow-capture/SKILL.md +4 -3
- package/.codex/skills/manage-learn/SKILL.md +2 -2
- package/.codex/skills/odyssey-debug/SKILL.md +12 -7
- package/.codex/skills/odyssey-improve/SKILL.md +11 -6
- package/.codex/skills/odyssey-planex/SKILL.md +14 -8
- package/.codex/skills/odyssey-review-test-fix/SKILL.md +12 -7
- package/.codex/skills/odyssey-ui/SKILL.md +10 -5
- package/.codex/skills/quality-auto-test/SKILL.md +13 -5
- package/.codex/skills/quality-debug/SKILL.md +18 -11
- package/.codex/skills/quality-refactor/SKILL.md +4 -4
- package/.codex/skills/quality-retrospective/SKILL.md +5 -6
- package/.codex/skills/quality-review/SKILL.md +18 -11
- package/.codex/skills/quality-sync/SKILL.md +2 -2
- package/.codex/skills/quality-test/SKILL.md +7 -5
- package/.codex/skills/security-audit/SKILL.md +7 -5
- package/.codex/skills/spec-add/SKILL.md +9 -7
- package/.codex/skills/spec-load/SKILL.md +3 -2
- package/.codex/skills/spec-map/SKILL.md +10 -1
- package/.codex/skills/spec-remove/SKILL.md +3 -2
- package/.codex/skills/team-coordinate/SKILL.md +10 -4
- package/.codex/skills/team-lifecycle-v4/SKILL.md +33 -26
- package/.codex/skills/team-quality-assurance/SKILL.md +43 -0
- package/.codex/skills/team-review/SKILL.md +50 -6
- package/.codex/skills/team-tech-debt/SKILL.md +53 -7
- package/.codex/skills/team-testing/SKILL.md +50 -2
- package/.codex/skills/wiki-connect/SKILL.md +3 -1
- package/.codex/skills/wiki-digest/SKILL.md +6 -4
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.d.ts +16 -0
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js +419 -44
- package/dashboard/dist-server/dashboard/src/server/wiki/embedding.js.map +1 -1
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js +43 -5
- package/dashboard/dist-server/dashboard/src/server/wiki/wiki-indexer.js.map +1 -1
- package/dashboard/dist-server/src/commands/install-backend.js +31 -16
- package/dashboard/dist-server/src/commands/install-backend.js.map +1 -1
- package/dashboard/dist-server/src/core/component-defs.js +25 -0
- package/dashboard/dist-server/src/core/component-defs.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/db/types.d.ts +3 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.d.ts +46 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.js +329 -0
- package/dashboard/dist-server/src/graph/kg/embedding/code-embedding.js.map +1 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.d.ts +2 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.js +3 -0
- package/dashboard/dist-server/src/graph/kg/embedding/index.js.map +1 -0
- package/dashboard/dist-server/src/graph/kg/engine.d.ts +19 -1
- package/dashboard/dist-server/src/graph/kg/engine.js +71 -1
- package/dashboard/dist-server/src/graph/kg/engine.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/query/scoring.d.ts +5 -0
- package/dashboard/dist-server/src/graph/kg/query/scoring.js +85 -1
- package/dashboard/dist-server/src/graph/kg/query/scoring.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/query/search.d.ts +7 -0
- package/dashboard/dist-server/src/graph/kg/query/search.js +117 -1
- package/dashboard/dist-server/src/graph/kg/query/search.js.map +1 -1
- package/dashboard/dist-server/src/graph/kg/surface/mcp-tools.js +49 -0
- package/dashboard/dist-server/src/graph/kg/surface/mcp-tools.js.map +1 -1
- package/dashboard/dist-server/src/hooks/kg-sync-hook.js +3 -0
- package/dashboard/dist-server/src/hooks/kg-sync-hook.js.map +1 -1
- package/dashboard/dist-server/src/tools/spec-loader.js +7 -3
- package/dashboard/dist-server/src/tools/spec-loader.js.map +1 -1
- package/dist/src/commands/install-backend.d.ts.map +1 -1
- package/dist/src/commands/install-backend.js +31 -16
- package/dist/src/commands/install-backend.js.map +1 -1
- package/dist/src/core/component-defs.d.ts.map +1 -1
- package/dist/src/core/component-defs.js +25 -0
- package/dist/src/core/component-defs.js.map +1 -1
- package/dist/src/core/plugin-bridge.d.ts.map +1 -1
- package/dist/src/core/plugin-bridge.js +17 -0
- package/dist/src/core/plugin-bridge.js.map +1 -1
- package/dist/src/graph/kg/db/types.d.ts +3 -0
- package/dist/src/graph/kg/db/types.d.ts.map +1 -1
- package/dist/src/graph/kg/embedding/code-embedding.d.ts +47 -0
- package/dist/src/graph/kg/embedding/code-embedding.d.ts.map +1 -0
- package/dist/src/graph/kg/embedding/code-embedding.js +329 -0
- package/dist/src/graph/kg/embedding/code-embedding.js.map +1 -0
- package/dist/src/graph/kg/embedding/index.d.ts +3 -0
- package/dist/src/graph/kg/embedding/index.d.ts.map +1 -0
- package/dist/src/graph/kg/embedding/index.js +3 -0
- package/dist/src/graph/kg/embedding/index.js.map +1 -0
- package/dist/src/graph/kg/engine.d.ts +19 -1
- package/dist/src/graph/kg/engine.d.ts.map +1 -1
- package/dist/src/graph/kg/engine.js +71 -1
- package/dist/src/graph/kg/engine.js.map +1 -1
- package/dist/src/graph/kg/query/scoring.d.ts +5 -0
- package/dist/src/graph/kg/query/scoring.d.ts.map +1 -1
- package/dist/src/graph/kg/query/scoring.js +85 -1
- package/dist/src/graph/kg/query/scoring.js.map +1 -1
- package/dist/src/graph/kg/query/search.d.ts +7 -0
- package/dist/src/graph/kg/query/search.d.ts.map +1 -1
- package/dist/src/graph/kg/query/search.js +117 -1
- package/dist/src/graph/kg/query/search.js.map +1 -1
- package/dist/src/graph/kg/surface/mcp-tools.d.ts.map +1 -1
- package/dist/src/graph/kg/surface/mcp-tools.js +49 -0
- package/dist/src/graph/kg/surface/mcp-tools.js.map +1 -1
- package/dist/src/hooks/kg-sync-hook.d.ts.map +1 -1
- package/dist/src/hooks/kg-sync-hook.js +3 -0
- package/dist/src/hooks/kg-sync-hook.js.map +1 -1
- package/dist/src/tools/code-semantic-search.d.ts +10 -0
- package/dist/src/tools/code-semantic-search.d.ts.map +1 -0
- package/dist/src/tools/code-semantic-search.js +81 -0
- package/dist/src/tools/code-semantic-search.js.map +1 -0
- package/dist/src/tools/index.d.ts.map +1 -1
- package/dist/src/tools/index.js +4 -0
- package/dist/src/tools/index.js.map +1 -1
- package/dist/src/tools/spec-loader.d.ts.map +1 -1
- package/dist/src/tools/spec-loader.js +7 -3
- package/dist/src/tools/spec-loader.js.map +1 -1
- package/dist/src/tools/wiki-search.d.ts +13 -0
- package/dist/src/tools/wiki-search.d.ts.map +1 -0
- package/dist/src/tools/wiki-search.js +114 -0
- package/dist/src/tools/wiki-search.js.map +1 -0
- package/dist/src/utils/update-notices.js +23 -0
- package/dist/src/utils/update-notices.js.map +1 -1
- package/package.json +4 -1
- package/workflows/agy-instructions.md +147 -161
- package/workflows/claude-instructions.md +100 -48
- package/workflows/codex-instructions.md +147 -161
- package/workflows/execute.md +4 -3
- package/workflows/explore-usage.md +41 -81
- package/workflows/grill.md +11 -0
- package/workflows/milestone-audit.md +8 -0
- package/workflows/odyssey-base-codex.md +115 -116
- package/workflows/odyssey-base.md +89 -91
- package/workflows/plan.md +6 -0
|
@@ -29,6 +29,7 @@ Requires audit PASS; produces milestone archive and learnings.
|
|
|
29
29
|
|
|
30
30
|
<context>
|
|
31
31
|
Milestone: $ARGUMENTS (optional -- defaults to current_milestone from state.json).
|
|
32
|
+
If $ARGUMENTS is empty AND current_milestone is null → raise E001 with message "No milestone specified and no current_milestone set in state.json. Provide a milestone identifier as argument."
|
|
32
33
|
|
|
33
34
|
**Requires:** `/maestro-milestone-audit` should have passed.
|
|
34
35
|
|
|
@@ -61,7 +62,8 @@ Archive flow steps (validation, directory archival, artifact history, knowhow ex
|
|
|
61
62
|
- BLOCKED if missing: knowhow extraction not attempted or project.md not updated — state advancement requires completed knowledge capture.
|
|
62
63
|
|
|
63
64
|
**GATE 4: State Advancement → Completion**
|
|
64
|
-
- REQUIRED: state.json
|
|
65
|
+
- REQUIRED: ask_user confirmation before state.json advancement — show current milestone, next milestone (or null for adhoc), and artifacts to clear. User must confirm or abort.
|
|
66
|
+
- REQUIRED: state.json updated — next milestone as current (standard) or current_milestone=null (adhoc) (after confirmation).
|
|
65
67
|
- REQUIRED: Roadmap snapshot saved (standard only).
|
|
66
68
|
- BLOCKED if missing: state.json not advanced — project remains stuck on completed milestone.
|
|
67
69
|
|
|
@@ -75,9 +77,12 @@ After knowhow extraction (step 4), scan `learnings.md` for promotion candidates:
|
|
|
75
77
|
2. **Convention drift detection**: Compare executed task summaries against `coding-conventions.md` and `architecture-constraints.md`:
|
|
76
78
|
→ Ask: "Were any established conventions bypassed during this milestone? Should conventions be updated?"
|
|
77
79
|
|
|
78
|
-
3. **Wiki island check**:
|
|
80
|
+
3. **Wiki island check**: ask_user "Run wiki-connect --fix to link newly extracted knowledge?" — execute `manage-wiki connect --fix` only if user confirms.
|
|
79
81
|
|
|
80
|
-
|
|
82
|
+
Each promotion candidate requires explicit user confirmation via ask_user before writing:
|
|
83
|
+
- **"Promote"** → invoke `invoke_skill({ skill: "spec-add", args: "<category> <content>" })` with promoted content, preserving original date and source traceability.
|
|
84
|
+
- **"Skip"** → do not promote this candidate; proceed to next.
|
|
85
|
+
- **"Skip all"** → skip remaining candidates.
|
|
81
86
|
|
|
82
87
|
**Adhoc milestone (D-008):** When completing an adhoc milestone, skip roadmap snapshot and do not advance to next milestone. Set `current_milestone = null`, `status = "idle"`. Adhoc milestones are self-contained — no successor in roadmap chain.
|
|
83
88
|
</execution>
|
|
@@ -72,10 +72,13 @@ Follow '~/.maestro/workflows/milestone-release.md' completely.
|
|
|
72
72
|
|
|
73
73
|
**GATE 3: Changelog → Tag/Push**
|
|
74
74
|
- REQUIRED: CHANGELOG.md entry written with milestone summary + grouped changes.
|
|
75
|
-
- REQUIRED:
|
|
75
|
+
- REQUIRED: ask_user confirmation before creating release commit — show version, changelog diff, and files to be committed. User must confirm or abort.
|
|
76
|
+
- REQUIRED: Release commit created with conventional message (after confirmation).
|
|
76
77
|
|
|
77
|
-
**GATE 4: Tag → Completion**
|
|
78
|
-
- REQUIRED:
|
|
78
|
+
**GATE 4: Tag → Push → Completion**
|
|
79
|
+
- REQUIRED: ask_user confirmation before git tag creation — show tag name and annotation (unless --no-tag). User must confirm or abort.
|
|
80
|
+
- REQUIRED: Annotated git tag created (unless --no-tag) (after confirmation).
|
|
81
|
+
- REQUIRED: ask_user confirmation before git push — show remote and refs to push (unless --no-push). User must confirm or abort.
|
|
79
82
|
- REQUIRED: state.json updated with last_release_version + last_release_at.
|
|
80
83
|
|
|
81
84
|
For `--dry-run`: print computed version, changelog diff, and tag name without side effects.
|
|
@@ -134,5 +137,6 @@ Status verdicts:
|
|
|
134
137
|
- [ ] Release commit created with conventional message
|
|
135
138
|
- [ ] Annotated git tag created (unless `--no-tag`)
|
|
136
139
|
- [ ] Commit + tag pushed to remote (unless `--no-push` or push failed → W002)
|
|
137
|
-
- [ ]
|
|
140
|
+
- [ ] User confirmed before each destructive git operation (commit, tag, push) via ask_user
|
|
141
|
+
- [ ] state.json updated with last_release_version + last_release_at timestamp (after ask_user confirmation)
|
|
138
142
|
</success_criteria>
|
|
@@ -136,6 +136,15 @@ Handoff rules:
|
|
|
136
136
|
- Support runtime variable placeholders: `{phase}`, `{description}`, `{session_id}`
|
|
137
137
|
- Keep handoff block under 10 lines of markdown
|
|
138
138
|
|
|
139
|
+
### 3.5. Content approval
|
|
140
|
+
|
|
141
|
+
Display the full overlay JSON to the user. ask_user:
|
|
142
|
+
- **"Approve & install"** — proceed to installation
|
|
143
|
+
- **"Edit"** — user provides corrections, re-draft
|
|
144
|
+
- **"Cancel"** — discard overlay, do not write
|
|
145
|
+
|
|
146
|
+
Only write the overlay JSON file to `~/.maestro/overlays/<slug>.json` after user approval.
|
|
147
|
+
|
|
139
148
|
### 4. Install via `maestro overlay add`
|
|
140
149
|
|
|
141
150
|
Run:
|
|
@@ -40,6 +40,7 @@ Scope routing, base flags (`--collab`, `--spec`, `-y`, `--gaps`, `--dir`), outpu
|
|
|
40
40
|
- `analyze:ANL-xxx` → CONTEXT_DIR = artifact path, scope = "standalone"
|
|
41
41
|
- `blueprint:BLP-xxx` → CONTEXT_DIR = blueprint path, scope = "standalone"
|
|
42
42
|
- `@file` or `path/` → load context-package.json from path
|
|
43
|
+
- `--tdd` — Enable TDD mode: generate test-first task structure (Red-Green-Refactor). See workflow `plan.md` § TDD Mode for task generation rules.
|
|
43
44
|
- `--revise [instructions]` -- See workflow plan.md § Revise Mode
|
|
44
45
|
- `--check <plan-dir>` -- See workflow plan.md § Check Mode
|
|
45
46
|
|
|
@@ -88,79 +89,22 @@ Follow '~/.maestro/workflows/plan.md' completely.
|
|
|
88
89
|
- BLOCKED if missing: plan.json or TASK files not produced by planner agent — do not proceed to checking.
|
|
89
90
|
|
|
90
91
|
**GATE P3.5 → P4: Boundary Grill → Plan Check**
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
IF conflicts → results to plan.json `boundary_grill` section + affected TASK files. DEC conflicts add `boundary_warning` to confidence.
|
|
94
|
-
NON-BLOCKING: warnings, not hard stops.
|
|
92
|
+
- REQUIRED: Boundary grill executed per workflow boundary-grill.md.
|
|
93
|
+
- NON-BLOCKING: conflicts logged as warnings, not hard stops.
|
|
95
94
|
|
|
96
95
|
**GATE P4 → P5: Plan Check → User Confirmation**
|
|
97
96
|
- REQUIRED: Plan-checker passed (or minor issues acknowledged).
|
|
98
|
-
- REQUIRED: Boundary grill completed
|
|
97
|
+
- REQUIRED: Boundary grill completed.
|
|
99
98
|
- REQUIRED: Confidence scored with 5-dimension factor model.
|
|
100
99
|
- REQUIRED: Pressure pass completed on highest-complexity task.
|
|
101
|
-
- REQUIRED:
|
|
102
|
-
- BLOCKED if: plan-checker found critical issues, OR UI plan missing `[UI-observable]` coverage
|
|
100
|
+
- REQUIRED: UI plans have `[UI-observable]` convergence criteria per wave (details in workflow).
|
|
101
|
+
- BLOCKED if: plan-checker found critical issues, OR UI plan missing `[UI-observable]` coverage.
|
|
103
102
|
|
|
104
103
|
**GATE P5 → Completion: User Confirmation → Done**
|
|
105
104
|
- REQUIRED: User confirmation captured (execute/modify/cancel).
|
|
106
105
|
- REQUIRED: PLN artifact registered in state.json.
|
|
107
106
|
- BLOCKED if missing: no user confirmation — do not register artifact or report completion.
|
|
108
107
|
|
|
109
|
-
### Artifact Verification (before completion)
|
|
110
|
-
|
|
111
|
-
```
|
|
112
|
-
REQUIRED_ARTIFACTS = [
|
|
113
|
-
"plan.json", // Task definitions, waves, summary
|
|
114
|
-
".task/TASK-*.json" (per task) // Individual task files with convergence criteria
|
|
115
|
-
]
|
|
116
|
-
```
|
|
117
|
-
Every task MUST have `convergence.criteria[]` with grep-verifiable conditions. If any task lacks verifiable criteria: DO NOT report completion — fix the criteria first.
|
|
118
|
-
|
|
119
|
-
### P3 Agent Constraint (MANDATORY)
|
|
120
|
-
|
|
121
|
-
Main flow **MUST** spawn a planner agent (Agent tool) for P3 planning — inline planning by main flow is FORBIDDEN. The agent produces both `plan.json` and `.task/TASK-*.json` files. Main flow only passes context and validates output.
|
|
122
|
-
|
|
123
|
-
### Codebase Docs Loading (P1 addition)
|
|
124
|
-
|
|
125
|
-
During P1 Context Collection, after loading context files, load codebase documentation if available:
|
|
126
|
-
|
|
127
|
-
```
|
|
128
|
-
IF exists(.workflow/codebase/doc-index.json):
|
|
129
|
-
codebase_ctx = read_file(.workflow/codebase/ARCHITECTURE.md) + read_file(.workflow/codebase/FEATURES.md)
|
|
130
|
-
Pass codebase_ctx to planner agent as structural context
|
|
131
|
-
ELSE:
|
|
132
|
-
display "W004: Codebase docs unavailable, continuing with code exploration only"
|
|
133
|
-
```
|
|
134
|
-
|
|
135
|
-
### Wiki Knowledge Search (P1 addition)
|
|
136
|
-
|
|
137
|
-
During P1 Context Collection, after loading context files and before parallel exploration (step 5), search the wiki for prior knowledge related to the phase:
|
|
138
|
-
|
|
139
|
-
```
|
|
140
|
-
phase_keywords = extract key terms from goal/title (2-5 terms)
|
|
141
|
-
wiki_result = shell("maestro search ${phase_keywords} --json 2>/dev/null")
|
|
142
|
-
|
|
143
|
-
IF wiki_result exit code != 0 OR empty:
|
|
144
|
-
display "W003: Wiki search unavailable, continuing without prior knowledge"
|
|
145
|
-
ELSE:
|
|
146
|
-
entries = JSON.parse(wiki_result).entries (limit to first 10)
|
|
147
|
-
wiki_context = structured block for downstream stages
|
|
148
|
-
```
|
|
149
|
-
|
|
150
|
-
### Issue Linkback (--gaps mode)
|
|
151
|
-
|
|
152
|
-
After plan generation and checking, if `--gaps` mode was used, link TASK files back to issues bidirectionally:
|
|
153
|
-
|
|
154
|
-
```
|
|
155
|
-
For each created TASK-{NNN}.json that has issue_id:
|
|
156
|
-
Update corresponding issue in .workflow/issues/issues.jsonl:
|
|
157
|
-
task_refs: append TASK-{NNN} to array
|
|
158
|
-
task_plan_dir: relative path to .task/ directory
|
|
159
|
-
status: "planned"
|
|
160
|
-
updated_at: now()
|
|
161
|
-
Append history entry: { action: "planned", at: <ISO>, by: "maestro-plan", summary: "Linked to TASK-{NNN}" }
|
|
162
|
-
```
|
|
163
|
-
|
|
164
108
|
### Mode: Revise / Check
|
|
165
109
|
|
|
166
110
|
Follow workflow plan.md § "Revise Mode" and § "Check Mode" respectively. These modes bypass the standard P1-P5 create pipeline.
|
|
@@ -37,7 +37,7 @@ $ARGUMENTS — template slug/path, or flags.
|
|
|
37
37
|
| skill | `invoke_skill(skill, args)` | sync |
|
|
38
38
|
| command | `invoke_skill(skill, args)` | sync |
|
|
39
39
|
| cli | `maestro delegate --to tool --mode mode` via `shell(run_in_background: true)` | async, STOP + wait |
|
|
40
|
-
| agent | `delegate_subagent(subagent_type, prompt)` | configurable |
|
|
40
|
+
| agent | `delegate_subagent(subagent_type, prompt)` — valid subagent_type: `"task"` (default), `"research"`, `"code"`. Unknown type falls back to `"task"`. | configurable |
|
|
41
41
|
| checkpoint | State save + optional user pause | — |
|
|
42
42
|
|
|
43
43
|
**Runtime reference resolution** in args_template:
|
|
@@ -107,7 +107,7 @@ S_EXEC_LOOP:
|
|
|
107
107
|
→ END WHEN: checkpoint pause DO: set status=paused, display resume command
|
|
108
108
|
→ END WHEN: abort chosen DO: set status=aborted, save progress
|
|
109
109
|
GUARD: cli nodes → shell(run_in_background: true) + STOP, wait for callback
|
|
110
|
-
GUARD: on failure → on_fail: skip (log, advance) | retry (once) | abort (ask_user: Retry/Skip/Abort)
|
|
110
|
+
GUARD: on failure → on_fail: skip (log, advance) | retry (once) | abort (ask_user: Retry/Skip/Abort). Default on_fail when not specified: `abort` (prompt user via ask_user).
|
|
111
111
|
GUARD: after step 3+ → display context hint "可随时 /maestro-player -c 恢复"
|
|
112
112
|
|
|
113
113
|
S_COMPLETE:
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: maestro-quick
|
|
3
3
|
description: Quick task execution, skip optional agents
|
|
4
|
-
argument-hint: "[description] [--full] [--discuss]"
|
|
4
|
+
argument-hint: "[description] [--full] [--discuss] [-y]"
|
|
5
5
|
allowed-tools:
|
|
6
6
|
- read_file
|
|
7
7
|
- write_file
|
|
@@ -17,6 +17,7 @@ allowed-tools:
|
|
|
17
17
|
<purpose>
|
|
18
18
|
Execute small, ad-hoc tasks with workflow guarantees (atomic commits, state tracking) via a shortened pipeline.
|
|
19
19
|
Flags --discuss and --full enable additional pipeline stages.
|
|
20
|
+
**Implicit write**: state.json scratch task entry is written automatically as part of workflow tracking (no confirmation gate).
|
|
20
21
|
</purpose>
|
|
21
22
|
|
|
22
23
|
<required_reading>
|
|
@@ -29,6 +30,7 @@ $ARGUMENTS
|
|
|
29
30
|
Parse for:
|
|
30
31
|
- `--full` flag -- Enables plan-checking (max 2 iterations) and post-execution verification
|
|
31
32
|
- `--discuss` flag -- Decision extraction before planning (gray areas, Locked/Free/Deferred classification)
|
|
33
|
+
- `-y` / `--yes` flag -- Auto mode: skip commit confirmation, auto-approve state writes
|
|
32
34
|
- Remaining text as task description
|
|
33
35
|
|
|
34
36
|
### Pre-load context
|
|
@@ -80,6 +82,6 @@ Task summaries MUST include concrete evidence of completion (files changed, test
|
|
|
80
82
|
- [ ] Scratch task directory created under .workflow/scratch/
|
|
81
83
|
- [ ] plan.json written with task definitions
|
|
82
84
|
- [ ] All tasks executed with summaries written
|
|
83
|
-
- [ ] state.json updated with scratch task entry
|
|
84
|
-
- [ ] Commit created with task changes
|
|
85
|
+
- [ ] state.json updated with scratch task entry (implicit — part of workflow tracking, no confirmation needed)
|
|
86
|
+
- [ ] Commit created with task changes: stage ONLY files modified by the task (from `.summaries/TASK-*-summary.md` "Files modified" list); confirm with `ask_user` showing staged files and proposed commit message — unless `-y` is active, in which case auto-commit
|
|
85
87
|
</success_criteria>
|
|
@@ -44,7 +44,7 @@ Remaining → intent (amend_mode 时为 change_request)
|
|
|
44
44
|
<invariants>
|
|
45
45
|
1. **Ralph never executes steps** — only creates sessions and evaluates decisions
|
|
46
46
|
2. **Handoff via invoke_skill("maestro-ralph-execute")** — 创建 session 后始终自动 handoff;decision 评估后始终 handoff
|
|
47
|
-
3. **Decision delegates read-only** — `maestro delegate --
|
|
47
|
+
3. **Decision delegates read-only** — `maestro delegate --to <tool> --mode analysis`
|
|
48
48
|
4. **执行 step 通过 `maestro ralph next` CLI 加载并内联执行**(详见 invariant 8)
|
|
49
49
|
5. **status.json 是唯一真源** — 不生成 markdown 清单或侧文件
|
|
50
50
|
6. **每个 step 必须 `completion_confirmed: true`** — 由 `maestro ralph complete N --status DONE`(或 DONE_WITH_CONCERNS)写入;CLI 是唯一合法写入路径
|
|
@@ -474,11 +474,11 @@ Generate steps from `session.lifecycle_position` to `milestone-complete`(`sess
|
|
|
474
474
|
```
|
|
475
475
|
maestro delegate "PURPOSE: 评估 {decision} 质量门结果
|
|
476
476
|
TASK: 读取结果 | 分析状态 | 评估严重性 | 给出建议
|
|
477
|
-
EXPECTED: ---VERDICT--- STATUS/REASON/GAP_SUMMARY/CONFIDENCE(high|medium|low)/CONFIDENCE_SCORE(0-100)/WEAKEST_DIMENSION ---END---
|
|
477
|
+
EXPECTED: ---VERDICT--- STATUS(PASS|FAIL|PARTIAL|BLOCKED)/REASON/GAP_SUMMARY/CONFIDENCE(high|medium|low)/CONFIDENCE_SCORE(0-100)/WEAKEST_DIMENSION ---END---
|
|
478
478
|
CONSTRAINTS: 只评估 | 置信度<60% 倾向 fix | retry {n}/{max} 达上限必须 escalate"
|
|
479
|
-
--
|
|
479
|
+
--to {session.cli_tool} --mode analysis
|
|
480
480
|
```
|
|
481
|
-
6. On callback: parse verdict
|
|
481
|
+
6. On callback: parse verdict block — STATUS must match strict enum `PASS|FAIL|PARTIAL|BLOCKED`; any other value → parse failure. If parse fails → fallback STATUS="fix", BUT MUST set `parse_failed: true` and `confidence_score: 0` in decision log (invariant 13). Subsequent steps inherit LOW CONFIDENCE flag.
|
|
482
482
|
7. Confidence adjustment: <60 + proceed → fix; >95 + fix + retry>0 → suggest proceed
|
|
483
483
|
8. **Decision log**: Append to `{session_dir}/decisions.ndjson`:
|
|
484
484
|
```json
|
|
@@ -547,7 +547,7 @@ Runs only when `task_decomposition` present.
|
|
|
547
547
|
- 严格按 done_when 判定;evidence 缺失 → unmet
|
|
548
548
|
- 不得建议超出 boundary_contract 的修改
|
|
549
549
|
"
|
|
550
|
-
--
|
|
550
|
+
--to {session.cli_tool} --mode analysis
|
|
551
551
|
```
|
|
552
552
|
4. On callback: 对每个 met 子目标,set `task_decomposition[i].status="done"` + `completion_confirmed=true` + `completed_at=now`
|
|
553
553
|
5. Append `{session_dir}/decisions.ndjson` with `"type": "goal-gate"`, `unmet_count`, `unmet_ids`
|
|
@@ -594,7 +594,7 @@ GUARD: `task_decomposition` 存在(周期触发,见 build rule 5.5)
|
|
|
594
594
|
- aligned 阈值:≥80% 已完成产出直接服务 intent
|
|
595
595
|
- 单个 step 触碰 out_of_scope → 直接判 drifted
|
|
596
596
|
- goal_changelog 存在 → 以最新 after.goals 为基准"
|
|
597
|
-
--
|
|
597
|
+
--to {session.cli_tool} --mode analysis
|
|
598
598
|
```
|
|
599
599
|
3. On callback: parse verdict
|
|
600
600
|
4. Append `{session_dir}/decisions.ndjson`:`{ "id": "DEC-{ts}", "type": "reground-gate", "source": "ralph", "node_id": "post-reground", "verdict": "{aligned|drifted}", "confidence_score": {N}, "drift_description": "...", "corrective_action": "..." }`
|
|
@@ -679,7 +679,7 @@ GUARD: `task_decomposition` 存在(周期触发,见 build rule 5.5)
|
|
|
679
679
|
|-------|------|------|
|
|
680
680
|
| 1. 快照 | 读 `task_decomposition` + `boundary_contract` + 已完成 steps 的 `completion_summary` | Display: 目标列表 + 进度 |
|
|
681
681
|
| 2. 解析 | `change_request` 非空 → 直接用;为空 → ask_user(修改/新增/移除/调整边界) | `change_type` + `change_request` |
|
|
682
|
-
| 3. Mini Grill | `maestro delegate --
|
|
682
|
+
| 3. Mini Grill | `maestro delegate --to {session.cli_tool} --mode analysis`:评估影响 | RISK_LEVEL + AFFECTED_GOALS + INVALIDATED_STEPS + NEW_GAPS |
|
|
683
683
|
| 4. 确认 | ask_user:应用并继续 / 仅改目标 / 取消 | 用户选择 |
|
|
684
684
|
| 5. 应用 | 归档旧目标(`superseded`)→ 写入新目标(`origin: CHG-xxx`)→ 重建链路 → write status.json | handoff ralph-execute |
|
|
685
685
|
|
|
@@ -892,7 +892,7 @@ decision:post-goal-audit {retry+1}
|
|
|
892
892
|
- [ ] planning_mode 显式决定;unified=无 `{phase}`, independent=带 `{phase}`
|
|
893
893
|
- [ ] specs 预检:lifecycle_position 在 init 之后 + `.workflow/specs/` 不存在 → 链路最前面插入 `spec-setup`
|
|
894
894
|
- [ ] Chain 必须以 `milestone-complete` 结尾
|
|
895
|
-
- [ ] Decision nodes 由 maestro delegate --
|
|
895
|
+
- [ ] Decision nodes 由 maestro delegate --to {session.cli_tool} --mode analysis 评估
|
|
896
896
|
- [ ] Ralph 不执行 step,只 evaluate;invoke_skill("maestro-ralph-execute") handoff
|
|
897
897
|
- [ ] Phase-level deferred chaining:plan/execute step 的 `--from`/`--dir` 注入由 A_RESOLVE_ARGS(ralph-execute)运行时完成;build 阶段标记意图,不预知 artifact ID
|
|
898
898
|
- [ ] Phase-level plan step 运行时获得 `--from analyze:{phase_analyze_id}`(由 ralph-execute 从 state.json 查找注入)
|