cross-squad

Coordinate cross-squad work across multiple Squad instances via manifests and handoff protocols.

3|3|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/quaid-app/quaid --skill cross-squad-quaid-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/quaid-app/quaid/tree/main/.copilot/skills/cross-squad
Command: npx skills add https://github.com/quaid-app/quaid --skill cross-squad-quaid-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-squad orchestration helps organizations coordinate work across multiple Squad instances by enabling discovery, context sharing, and seamless handoffs.

Core Features & Use Cases

  • Discovery: Squads publish manifests and registries that allow agents to locate the right squad for a task.
  • Context Sharing: Transfer only relevant decisions and rationale to the target squad to reduce coupling.
  • Handoff Protocol: Create issues or tasks in the target squad with clear acceptance criteria, track progress, and close the loop.

Quick Start

Coordinate cross-squad work across multiple Squad instances by discovering capable squads and delegating responsibilities.

Frequently Asked Questions about cross-squad

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

FAQPage Schema
How do I coordinate task handoffs across multiple squads?

Cross-squad orchestration coordinates task handoffs by enforcing a structured protocol that creates issues with clear acceptance criteria, tracks progress, and closes the loop between squads. It ensures safe collaboration through selective context transfer.

How does manifest-based discovery work for locating capable squads?

Manifest-based discovery allows squads to publish manifests and registries that agents query to locate the right squad for a task. This enables automated discovery of capable squads across an organization without manual routing.

What is the best way to share context between squads without tight coupling?

Selective context transfer shares only relevant decisions and rationale with the target squad to reduce coupling. This structured handoff protocol ensures the receiving squad gets necessary information without inheriting unrelated dependencies.

When do I need cross-squad orchestration for my organization?

You need cross-squad orchestration when work spans multiple Squad instances and requires coordinated discovery, context sharing, and seamless handoffs. It solves the problem of safely delegating responsibilities across organizational boundaries.

Can I track progress and close the loop after delegating work to another squad?

Yes, the handoff protocol creates issues or tasks in the target squad with clear acceptance criteria, tracks progress, and closes the loop upon completion. This ensures accountability throughout the cross-repo collaboration lifecycle.

Does cross-squad orchestration require any specific dependencies?

No dependencies are required. The Skill operates independently using manifest-based discovery and a structured handoff protocol to coordinate work across multiple Squad instances without external integrations.