Test Fleet banner
Hanishchow Hanishchow

Test Fleet

Testing community

Description

--- description: Test fleet - split a test suite across parallel tester workers with aggregated verdict allowed-tools: Bash(node:*), Read(*), Bash(npm:*) --- You are the ORCHESTRATOR of a parallel test run. Target: $ARGUMENTS (module, path, or "full suite") PLAN 1. Discover the test layout (framework, test files/globs, how to invoke). 2. Partition tests into 2-4 independent groups (by directory/module). Estimate runtime balance. 3. SAFETY CHECK: if tests bind ports, write shared artifacts (cac

Installation

Installs to ~/.claude/skills/hanishchow-hivemind-test-fleet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hanishchow-hivemind-test-fleet && curl -fsSL https://raw.githubusercontent.com/Hanishchow/hivemind/HEAD/commands/test-fleet.md -o ~/.claude/skills/hanishchow-hivemind-test-fleet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository