cross-squad

Coordinate cross-squad work via manifests and structured handoff protocols.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/lbouriez/Squad-Templates --skill cross-squad-lbouriez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/lbouriez/Squad-Templates/tree/main/Nectari-Devops-Squad/.copilot/skills/cross-squad
Command: npx skills add https://github.com/lbouriez/Squad-Templates --skill cross-squad-lbouriez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-squad orchestration enables multiple Squad instances to discover, share context, and hand off work across repository boundaries without tight coupling.

Core Features & Use Cases

  • Squad discovery via well-known paths and manifests to identify capabilities and contacts.
  • Safe context sharing and minimal handoff data to ensure only relevant information is transmitted.
  • Work handoff protocol: verify target squad manifest, create a cross-squad issue, track progress, and close the feedback loop with concise context.

Quick Start

Ask your agent to coordinate a task by discovering the appropriate squad and delegating work with a concise handoff context.

Frequently Asked Questions about cross-squad

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

FAQPage Schema
How do I coordinate work across multiple squads and repositories?

Cross-squad coordination uses a manifest-based discovery mechanism to identify target squads, share relevant context, and delegate tasks safely across repository boundaries without tight coupling.

What is the best way to hand off tasks between squads in a multi-repo environment?

Delegating tasks across squads requires verifying the target squad manifest, creating a cross-squad issue with minimal necessary context, tracking progress, and closing the feedback loop to ensure traceability.

How does manifest-based squad discovery work for cross-domain orchestration?

Manifest-based discovery uses well-known paths and manifests to identify remote squad capabilities and contacts, enabling structured context sharing and work handoffs across multiple Squad instances.

How do I share context between squads without leaking sensitive data?

Safe context sharing transmits only minimal handoff data relevant to the delegated task, ensuring traceability and preventing unnecessary data leakage across repository boundaries.

When should I use cross-squad orchestration instead of direct collaboration?

Cross-squad orchestration applies to multi-squad scenarios where tasks span domains, requiring inter-squad collaboration, structured handoffs, and shared context across distinct Squad instances.

Do I need specific dependencies to implement cross-squad task delegation?

No external dependencies are required. Cross-squad delegation relies on a manifest-based discovery mechanism, structured handoff protocol, and safe delegation practices to orchestrate work across Squad instances.