Skip to content

/fork-join

Runs multiple specialist subagents in parallel then merges their outputs into a unified result. Use when a task can be split into independent parallel workstreams that need to be recombined.

shell
$ npx -y skills add tranhieutt/software_development_department --skill fork-join --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/fork-join
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Runs multiple specialist subagents in parallel then merges their outputs into a unified result. Use when a task can be split into independent parallel workstreams that need to be recombined.
Ships withsoftware-development-department

Software Development Department

Get the whole plugin, auto-invoked