cross-squad

Discover Squad capabilities and delegate tasks across Squad instances.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill cross-squad-nicolehaugen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/nicolehaugen/CustomMetricsDashboard/tree/main/.squad/templates/skills/cross-squad
Command: npx skills add https://github.com/nicolehaugen/CustomMetricsDashboard --skill cross-squad-nicolehaugen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill Unit provides the tools and processes necessary to facilitate efficient collaboration and task delegation across multiple Squad instances, reducing coordination overhead and ensuring work flows smoothly between different teams.

Core Features & Use Cases

  • Squad Discovery: Identify and list all known Squad instances along with their capabilities.
  • Task Delegation: Delegate work to another Squad's repository when the task is outside the scope of the current Squad.
  • Context Sharing: Share relevant information to ensure the receiving Squad can effectively take over the task.

Quick Start

To discover all known Squad instances, use the squad-discover tool.

Frequently Asked Questions about cross-squad

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

FAQPage Schema
How do I delegate tasks across cross-functional teams working in different repositories?

Task delegation across cross-functional teams is managed by delegating work to another Squad's repository using the `squad-delegate` tool when a task falls outside the current Squad's scope, ensuring smooth handoff and shared context between boundaries.

What is a manifest file and why do I need one for squad coordination?

A manifest file for squad coordination is a required configuration that lists all known Squad details, enabling the system to identify available instances and their capabilities so that tasks can be discovered and delegated across team boundaries.

How do I discover all available Squad instances and their capabilities?

You can discover all available Squad instances and their capabilities by using the `squad-discover` tool, which reads the manifest files to list known Squads and identify what functions each cross-functional team can handle.

Can I share context with a receiving Squad during task handoff?

Yes, context sharing is supported during task handoff to ensure the receiving Squad can effectively take over the delegated work, providing them with the relevant information needed to continue processing across Squad boundaries.

What's the best way to orchestrate work across multiple Squad instances?

The best way to orchestrate work across multiple Squad instances is to use manifest files for discovery and apply `squad-delegate` for task delegation, reducing coordination overhead and ensuring context is shared for effective cross-team handoffs.

Do I need any external dependencies to manage cross-squad coordination?

No external dependencies are required to manage cross-squad coordination; the Skill operates independently using built-in scripts and reference components to handle manifest management, squad discovery, and task delegation.