pi-maestro-flow 0.2.0 → 0.3.1
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/README.md +44 -72
- package/agents/cross-role-reviewer.md +1 -1
- package/agents/impeccable-agent.md +1 -1
- package/agents/ralph-executor.md +1 -1
- package/agents/team-worker.md +1 -1
- package/agents/workflow-analyzer.md +1 -1
- package/agents/workflow-codebase-mapper.md +1 -1
- package/agents/workflow-collab-planner.md +1 -1
- package/agents/workflow-debugger.md +1 -1
- package/agents/workflow-executor.md +1 -1
- package/agents/workflow-integration-checker.md +1 -1
- package/agents/workflow-nyquist-auditor.md +1 -1
- package/agents/workflow-phase-researcher.md +1 -1
- package/agents/workflow-planner.md +1 -1
- package/agents/workflow-project-researcher.md +1 -1
- package/agents/workflow-reviewer.md +1 -1
- package/agents/workflow-verifier.md +1 -1
- package/package.json +18 -4
- package/skills/codify-to-knowhow/SKILL.md +1 -1
- package/skills/delegation-check/SKILL.md +1 -1
- package/skills/domain-add/SKILL.md +5 -5
- package/skills/insight-challenge/SKILL.md +1 -1
- package/skills/learn-decompose/SKILL.md +4 -4
- package/skills/learn-follow/SKILL.md +5 -5
- package/skills/learn-investigate/SKILL.md +5 -5
- package/skills/learn-second-opinion/SKILL.md +5 -5
- package/skills/maestro/SKILL.md +8 -8
- package/skills/maestro-amend/SKILL.md +4 -4
- package/skills/maestro-analyze/SKILL.md +9 -9
- package/skills/maestro-blueprint/SKILL.md +7 -7
- package/skills/maestro-brainstorm/SKILL.md +10 -10
- package/skills/maestro-collab/SKILL.md +4 -4
- package/skills/maestro-companion/SKILL.md +3 -3
- package/skills/maestro-composer/SKILL.md +10 -10
- package/skills/maestro-execute/SKILL.md +8 -8
- package/skills/maestro-fork/SKILL.md +7 -7
- package/skills/maestro-grill/SKILL.md +12 -12
- package/skills/maestro-guard/SKILL.md +5 -5
- package/skills/maestro-help/SKILL.md +3 -3
- package/skills/maestro-impeccable/SKILL.md +7 -7
- package/skills/maestro-init/SKILL.md +8 -8
- package/skills/maestro-merge/SKILL.md +6 -6
- package/skills/maestro-milestone-audit/SKILL.md +3 -3
- package/skills/maestro-milestone-complete/SKILL.md +8 -8
- package/skills/maestro-milestone-release/SKILL.md +9 -9
- package/skills/maestro-next/SKILL.md +5 -5
- package/skills/maestro-overlay/SKILL.md +19 -19
- package/skills/maestro-plan/SKILL.md +8 -8
- package/skills/maestro-player/SKILL.md +5 -5
- package/skills/maestro-quick/SKILL.md +5 -5
- package/skills/maestro-ralph/SKILL.md +15 -15
- package/skills/maestro-ralph-cli/SKILL.md +6 -6
- package/skills/maestro-ralph-cli-execute/SKILL.md +2 -2
- package/skills/maestro-ralph-execute/SKILL.md +4 -4
- package/skills/maestro-ralph-v2/SKILL.md +17 -17
- package/skills/maestro-roadmap/SKILL.md +7 -7
- package/skills/maestro-swarm-workflow/SKILL.md +9 -9
- package/skills/maestro-tools-execute/SKILL.md +5 -5
- package/skills/maestro-tools-register/SKILL.md +7 -7
- package/skills/maestro-ui-codify/SKILL.md +8 -8
- package/skills/maestro-universal-workflow/SKILL.md +15 -15
- package/skills/maestro-update/SKILL.md +10 -10
- package/skills/manage-codebase-rebuild/SKILL.md +4 -4
- package/skills/manage-drift-realign/SKILL.md +7 -7
- package/skills/manage-harvest/SKILL.md +5 -5
- package/skills/manage-issue/SKILL.md +4 -4
- package/skills/manage-issue-discover/SKILL.md +7 -7
- package/skills/manage-kg-extractors/SKILL.md +3 -3
- package/skills/manage-knowhow/SKILL.md +3 -3
- package/skills/manage-knowhow-capture/SKILL.md +4 -4
- package/skills/manage-knowledge-audit/SKILL.md +5 -5
- package/skills/manage-status/SKILL.md +3 -3
- package/skills/manage-wiki/SKILL.md +5 -5
- package/skills/odyssey-debug/SKILL.md +13 -13
- package/skills/odyssey-improve/SKILL.md +15 -15
- package/skills/odyssey-planex/SKILL.md +16 -16
- package/skills/odyssey-review-test-fix/SKILL.md +11 -11
- package/skills/odyssey-ui/SKILL.md +10 -10
- package/skills/prompt-generator/SKILL.md +5 -5
- package/skills/quality-auto-test/SKILL.md +3 -3
- package/skills/quality-debug/SKILL.md +3 -3
- package/skills/quality-refactor/SKILL.md +3 -3
- package/skills/quality-retrospective/SKILL.md +9 -9
- package/skills/quality-review/SKILL.md +4 -4
- package/skills/quality-sync/SKILL.md +3 -3
- package/skills/quality-test/SKILL.md +4 -4
- package/skills/scholar-anti-ai-writing/SKILL.md +1 -1
- package/skills/scholar-citation-verify/SKILL.md +1 -1
- package/skills/scholar-experiment/SKILL.md +2 -2
- package/skills/scholar-ideation/SKILL.md +7 -7
- package/skills/scholar-latex-organizer/SKILL.md +1 -1
- package/skills/scholar-publish/SKILL.md +3 -3
- package/skills/scholar-rebuttal-pro/SKILL.md +3 -3
- package/skills/scholar-review/SKILL.md +1 -1
- package/skills/scholar-writing/SKILL.md +1 -1
- package/skills/security-audit/SKILL.md +2 -2
- package/skills/skill-generator/SKILL.md +3 -3
- package/skills/skill-iter-tune/SKILL.md +3 -3
- package/skills/skill-simplify/SKILL.md +1 -1
- package/skills/skill-tuning/SKILL.md +1 -1
- package/skills/spec-add/SKILL.md +5 -5
- package/skills/spec-load/SKILL.md +3 -3
- package/skills/spec-remove/SKILL.md +4 -4
- package/skills/spec-setup/SKILL.md +6 -6
- package/skills/team-adversarial-swarm/SKILL.md +5 -5
- package/skills/team-arch-opt/SKILL.md +2 -2
- package/skills/team-brainstorm/SKILL.md +3 -3
- package/skills/team-coordinate/SKILL.md +4 -4
- package/skills/team-designer/SKILL.md +1 -1
- package/skills/team-executor/SKILL.md +3 -3
- package/skills/team-frontend/SKILL.md +2 -2
- package/skills/team-frontend-debug/SKILL.md +3 -3
- package/skills/team-interactive-craft/SKILL.md +2 -2
- package/skills/team-issue/SKILL.md +3 -3
- package/skills/team-lifecycle-v4/SKILL.md +4 -4
- package/skills/team-motion-design/SKILL.md +2 -2
- package/skills/team-perf-opt/SKILL.md +3 -3
- package/skills/team-planex/SKILL.md +2 -2
- package/skills/team-quality-assurance/SKILL.md +3 -3
- package/skills/team-review/SKILL.md +3 -3
- package/skills/team-roadmap-dev/SKILL.md +3 -3
- package/skills/team-swarm/SKILL.md +4 -4
- package/skills/team-tech-debt/SKILL.md +2 -2
- package/skills/team-testing/SKILL.md +3 -3
- package/skills/team-ui-polish/SKILL.md +2 -2
- package/skills/team-uidesign/SKILL.md +2 -2
- package/skills/team-ultra-analyze/SKILL.md +4 -4
- package/skills/team-ux-improve/SKILL.md +3 -3
- package/skills/team-visual-a11y/SKILL.md +2 -2
- package/skills/workflow-skill-designer/SKILL.md +8 -8
- package/templates/business-test-report.json +68 -0
- package/templates/config.json +48 -0
- package/templates/context.md +16 -0
- package/templates/doc-index.json +11 -0
- package/templates/index.json +68 -0
- package/templates/issue.json +36 -0
- package/templates/plan.json +38 -0
- package/templates/project.md +60 -0
- package/templates/reflection-log.md +20 -0
- package/templates/roadmap.md +45 -0
- package/templates/scratch-index.json +19 -0
- package/templates/search-tool.json +1 -0
- package/templates/search-tools.md +47 -0
- package/templates/state.json +18 -0
- package/templates/task-summary.md +21 -0
- package/templates/task.json +89 -0
- package/templates/terminology-template.json +22 -0
- package/templates/uat.md +21 -0
- package/templates/validation.json +31 -0
- package/templates/verification.json +37 -0
- package/templates/workflow.md +14 -0
- package/templates/worktree-scope.json +9 -0
- package/templates/worktrees.json +26 -0
- package/workflows/agy-instructions.md +156 -0
- package/workflows/analyze.md +768 -0
- package/workflows/auto-test.md +705 -0
- package/workflows/blueprint.md +406 -0
- package/workflows/boundary-grill.md +50 -0
- package/workflows/brainstorm.md +508 -0
- package/workflows/business-test.md +574 -0
- package/workflows/chinese-response.md +25 -0
- package/workflows/claude-instructions.md +167 -0
- package/workflows/codebase-rebuild.md +267 -0
- package/workflows/codebase-refresh.md +168 -0
- package/workflows/codex-instructions.md +156 -0
- package/workflows/coding-philosophy.md +70 -0
- package/workflows/command-authoring.md +823 -0
- package/workflows/debug.md +409 -0
- package/workflows/delegate-usage.md +99 -0
- package/workflows/domain-add.md +121 -0
- package/workflows/drift-realign.md +396 -0
- package/workflows/execute.md +631 -0
- package/workflows/explore-usage.md +93 -0
- package/workflows/finish-work.md +124 -0
- package/workflows/fork.md +162 -0
- package/workflows/grill.md +494 -0
- package/workflows/harvest.md +478 -0
- package/workflows/impeccable.md +168 -0
- package/workflows/init.md +157 -0
- package/workflows/instruction-authoring-guide.md +97 -0
- package/workflows/integration-test.md +186 -0
- package/workflows/interview-mechanics.md +8 -0
- package/workflows/issue-analyze.md +20 -0
- package/workflows/issue-discover.md +238 -0
- package/workflows/issue-execute.md +110 -0
- package/workflows/issue-gaps-analyze.codex.md +256 -0
- package/workflows/issue-gaps-analyze.md +215 -0
- package/workflows/issue-plan.md +110 -0
- package/workflows/issue.md +338 -0
- package/workflows/knowhow.md +429 -0
- package/workflows/knowledge-audit.md +355 -0
- package/workflows/learn.md +271 -0
- package/workflows/maestro-chain-execute.md +20 -0
- package/workflows/maestro-link-coordinate.md +114 -0
- package/workflows/maestro-super.md +120 -0
- package/workflows/maestro.md +501 -0
- package/workflows/map.md +74 -0
- package/workflows/merge.md +122 -0
- package/workflows/milestone-audit.md +155 -0
- package/workflows/milestone-complete.md +167 -0
- package/workflows/milestone-release.md +82 -0
- package/workflows/odyssey-base-codex.md +305 -0
- package/workflows/odyssey-base.md +256 -0
- package/workflows/overlays.md +109 -0
- package/workflows/plan.md +520 -0
- package/workflows/quick.md +350 -0
- package/workflows/ralph-amend-goal.md +177 -0
- package/workflows/refactor.md +87 -0
- package/workflows/retrospective.md +471 -0
- package/workflows/review.md +448 -0
- package/workflows/roadmap-common.md +193 -0
- package/workflows/roadmap.md +106 -0
- package/workflows/shell-exec-protocol.md +30 -0
- package/workflows/skill-authoring.md +265 -0
- package/workflows/spec-generate.md +475 -0
- package/workflows/specs-add.md +123 -0
- package/workflows/specs-load.md +76 -0
- package/workflows/specs-remove.md +104 -0
- package/workflows/specs-setup.md +316 -0
- package/workflows/status.md +149 -0
- package/workflows/sync.md +116 -0
- package/workflows/tdd.md +255 -0
- package/workflows/test-gen.md +226 -0
- package/workflows/test.md +385 -0
- package/workflows/tools-spec.md +70 -0
- package/workflows/ui-codify-extract.md +372 -0
- package/workflows/ui-codify-knowhow.md +258 -0
- package/workflows/ui-codify-package.md +159 -0
- package/workflows/ui-codify.md +227 -0
- package/workflows/ui-design.md +393 -0
- package/workflows/ui-style.md +201 -0
- package/workflows/verify.md +557 -0
- package/workflows/wiki-connect.md +153 -0
- package/workflows/wiki-digest.md +180 -0
- package/workflows/wiki-manage.md +113 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-experiment
|
|
3
3
|
description: "Systematic experimental results analysis workflow for ML/AI research papers. Connects experimental data to publication-ready Results sections with statistical validation, visualizations, and quality checks. Triggers on \"analyze experimental results\", \"generate results section\", \"statistical analysis of experiments\", \"compare model performance\", \"create results visualization\"."
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Experiment: Results Analysis Workflow
|
|
@@ -111,7 +111,7 @@ library(multcomp) # Multiple comparisons
|
|
|
111
111
|
Before dispatching to phases, collect analysis preferences:
|
|
112
112
|
|
|
113
113
|
```javascript
|
|
114
|
-
const prefResponse =
|
|
114
|
+
const prefResponse = ask user ({
|
|
115
115
|
question: "How would you like to configure the analysis?",
|
|
116
116
|
options: [
|
|
117
117
|
{
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-ideation
|
|
3
3
|
description: "Research ideation workflow from literature search to research planning. Triggers on \"brainstorm research ideas\", \"identify research gaps\", \"conduct gap analysis\", \"start research project\", \"conduct literature review\", \"define research question\", \"select research method\", \"plan research\", \"research ideation\"."
|
|
4
|
-
allowed-tools: WebSearch WebFetch Read Write Edit Bash Glob Grep
|
|
4
|
+
allowed-tools: WebSearch WebFetch Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Ideation
|
|
@@ -50,11 +50,11 @@ User Input (research topic/interest)
|
|
|
50
50
|
Before dispatching to phases, collect research context and workflow preferences:
|
|
51
51
|
|
|
52
52
|
```
|
|
53
|
-
|
|
53
|
+
user prompt:
|
|
54
54
|
question: "Please describe your research topic or interest area."
|
|
55
55
|
→ Store as: researchTopic
|
|
56
56
|
|
|
57
|
-
|
|
57
|
+
user prompt:
|
|
58
58
|
question: "What is the scope and context of your research?"
|
|
59
59
|
options:
|
|
60
60
|
- "Broad exploration (survey a field)"
|
|
@@ -62,7 +62,7 @@ AskUserQuestion:
|
|
|
62
62
|
- "Applied research (practical application)"
|
|
63
63
|
→ Store as: researchScope
|
|
64
64
|
|
|
65
|
-
|
|
65
|
+
user prompt:
|
|
66
66
|
question: "What is your target research timeline?"
|
|
67
67
|
options:
|
|
68
68
|
- "Short-term (3-6 months)"
|
|
@@ -70,14 +70,14 @@ AskUserQuestion:
|
|
|
70
70
|
- "Long-term (1-2 years)"
|
|
71
71
|
→ Store as: researchTimeline
|
|
72
72
|
|
|
73
|
-
|
|
73
|
+
user prompt:
|
|
74
74
|
question: "Do you have access to Zotero for literature management?"
|
|
75
75
|
options:
|
|
76
76
|
- "Yes (auto-import papers to Zotero)"
|
|
77
77
|
- "No (skip Zotero integration)"
|
|
78
78
|
→ Store as: useZotero
|
|
79
79
|
|
|
80
|
-
|
|
80
|
+
user prompt:
|
|
81
81
|
question: "Workflow mode?"
|
|
82
82
|
options:
|
|
83
83
|
- "Interactive (confirm at each phase)"
|
|
@@ -188,7 +188,7 @@ TIMELINE: [short | medium | long]
|
|
|
188
188
|
CONTEXT: [additional constraints, domain, background]
|
|
189
189
|
```
|
|
190
190
|
|
|
191
|
-
If user provides a simple topic string, derive scope and timeline from the topic description or ask via
|
|
191
|
+
If user provides a simple topic string, derive scope and timeline from the topic description or ask via user prompt.
|
|
192
192
|
|
|
193
193
|
## Data Flow
|
|
194
194
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-latex-organizer
|
|
3
3
|
description: "Organize messy conference LaTeX template .zip files into clean Overleaf-ready structure. Extracts, analyzes, cleans up, and generates README with submission requirements. Triggers on \"organize LaTeX template\", \"clean up template\", \"prepare Overleaf template\", \"整理LaTeX模板\"."
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep WebSearch WebFetch
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep WebSearch WebFetch maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar LaTeX Organizer
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-publish
|
|
3
3
|
description: "Post-acceptance conference preparation workflow covering presentation slides, academic posters, and promotion content. Triggers on \"scholar publish\", \"conference preparation\", \"prepare presentation\", \"create poster\", \"write promotion\", \"post-acceptance\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Publish
|
|
@@ -53,7 +53,7 @@ Each phase runs independently based on user selection.
|
|
|
53
53
|
|
|
54
54
|
## Interactive Preference Collection
|
|
55
55
|
|
|
56
|
-
Collect workflow preferences via
|
|
56
|
+
Collect workflow preferences via user prompt before dispatching to phases:
|
|
57
57
|
|
|
58
58
|
```
|
|
59
59
|
Step 1: Identify paper context
|
|
@@ -64,7 +64,7 @@ Step 1: Identify paper context
|
|
|
64
64
|
- Co-authors (for tagging in promotion)"
|
|
65
65
|
|
|
66
66
|
Step 2: Select outputs to generate
|
|
67
|
-
|
|
67
|
+
user prompt:
|
|
68
68
|
question: "Which outputs would you like to generate?"
|
|
69
69
|
options:
|
|
70
70
|
- "Presentation slides outline" → enablePresentation = true
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-rebuttal-pro
|
|
3
3
|
description: "Enhanced academic paper review response workflow with Agy/CLI collaborative analysis and multi-perspective discussion. Produces structured rebuttal documents with evidence-based strategies. Triggers on \"rebuttal\", \"respond to reviewers\", \"review response\", \"审稿回复\"."
|
|
4
|
-
allowed-tools: Task
|
|
4
|
+
allowed-tools: Task Read Write Edit Bash Glob Grep mcp__ace-tool__search_context mcp__ccw-tools__read_file mcp__ccw-tools__edit_file maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Rebuttal Pro
|
|
@@ -43,10 +43,10 @@ Enhanced academic paper review response workflow combining Agy/CLI collaborative
|
|
|
43
43
|
|
|
44
44
|
## Interactive Preference Collection
|
|
45
45
|
|
|
46
|
-
Collect workflow preferences via
|
|
46
|
+
Collect workflow preferences via user prompt before dispatching to phases:
|
|
47
47
|
|
|
48
48
|
```javascript
|
|
49
|
-
const prefResponse =
|
|
49
|
+
const prefResponse = ask user ({
|
|
50
50
|
questions: [
|
|
51
51
|
{
|
|
52
52
|
question: "是否跳过所有确认步骤(自动模式)?",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-review
|
|
3
3
|
description: "Systematic academic paper review workflow covering self-review before submission and rebuttal writing after receiving reviewer feedback. Triggers on \"review paper\", \"self-review\", \"write rebuttal\", \"respond to reviewers\", \"analyze review comments\", \"paper review\"."
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep WebFetch WebSearch
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep WebFetch WebSearch maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Review
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: scholar-writing
|
|
3
3
|
description: "End-to-end academic paper writing workflow. Takes a research repository and produces a publication-ready LaTeX manuscript for top ML/AI conferences (NeurIPS, ICML, ICLR, ACL, AAAI, COLM). Covers repo understanding, structure planning, section drafting, citation management, anti-AI polishing, and conference formatting. Triggers on \"write paper\", \"draft paper\", \"scholar writing\", \"paper writing workflow\"."
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep WebSearch WebFetch
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep WebSearch WebFetch Task maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Scholar Writing
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: security-audit
|
|
3
3
|
description: "OWASP Top 10 and STRIDE security auditing with supply chain analysis Arguments: [quick|standard|deep] [--scope <path>]"
|
|
4
|
-
allowed-tools: Read Write Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Write Bash Glob Grep teammate maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<purpose>
|
|
@@ -10,7 +10,7 @@ CI/CD pipeline review, and optional STRIDE threat modeling. Three tiers control
|
|
|
10
10
|
</purpose>
|
|
11
11
|
|
|
12
12
|
<required_reading>
|
|
13
|
-
|
|
13
|
+
~/.pi/agent/packages/pi-maestro-flow/workflows/review.md
|
|
14
14
|
</required_reading>
|
|
15
15
|
|
|
16
16
|
<context>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skill-generator
|
|
3
3
|
description: "Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on \"create skill\", \"new skill\", \"skill generator\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Bash Glob Grep Write maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Skill Generator
|
|
@@ -150,7 +150,7 @@ Phase 0: Specification Study (MANDATORY - Must complete before proceeding)
|
|
|
150
150
|
|
|
151
151
|
Phase 1: Requirements Discovery
|
|
152
152
|
- Gather skill requirements via user interaction
|
|
153
|
-
- Tool:
|
|
153
|
+
- Tool: user prompt
|
|
154
154
|
- Collect: Skill name, purpose, execution mode
|
|
155
155
|
- Collect: Phase/Action definition
|
|
156
156
|
- Collect: Tool dependencies, output format
|
|
@@ -217,7 +217,7 @@ Read('.claude/skills/_shared/SKILL-DESIGN-SPEC.md');
|
|
|
217
217
|
Read('.claude/skills/skill-generator/templates/*.md'); // All templates
|
|
218
218
|
|
|
219
219
|
// Phase 1: Gather requirements
|
|
220
|
-
const answers =
|
|
220
|
+
const answers = ask user ({
|
|
221
221
|
questions: [
|
|
222
222
|
{ question: "Skill name?", header: "Name", options: [...] },
|
|
223
223
|
{ question: "Execution mode?", header: "Mode", options: ["Sequential", "Autonomous"] }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skill-iter-tune
|
|
3
3
|
description: "Iterative skill tuning via execute-evaluate-improve feedback loop. Uses maestro delegate Claude to execute skill, Agy to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on \"skill iter tune\", \"iterative skill tuning\", \"tune skill\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Skill Iter Tune
|
|
@@ -70,7 +70,7 @@ if (autoYes) {
|
|
|
70
70
|
executionMode: 'single'
|
|
71
71
|
}
|
|
72
72
|
} else {
|
|
73
|
-
const prefResponse =
|
|
73
|
+
const prefResponse = ask user ({
|
|
74
74
|
questions: [
|
|
75
75
|
{
|
|
76
76
|
question: "选择迭代调优配置:",
|
|
@@ -96,7 +96,7 @@ if (autoYes) {
|
|
|
96
96
|
workflowPreferences = { autoYes: false, ...configMap[selected] }
|
|
97
97
|
|
|
98
98
|
// ★ Mode selection: chain vs single
|
|
99
|
-
const modeResponse =
|
|
99
|
+
const modeResponse = ask user ({
|
|
100
100
|
questions: [{
|
|
101
101
|
question: "选择调优模式:",
|
|
102
102
|
header: "Tune Mode",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skill-simplify
|
|
3
3
|
description: "SKILL.md simplification with functional integrity verification. Analyze redundancy, optimize content, check no functionality lost. Triggers on \"simplify skill\", \"optimize skill\", \"skill-simplify\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Skill Simplify
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skill-tuning
|
|
3
3
|
description: "Universal skill diagnosis and optimization tool. Detect and fix skill execution issues including context explosion, long-tail forgetting, data flow disruption, and agent coordination failures. Supports Agy CLI for deep analysis. Triggers on \"skill tuning\", \"tune skill\", \"skill diagnosis\", \"optimize skill\", \"skill debug\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Skill Tuning
|
package/skills/spec-add/SKILL.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-add
|
|
3
3
|
description: "Add spec entry by category with role tagging Arguments: [--scope project|global|team|personal] [-y] <category> <content>"
|
|
4
|
-
allowed-tools: Read Write Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Write Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<purpose>
|
|
@@ -9,7 +9,7 @@ Add `<spec-entry>` to specs by category. 4 scopes: project (default), global, te
|
|
|
9
9
|
</purpose>
|
|
10
10
|
|
|
11
11
|
<required_reading>
|
|
12
|
-
|
|
12
|
+
~/.pi/agent/packages/pi-maestro-flow/workflows/specs-add.md
|
|
13
13
|
</required_reading>
|
|
14
14
|
|
|
15
15
|
<context>
|
|
@@ -43,13 +43,13 @@ Scope-to-directory mapping, category-to-file mapping, and entry format defined i
|
|
|
43
43
|
1. **Idempotent append** — duplicate entry ID MUST be rejected (E003-level check on title + category match before write)
|
|
44
44
|
2. **Category validation** — category MUST be one of: coding, arch, quality, debug, test, review, learning, ui. Invalid category → E003
|
|
45
45
|
3. **Scope isolation** — writes target ONLY the scope-resolved directory; project scope NEVER writes to global (~/.maestro/specs/), global scope NEVER writes to project (.workflow/specs/)
|
|
46
|
-
4. **Confirmation gate** — MUST
|
|
46
|
+
4. **Confirmation gate** — MUST user prompt before appending entry (unless -y flag); NEVER write without user confirmation in interactive mode
|
|
47
47
|
5. **Entry format invariance** — all entries MUST use `<spec-entry>` closed-tag format with id, keywords, and category attributes
|
|
48
48
|
6. **Output boundary** — ALL file writes MUST target the scope-resolved specs directory (.workflow/specs/, ~/.maestro/specs/, .workflow/collab/specs/, or .workflow/collab/{uid}/specs/) and optionally .workflow/knowhow/ for --ref mode. NEVER modify source code or files outside these paths
|
|
49
49
|
</invariants>
|
|
50
50
|
|
|
51
51
|
<execution>
|
|
52
|
-
Follow '~/.maestro/workflows/specs-add.md' completely.
|
|
52
|
+
Follow '~/.pi/agent/packages/pi-maestro-flow/workflows/specs-add.md' completely.
|
|
53
53
|
|
|
54
54
|
### Phase Gates (MANDATORY, BLOCKING)
|
|
55
55
|
|
|
@@ -69,7 +69,7 @@ Follow '~/.maestro/workflows/specs-add.md' completely.
|
|
|
69
69
|
- REQUIRED: User confirmation via AskUserQuestion (unless -y flag).
|
|
70
70
|
- BLOCKED if: user declines confirmation — abort without writing.
|
|
71
71
|
|
|
72
|
-
**Confirmation gate**: Unless -y flag is passed, after formatting the `<spec-entry>` block but before appending to the target file,
|
|
72
|
+
**Confirmation gate**: Unless -y flag is passed, after formatting the `<spec-entry>` block but before appending to the target file, user prompt showing the formatted entry, target file path, and scope. Proceed only on user confirm.
|
|
73
73
|
</execution>
|
|
74
74
|
|
|
75
75
|
<error_codes>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-load
|
|
3
3
|
description: "Load specs and lessons for current context Arguments: [--scope <scope>] [--category <category>] [--keyword <word>]"
|
|
4
|
-
allowed-tools: Read Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<purpose>
|
|
@@ -11,7 +11,7 @@ By default, loads from both global (~/.maestro/specs/) and project (.workflow/sp
|
|
|
11
11
|
</purpose>
|
|
12
12
|
|
|
13
13
|
<required_reading>
|
|
14
|
-
|
|
14
|
+
~/.pi/agent/packages/pi-maestro-flow/workflows/specs-load.md
|
|
15
15
|
</required_reading>
|
|
16
16
|
|
|
17
17
|
<context>
|
|
@@ -63,7 +63,7 @@ Use the load command to read the full referenced document.
|
|
|
63
63
|
</invariants>
|
|
64
64
|
|
|
65
65
|
<execution>
|
|
66
|
-
Follow '~/.maestro/workflows/specs-load.md' completely.
|
|
66
|
+
Follow '~/.pi/agent/packages/pi-maestro-flow/workflows/specs-load.md' completely.
|
|
67
67
|
|
|
68
68
|
### Phase Gates (MANDATORY, BLOCKING)
|
|
69
69
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-remove
|
|
3
3
|
description: "Remove spec entry by ID Arguments: <entry-id> [--cascade] [-y]"
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<purpose>
|
|
@@ -10,7 +10,7 @@ Uses `maestro wiki remove-entry` for atomic removal with index auto-update.
|
|
|
10
10
|
</purpose>
|
|
11
11
|
|
|
12
12
|
<required_reading>
|
|
13
|
-
|
|
13
|
+
~/.pi/agent/packages/pi-maestro-flow/workflows/specs-remove.md
|
|
14
14
|
</required_reading>
|
|
15
15
|
|
|
16
16
|
<context>
|
|
@@ -25,7 +25,7 @@ $ARGUMENTS -- expects `<entry-id>` (e.g., `spec-learnings-003`, `spec-coding-con
|
|
|
25
25
|
</context>
|
|
26
26
|
|
|
27
27
|
<invariants>
|
|
28
|
-
1. **Confirmation required** — MUST
|
|
28
|
+
1. **Confirmation required** — MUST user prompt before deletion (unless -y flag); NEVER remove entries silently
|
|
29
29
|
2. **Referential integrity** — before removing, check if other spec entries reference the target entry; warn user if references exist
|
|
30
30
|
3. **Cascade explicit** — ref-type entries MUST NOT cascade-delete the linked knowhow file unless --cascade is explicitly passed; default leaves orphan knowhow intact
|
|
31
31
|
4. **Atomic removal** — use `maestro wiki remove-entry` for atomic operation; NEVER manually edit spec files to remove entries
|
|
@@ -34,7 +34,7 @@ $ARGUMENTS -- expects `<entry-id>` (e.g., `spec-learnings-003`, `spec-coding-con
|
|
|
34
34
|
</invariants>
|
|
35
35
|
|
|
36
36
|
<execution>
|
|
37
|
-
Follow '~/.maestro/workflows/specs-remove.md' completely.
|
|
37
|
+
Follow '~/.pi/agent/packages/pi-maestro-flow/workflows/specs-remove.md' completely.
|
|
38
38
|
|
|
39
39
|
### Phase Gates (MANDATORY, BLOCKING)
|
|
40
40
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: spec-setup
|
|
3
3
|
description: "Initialize specs from project structure Arguments: "
|
|
4
|
-
allowed-tools: Read Write Bash Glob Grep
|
|
4
|
+
allowed-tools: Read Write Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
<purpose>
|
|
@@ -9,7 +9,7 @@ Initialize `.workflow/specs/` by scanning codebase for conventions. Core files a
|
|
|
9
9
|
</purpose>
|
|
10
10
|
|
|
11
11
|
<required_reading>
|
|
12
|
-
|
|
12
|
+
~/.pi/agent/packages/pi-maestro-flow/workflows/specs-setup.md
|
|
13
13
|
</required_reading>
|
|
14
14
|
|
|
15
15
|
<context>
|
|
@@ -23,14 +23,14 @@ $ARGUMENTS (no arguments expected)
|
|
|
23
23
|
<invariants>
|
|
24
24
|
1. **Non-destructive** — NEVER overwrite existing spec files; if a file already exists, skip it and report as already-initialized
|
|
25
25
|
2. **Idempotent** — safe to re-run on an initialized project; re-running MUST NOT duplicate entries or corrupt existing content
|
|
26
|
-
3. **Confirmation gate** — MUST
|
|
26
|
+
3. **Confirmation gate** — MUST user prompt showing all files to be created before writing; NEVER write without user confirmation
|
|
27
27
|
4. **Output boundary** — ALL file writes MUST target .workflow/specs/ (spec files) and .workflow/knowhow/ (recipe knowhow) only. NEVER modify source code, .workflow/state.json, or files outside these paths
|
|
28
28
|
5. **Core files mandatory** — coding-conventions.md, architecture-constraints.md, and learnings.md MUST always be created (unless they already exist)
|
|
29
29
|
6. **Signal-driven optionals** — optional spec files (quality-rules.md, test-conventions.md, ui-conventions.md) MUST only be created when corresponding framework/tool signals are detected in the codebase; NEVER create optional files without evidence
|
|
30
30
|
</invariants>
|
|
31
31
|
|
|
32
32
|
<execution>
|
|
33
|
-
Follow '~/.maestro/workflows/specs-setup.md' completely.
|
|
33
|
+
Follow '~/.pi/agent/packages/pi-maestro-flow/workflows/specs-setup.md' completely.
|
|
34
34
|
|
|
35
35
|
### Phase Gates (MANDATORY, BLOCKING)
|
|
36
36
|
|
|
@@ -53,7 +53,7 @@ Follow '~/.maestro/workflows/specs-setup.md' completely.
|
|
|
53
53
|
- REQUIRED: Existing files skipped (not overwritten).
|
|
54
54
|
- REQUIRED: .proposed.md files created when slug collision detected (W003).
|
|
55
55
|
|
|
56
|
-
**Confirmation gate**: After scanning codebase and determining which files/directories will be created (core specs, optional specs, recipe knowhow),
|
|
56
|
+
**Confirmation gate**: After scanning codebase and determining which files/directories will be created (core specs, optional specs, recipe knowhow), user prompt showing the full list of files to create with their categories and detected signals. Proceed only on user confirm.
|
|
57
57
|
</execution>
|
|
58
58
|
|
|
59
59
|
<error_codes>
|
|
@@ -70,6 +70,6 @@ Follow '~/.maestro/workflows/specs-setup.md' completely.
|
|
|
70
70
|
- [ ] `.workflow/specs/` directory created
|
|
71
71
|
- [ ] Core spec files always created: `coding-conventions.md`, `architecture-constraints.md`, `learnings.md`
|
|
72
72
|
- [ ] Optional spec files created when detected: `quality-rules.md` (linter/CI), `test-conventions.md` (test framework), `ui-conventions.md` (frontend framework). `debug-notes.md` / `review-standards.md` deferred (on demand via `/spec-add`).
|
|
73
|
-
- [ ] Workflow recipe knowhow created in `.workflow/knowhow/` for each detected operational workflow (test / debug / build / dev / lint). Each recipe matches the `recipe` schema in `~/.maestro/workflows/knowhow.md` Part B and contains at least one runnable command.
|
|
73
|
+
- [ ] Workflow recipe knowhow created in `.workflow/knowhow/` for each detected operational workflow (test / debug / build / dev / lint). Each recipe matches the `recipe` schema in `~/.pi/agent/packages/pi-maestro-flow/workflows/knowhow.md` Part B and contains at least one runnable command.
|
|
74
74
|
- [ ] Report displayed grouped by destination (specs / recipes / skipped / deferred), with `.proposed.md` files surfaced when an existing recipe slug was preserved.
|
|
75
75
|
</success_criteria>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-adversarial-swarm
|
|
3
3
|
description: "ACO swarm intelligence with modular Workflow composition and adversarial decision gates. Coordinator drives iteration loop; 4 composable Workflow scripts handle exploration, scoring, convergence, and synthesis — each with built-in adversarial patterns."
|
|
4
|
-
allowed-tools: Read Write Edit Bash Glob Grep Workflow
|
|
4
|
+
allowed-tools: Read Write Edit Bash Glob Grep Workflow teammate maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Adversarial Swarm
|
|
@@ -105,7 +105,7 @@ SKILL.md (Coordinator — this file)
|
|
|
105
105
|
|
|
106
106
|
解析用户 intent,生成 `swarm-config.json`。
|
|
107
107
|
|
|
108
|
-
若 intent 不够明确,用
|
|
108
|
+
若 intent 不够明确,用 user prompt 澄清:
|
|
109
109
|
- 搜索空间是什么?(文件 glob / 节点列表 / 抽象决策集)
|
|
110
110
|
- 目标是什么?(最优方案 / 发现问题 / 优化路径)
|
|
111
111
|
- 如何评分?(测试通过率 / lint / 自定义规则 / LLM 对抗评分)
|
|
@@ -180,7 +180,7 @@ Coordinator 负责 Workflow 间的数据桥接和 Python 脚本调用。
|
|
|
180
180
|
})
|
|
181
181
|
```
|
|
182
182
|
3. 将 synthesis 结果写入 `<session>/artifacts/best-solution.md`
|
|
183
|
-
4. 展示完成摘要 +
|
|
183
|
+
4. 展示完成摘要 + user prompt(归档 / 保留 / 导出 / 再跑一轮)
|
|
184
184
|
|
|
185
185
|
---
|
|
186
186
|
|
|
@@ -220,9 +220,9 @@ synthesize(best, top_k) → best-solution.md
|
|
|
220
220
|
| aco.py 未找到 | Glob team-swarm skill 路径;提示安装 |
|
|
221
221
|
| Python < 3.10 | 尝试 python3;报告依赖 |
|
|
222
222
|
| Workflow 执行失败 | 记录错误,提供 --resume 恢复点 |
|
|
223
|
-
| 所有蚁全部失败 | 暂停,
|
|
223
|
+
| 所有蚁全部失败 | 暂停,user prompt(重试/终止/调整config) |
|
|
224
224
|
| 收敛从不触发 | max_iterations 安全网总会触发 |
|
|
225
|
-
| 幻觉集群 (>50% 蚁被降分) | 暂停,
|
|
225
|
+
| 幻觉集群 (>50% 蚁被降分) | 暂停,user prompt(继续/调整评分规则) |
|
|
226
226
|
|
|
227
227
|
## Completion
|
|
228
228
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-arch-opt
|
|
3
3
|
description: "Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on \"team arch-opt\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Architecture Optimization
|
|
@@ -66,7 +66,7 @@ Parse `$ARGUMENTS`:
|
|
|
66
66
|
Coordinator spawns workers using this template:
|
|
67
67
|
|
|
68
68
|
```
|
|
69
|
-
|
|
69
|
+
teammate({
|
|
70
70
|
subagent_type: "team-worker",
|
|
71
71
|
description: "Spawn <role> worker",
|
|
72
72
|
team_name: "arch-opt",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-brainstorm
|
|
3
3
|
description: "Unified team skill for brainstorming team. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on \"team brainstorm\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Brainstorm
|
|
@@ -64,7 +64,7 @@ Parse `$ARGUMENTS`:
|
|
|
64
64
|
Coordinator spawns workers using this template:
|
|
65
65
|
|
|
66
66
|
```
|
|
67
|
-
|
|
67
|
+
teammate({
|
|
68
68
|
subagent_type: "team-worker",
|
|
69
69
|
description: "Spawn <role> worker",
|
|
70
70
|
team_name: "brainstorm",
|
|
@@ -95,7 +95,7 @@ Execute built-in Phase 1 (task discovery) -> role Phase 2-4 -> built-in Phase 5
|
|
|
95
95
|
When Full pipeline has N parallel IDEA tasks, spawn N distinct team-worker agents named `ideator-1`, `ideator-2`, etc.
|
|
96
96
|
|
|
97
97
|
```
|
|
98
|
-
|
|
98
|
+
teammate({
|
|
99
99
|
subagent_type: "team-worker",
|
|
100
100
|
name: "ideator-<N>",
|
|
101
101
|
team_name: "brainstorm",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-coordinate
|
|
3
3
|
description: "Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on \"Team Coordinate \"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Coordinate
|
|
@@ -110,7 +110,7 @@ User provides task description
|
|
|
110
110
|
When coordinator spawns workers, use `team-worker` agent with role-spec path:
|
|
111
111
|
|
|
112
112
|
```
|
|
113
|
-
|
|
113
|
+
teammate({
|
|
114
114
|
subagent_type: "team-worker",
|
|
115
115
|
description: "Spawn <role> worker",
|
|
116
116
|
team_name: <team-name>,
|
|
@@ -147,7 +147,7 @@ Execute built-in Phase 1 (task discovery) -> role-spec Phase 2-4 -> built-in Pha
|
|
|
147
147
|
When pipeline completes (all tasks done), coordinator presents an interactive choice:
|
|
148
148
|
|
|
149
149
|
```
|
|
150
|
-
|
|
150
|
+
ask user ({
|
|
151
151
|
questions: [{
|
|
152
152
|
question: "Team pipeline complete. What would you like to do?",
|
|
153
153
|
header: "Completion",
|
|
@@ -243,7 +243,7 @@ AskUserQuestion({
|
|
|
243
243
|
Coordinator supports `resume` / `continue` for interrupted sessions:
|
|
244
244
|
|
|
245
245
|
1. Scan `.workflow/.team/TC-*/team-session.json` for active/paused sessions
|
|
246
|
-
2. Multiple matches ->
|
|
246
|
+
2. Multiple matches -> user prompt for selection
|
|
247
247
|
3. Audit TaskList -> reconcile session state <-> task status
|
|
248
248
|
4. Reset in_progress -> pending (interrupted tasks)
|
|
249
249
|
5. Rebuild team and spawn needed workers only
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-designer
|
|
3
3
|
description: "Meta-skill for generating team skills following the v4 architecture pattern. Produces complete skill packages with SKILL.md router, coordinator, worker roles, specs, and templates. Triggers on \"team-designer\", \"design team\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Skill Designer
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-executor
|
|
3
3
|
description: "Lightweight session execution skill. Resumes existing team-coordinate sessions for pure execution via team-worker agents. No analysis, no role generation -- only loads and executes. Session path required. Triggers on \"Team Executor\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Executor
|
|
@@ -107,7 +107,7 @@ Validate session
|
|
|
107
107
|
When executor spawns workers, use `team-worker` agent with role-spec path:
|
|
108
108
|
|
|
109
109
|
```
|
|
110
|
-
|
|
110
|
+
teammate({
|
|
111
111
|
subagent_type: "team-worker",
|
|
112
112
|
description: "Spawn <role> worker",
|
|
113
113
|
team_name: <team-name>,
|
|
@@ -139,7 +139,7 @@ Read role_spec file to load Phase 2-4 domain instructions.`
|
|
|
139
139
|
When pipeline completes (all tasks done), executor presents an interactive choice:
|
|
140
140
|
|
|
141
141
|
```
|
|
142
|
-
|
|
142
|
+
ask user ({
|
|
143
143
|
questions: [{
|
|
144
144
|
question: "Team pipeline complete. What would you like to do?",
|
|
145
145
|
header: "Completion",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-frontend
|
|
3
3
|
description: "Unified team skill for frontend development. Pure router — all roles read this file. Beat model is coordinator-only in monitor.md. Built-in ui-ux-pro-max design intelligence. Triggers on \"team frontend\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep WebFetch WebSearch maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Frontend Development
|
|
@@ -66,7 +66,7 @@ Parse `$ARGUMENTS`:
|
|
|
66
66
|
Coordinator spawns workers using this template:
|
|
67
67
|
|
|
68
68
|
```
|
|
69
|
-
|
|
69
|
+
teammate({
|
|
70
70
|
subagent_type: "team-worker",
|
|
71
71
|
description: "Spawn <role> worker",
|
|
72
72
|
team_name: "frontend",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-frontend-debug
|
|
3
3
|
description: "Frontend debugging team using Chrome DevTools MCP. Dual-mode — feature-list testing or bug-report debugging. Triggers on \"team-frontend-debug\", \"frontend debug\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep mcp__chrome-devtools__* maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Frontend Debug Team
|
|
@@ -113,7 +113,7 @@ All browser inspection operations use Chrome DevTools MCP. Reproducer and Verifi
|
|
|
113
113
|
Coordinator spawns workers using this template:
|
|
114
114
|
|
|
115
115
|
```
|
|
116
|
-
|
|
116
|
+
teammate({
|
|
117
117
|
subagent_type: "team-worker",
|
|
118
118
|
description: "Spawn <role> worker",
|
|
119
119
|
team_name: <team-name>,
|
|
@@ -154,7 +154,7 @@ Execute built-in Phase 1 (task discovery) -> role Phase 2-4 -> built-in Phase 5
|
|
|
154
154
|
When pipeline completes, coordinator presents:
|
|
155
155
|
|
|
156
156
|
```
|
|
157
|
-
|
|
157
|
+
ask user ({
|
|
158
158
|
questions: [{
|
|
159
159
|
question: "Pipeline complete. What would you like to do?",
|
|
160
160
|
header: "Completion",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: team-interactive-craft
|
|
3
3
|
description: "Unified team skill for interactive component crafting. Vanilla JS + CSS interactive components with zero dependencies. Research -> interaction design -> build -> a11y test. Uses team-worker agent architecture. Triggers on \"team interactive craft\", \"interactive component\"."
|
|
4
|
-
allowed-tools:
|
|
4
|
+
allowed-tools: teammate Read Write Edit Bash Glob Grep mcp__maestro__read_file mcp__maestro__write_file mcp__maestro__edit_file maestro
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Team Interactive Craft
|
|
@@ -67,7 +67,7 @@ Parse `$ARGUMENTS`:
|
|
|
67
67
|
Coordinator spawns workers using this template:
|
|
68
68
|
|
|
69
69
|
```
|
|
70
|
-
|
|
70
|
+
teammate({
|
|
71
71
|
subagent_type: "team-worker",
|
|
72
72
|
description: "Spawn <role> worker for <task-id>",
|
|
73
73
|
team_name: "interactive-craft",
|