arc-team-deploy

Deploy a multi-agent arc team to execute epic tasks in parallel.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/SentioLabs/agent-nexus --skill arc-team-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arc-team-deploy
Source: https://github.com/SentioLabs/agent-nexus/tree/main/codex-marketplace/plugins/arc/skills/arc-team-deploy
Command: npx skills add https://github.com/SentioLabs/agent-nexus --skill arc-team-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy and coordinate a multi-agent arc team to work on a single Arc epic, enabling faster completion by distributing tasks by role and automating assignments.

Core Features & Use Cases

  • Orchestrates team composition from arc epic context using teammate labels
  • Creates a mapped set of tasks per issue and assigns ownership to role-based teammates
  • Spawns role-specific teammates and tracks progress across the arc

Quick Start

Provide an epic title or ID and initiate the deployment workflow to spin up a coordinated team.

Frequently Asked Questions about arc-team-deploy

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

FAQPage Schema
How do I deploy a multi-agent team to execute Arc epics in parallel?

To deploy a multi-agent Arc team, you orchestrate team composition from epic context using teammate labels, which creates mapped tasks and spawns role-specific teammates for parallel execution.

What is required to distribute Arc epic tasks by role and spawn teammates?

Distributing Arc epic tasks requires an active Arc project, teammate:* labels applied to epic tasks, and access to the Arc server to orchestrate TeamCreate, TaskCreate, and Agent deployment.

How does task automation coordinate frontend and backend roles across an Arc epic?

Task automation coordinates frontend and backend roles by creating a mapped set of tasks per issue and assigning ownership to role-specific teammates within the Arc team.

Can I use epic-management workflow orchestration without an active Arc server connection?

No, epic-management workflow orchestration requires access to the Arc server to execute the necessary TeamCreate, TaskCreate, and Agent deployment commands for team coordination.

What is the best way to start automating Arc epic assignments with a coordinated team?

The best way to start automating Arc epic assignments is to provide an epic title or ID and initiate the deployment workflow to spin up a coordinated, role-based team.