Skip to main content
Back to the directory
alirezarezvani/claude-skillsSoftware EngineeringFrontend and Design

spawn

Spawn N subagents that work on the same task in parallel, each in an isolated git worktree.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
802

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/alirezarezvani/claude-skills --skill spawn
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, spawn has 802 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: alirezarezvani/claude-skills. Canonical URL: https://skills.sh/alirezarezvani/claude-skills/spawn.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Spawn N subagents that work on the same task in parallel, each in an isolated git worktree. When --template is provided, use the dispatch prompt from references/agent-templates.md instead of the default prompt below. Available templates: When using a template, replace all {variables} with values from the session config. Assign each agent a different strategy appropriate to the template and task — diverse strategies maximize the value of parallel exploration. Tell the user: - Load session config from .agenthub/sessions/{session-id}/config.yaml - For each agent 1..N: - Write task assignment to .agenthub/board/dispatch/ - Build agent prompt with task, constraints, and board write instructions - Launch ALL agents in a single message with multiple Agent tool calls: - Update session state to running via: - All agents in ONE message — spawn all Agent tool calls simultaneously for true parallelism - isolation: "worktree" is mandatory — each agent needs its own filesystem - Never modify session config after spawn — agents rely on stable configuration - Each agent gets a unique board post — dispatch posts are numbered sequentially - {N} agents launched in parallel - Each working in an isolated worktree - Monitor with /hub:status - Evaluate when done with /hub:eval

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does spawn do?

Spawn N subagents that work on the same task in parallel, each in an isolated git worktree.

Is spawn good?

spawn does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support spawn?

spawn currently lists compatibility with Skills CLI.

Is spawn safe to install?

spawn has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to spawn?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install spawn?

Run the following command to install spawn: npx skills add https://github.com/alirezarezvani/claude-skills --skill spawn

Related skills

More from alirezarezvani/claude-skills

Related skills

Alternatives in Software Engineering