Skip to content

Agent role template #107

Agent role template

Agent role template #107

Triggered via pull request September 19, 2025 06:19
Status Failure
Total duration 2m 51s
Artifacts 6

playwright-cli-tests.yml

on: pull_request
Matrix: test
merge-reports
10s
merge-reports
update-baselines
0s
update-baselines
document-patterns
0s
document-patterns
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 notices
[unit-tests] › tests/agent-template-validation.spec.js:585:3 › Template Pattern Quality › All agents should have consistent quality standards: tests/agent-template-validation.spec.js#L617
4) [unit-tests] › tests/agent-template-validation.spec.js:585:3 › Template Pattern Quality › All agents should have consistent quality standards Error: Quality standards validation errors: Examples/agents/specialists/worktree-coordinator.md: Missing planning approach description Examples/agents/specialists/websocket-realtime-engineer.md: Missing planning approach description Examples/agents/specialists/visual-regression-specialist.md: Missing planning approach description Examples/agents/specialists/vercel-deployment-troubleshooter.md: Missing planning approach description Examples/agents/specialists/ui-design-auditor.md: Missing planning approach description Examples/agents/specialists/sql-specialist.md: Missing planning approach description Examples/agents/specialists/react-ui-architect.md: Missing planning approach description Examples/agents/specialists/playwright-visual-developer.md: Missing planning approach description Examples/agents/specialists/playwright-test-engineer.md: Missing planning approach description Examples/agents/specialists/mcp-catalog-specialist.md: Missing planning approach description Examples/agents/specialists/implementation-verifier.md: Missing planning approach description Examples/agents/specialists/electron-app-specialist.md: Missing planning approach description Examples/agents/specialists/documentation-architect.md: Missing planning approach description Examples/agents/specialists/codebase-truth-analyzer.md: Missing planning approach description Examples/agents/specialists/backend-api-frontend-integrator.md: Missing planning approach description Examples/agents/specialists/aws-deployment-specialist.md: Missing planning approach description Examples/agents/specialists/aws-backend-architect.md: Missing planning approach description Examples/agents/specialists/ai-agent-architect.md: Missing planning approach description 615 | 616 | if (errors.length > 0) { > 617 | throw new Error(`Quality standards validation errors:\n${errors.join('\n')}`); | ^ 618 | } 619 | }); 620 | at /home/runner/work/MultiAgent-Claude/MultiAgent-Claude/tests/agent-template-validation.spec.js:617:13
[unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns: tests/agent-template-validation.spec.js#L521
3) [unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Trigger pattern validation errors: Examples/agents/specialists/worktree-coordinator.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/
[unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns: tests/agent-template-validation.spec.js#L521
3) [unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Trigger pattern validation errors: Examples/agents/specialists/worktree-coordinator.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/
[unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns: tests/agent-template-validation.spec.js#L521
3) [unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns Error: Trigger pattern validation errors: Examples/agents/specialists/worktree-coordinator.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/playwright-test-engineer.md: Cannot parse frontmatter - bad indentation of a sequence entry (6:14)
[unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern: tests/agent-template-validation.spec.js#L480
2) [unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Research-plan-execute pattern violations: Examples/agents/orchestrators/wave-execution-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing output to .claude/doc/ directive 478 | 479 | if (errors.length > 0) { > 480 | throw new Error(`Research-plan-execute pattern violations:\n${errors.join('\n')}`); | ^ 481 | } 482 | }); 483 | at /home/runner/work/MultiAgent-Claude/MultiAgent-Claude/tests/agent-template-validation.spec.js:480:13
[unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern: tests/agent-template-validation.spec.js#L480
2) [unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Research-plan-execute pattern violations: Examples/agents/orchestrators/wave-execution-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing output to .claude/doc/ directive 478 | 479 | if (errors.length > 0) { > 480 | throw new Error(`Research-plan-execute pattern violations:\n${errors.join('\n')}`); | ^ 481 | } 482 | }); 483 | at /home/runner/work/MultiAgent-Claude/MultiAgent-Claude/tests/agent-template-validation.spec.js:480:13
[unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern: tests/agent-template-validation.spec.js#L480
2) [unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern Error: Research-plan-execute pattern violations: Examples/agents/orchestrators/wave-execution-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing session context check directive Examples/agents/orchestrators/issue-triage-orchestrator.md: Missing output to .claude/doc/ directive 478 | 479 | if (errors.length > 0) { > 480 | throw new Error(`Research-plan-execute pattern violations:\n${errors.join('\n')}`); | ^ 481 | } 482 | }); 483 | at /home/runner/work/MultiAgent-Claude/MultiAgent-Claude/tests/agent-template-validation.spec.js:480:13
[unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter: tests/agent-template-validation.spec.js#L423
1) [unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Agent template validation errors: Examples/agents/specialists/worktree-coordinator.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/playwright-test-
[unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter: tests/agent-template-validation.spec.js#L423
1) [unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Agent template validation errors: Examples/agents/specialists/worktree-coordinator.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/playwright-test-
[unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter: tests/agent-template-validation.spec.js#L423
1) [unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter Error: Agent template validation errors: Examples/agents/specialists/worktree-coordinator.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to work on multiple ... ----------------^ 7 | user: "Set up parallel development for ... 8 | assistant: "I'll use the worktree-coord ... Examples/agents/specialists/websocket-realtime-engineer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement real-t ... ----------------^ 7 | user: "Add real-time chat with WebSocke ... 8 | assistant: "I'll use the websocket-real ... Examples/agents/specialists/visual-regression-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to set up visual re ... ----------------^ 7 | user: "Set up visual regression testing ... 8 | assistant: "I'll use the visual-regress ... Examples/agents/specialists/vercel-deployment-troubleshooter.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User has a Vercel deployment t ... ----------------^ 7 | user: "My Vercel deployment is failing ... 8 | assistant: "I'll use the vercel-deploym ... Examples/agents/specialists/ui-design-auditor.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to evaluate a websi ... ----------------^ 7 | user: "Can you analyze the design of ex ... 8 | assistant: "I'll use the ui-design-audi ... Examples/agents/specialists/terraform-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to deploy new AWS i ... ----------------^ 7 | user: "I need to deploy a new VPC with ... 8 | assistant: "I'll use the terraform-spec ... Examples/agents/specialists/sql-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 | Examples: 5 | - <example> 6 | Context: A user needs to refactor a Pos ... ------------------^ 7 | user: "Our analytics dashboard query ag ... 8 | assistant: "I'll use the sql-specialist ... Examples/agents/specialists/react-ui-architect.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to architect a new ... ----------------^ 7 | user: "Design a React app architecture ... 8 | assistant: "I'll use the react-ui-archi ... Examples/agents/specialists/rag-vectordb-specialist.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User needs to ingest documents ... ----------------^ 7 | user: "How do I integrate my document c ... 8 | assistant: "I'll use the rag-vectordb-s ... Examples/agents/specialists/playwright-visual-developer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:12) 3 | 4 | Examples: 5 | - <example> 6 | Context: User wants to implement a desi ... ----------------^ 7 | user: "I have a design mockup for our l ... 8 | assistant: "I'll use the playwright-vis ... Examples/agents/specialists/playwright-test-engineer.md: Invalid YAML frontmatter - bad indentation of a sequence entry (6:14) 3 | 4 |
🎭 Playwright Run Summary
3 passed (2.0s)
🎭 Playwright Run Summary
4 passed (2.0s)
🎭 Playwright Run Summary
10 failed [unit-tests] › tests/agent-template-validation.spec.js:382:3 › Agent Template Compliance › All agents should have YAML frontmatter [unit-tests] › tests/agent-template-validation.spec.js:427:3 › Agent Template Compliance › All agents should follow research-plan-execute pattern [unit-tests] › tests/agent-template-validation.spec.js:484:3 › Agent Template Compliance › Agent descriptions should have proper trigger patterns [unit-tests] › tests/agent-template-validation.spec.js:585:3 › Template Pattern Quality › All agents should have consistent quality standards [unit-tests] › tests/agent-template-validation.spec.js:621:3 › Template Pattern Quality › Agents should have proper MCP tool specifications [unit-tests] › tests/agent-template-validation.spec.js:698:3 › Quality Scoring and Metrics › Overall quality score should meet minimum threshold [unit-tests] › tests/agent-template-validation.spec.js:707:3 › Quality Scoring and Metrics › YAML compliance should be consistently high [unit-tests] › tests/agent-template-validation.spec.js:772:3 › Quality Scoring and Metrics › Identify agents needing immediate attention [unit-tests] › tests/agent-template-validation.spec.js:789:3 › Quality Scoring and Metrics › Track quality trends and improvements [unit-tests] › tests/agent-template-validation.spec.js:1001:3 › Advanced Pattern Analysis › MCP workflow standardization validation 1 skipped 7 passed (18.0s)
🎭 Playwright Run Summary
4 passed (1.2s)
🎭 Playwright Run Summary
3 passed (2.8s)
🎭 Playwright Run Summary
4 passed (1.8s)
🎭 Playwright Run Summary
1 passed (1.6s)
🎭 Playwright Run Summary
4 passed (3.6s)

Artifacts

Produced during runtime
Name Size Digest
blob-report-0 Expired
148 KB
sha256:cfb56f3cf604dd4d43dd87b984b4dbd97dee96bd0d3ece0a2a04bf37b6fbbda8
blob-report-1 Expired
55.7 KB
sha256:813948249f596857f29b75fa76e5e92f85ac53bf834c013e47d8318d64e7cbbe
blob-report-2 Expired
55.7 KB
sha256:fc46abf847e6dcbc18824d723198bf40ea8c01d9bf7ceacf86e63bbef7d0748e
blob-report-3 Expired
54 KB
sha256:817ddb5a381078e785eb64b9511e796f463d31cdf5e1655ba1cda402810c73e1
playwright-report Expired
174 KB
sha256:d2472026d11d08b88c6eecaa1272febbcd924fc81cc08778548da8b0843a4f39
visual-diffs-0 Expired
74.9 KB
sha256:998821ffa6516575ce1ce7d59726a7c7ce7114e12e19f026fcf577e3e6e0942d