bylistener-he· 42 skills
Dispatch specialized sub-agents for 2+ independent task domains that have no shared state or sequential blocking dependencies. TRIGGER during Propose/Implement phase when task-decomposition identifies parallel workstreams (e.g., multi-domain EPIC, 3+ failing test files with unrelated root causes). Each agent gets an isolated context and a scoped contract.
$npx -y skills add listener-he/java-harness-agent --skill dispatching-parallel-agentsInstalls into the current project.
Run `npx skills use "https://github.com/listener-he/java-harness-agent" --skill "listener-he/java-harness-agent/dispatching-parallel-agents"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/listener-he/java-harness-agent" that are relevant to the current task. Run `npx skills add "https://github.com/listener-he/java-harness-agent"` and select the relevant skills, then follow their instructions.