test

Coordinate multiple agents to author, execute, and triage end-to-end tests.

1|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/firefly-events/plugin-hive --skill test-firefly-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test
Source: https://github.com/firefly-events/plugin-hive/tree/main/skills/test
Command: npx skills add https://github.com/firefly-events/plugin-hive --skill test-firefly-events

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines end-to-end testing by coordinating multiple agents to gather context, author tests, execute, triage bugs, and assemble reports.

Core Features & Use Cases

  • Automated test-swarm orchestration across stories, PRs, and current codebases
  • Context gathering, test authoring, execution, bug triage, and reporting
  • Use Case: Validate changes in a story or PR and surface issues automatically

Quick Start

Start a test swarm for the target story, PR, or codebase to run the full pipeline.

Frequently Asked Questions about test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end test swarms for my pull requests?

Automated end-to-end test swarms coordinate multiple agents to gather context, author tests, execute them, triage bugs, and generate reports for pull requests. You can start a test swarm targeting a specific PR to run the full pipeline automatically.

What is agent orchestration for QA automation?

Agent orchestration for QA automation coordinates multiple agents to handle the end-to-end testing pipeline. Agents gather context, author tests, execute runs, triage bugs, and assemble reports for codebases, stories, or pull requests.

Do I need Hive workflows and a hive.config.yaml to run test swarms?

Yes, running test swarms requires Hive workflows, agent personas, and a loaded hive.config.yaml. You also need access to project memories for the agents to gather context and execute effectively.

Can I use test swarms to validate changes in a specific story?

Yes, you can target a specific story to run a test swarm. The agents will gather context for the story, author relevant tests, execute them, triage any surfaced bugs, and assemble a final report automatically.

What's the best way to triage bugs found during codebase testing?

Coordinating a test swarm across your current codebase automates bug triage by having agents execute tests, identify issues, and assemble detailed reports. This streamlines the validation and triage process without manual intervention.