cross-squad

Coordinate cross-squad work via manifest-based discovery and standardized delegation workflows.

Updated Nov 27, 2024
One-click install
npx skills add https://github.com/Izak90/Izak90.github.io --skill cross-squad-izak90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/Izak90/Izak90.github.io/tree/main/isaac_treinos_ar_livre/.copilot/skills/cross-squad
Command: npx skills add https://github.com/Izak90/Izak90.github.io --skill cross-squad-izak90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating work across multiple Squad instances requires discovery, context sharing, and disciplined handoffs to avoid tight coupling and miscommunication.

Core Features & Use Cases

  • Discovery and registration of squads via manifests and upstream registries to enable cross-squad collaboration.
  • Context-aware handoffs that share only needed decisions and capabilities, with traceable delegation.
  • Use Case: When a task spans platform and frontend squads, coordinate handoffs and track progress using an issued cross-squad task.

Quick Start

Create a cross-squad handoff task in the target repository with a clear description and acceptance criteria.

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 and share context across multiple squads?

You coordinate cross-squad work by using manifest-based squad discovery and context-aware handoffs to share only needed decisions, enabling traceable task delegation across multiple repositories.

What is manifest-based squad discovery and how does it work?

Manifest-based squad discovery is the process of registering and finding squads via manifests and upstream registries, allowing distinct platform, frontend, and data groups to locate each other for collaboration.

How do I create a cross-squad handoff task for frontend and platform teams?

To create a cross-squad handoff task, you create an entry in the target repository with a clear description and acceptance criteria, enabling the standardized delegation workflow to track progress.

Can I use this to delegate tasks across platform, frontend, and data squads?

Yes, you can delegate tasks across platform, frontend, and data squads by issuing a cross-squad task that spans multiple domains, utilizing context-aware handoffs to avoid tight coupling and miscommunication.

What's the best way to avoid tight coupling when sharing context between squads?

The best way to avoid tight coupling during context sharing is to use context-aware handoffs that share only needed decisions and capabilities, maintaining disciplined separation while ensuring traceable delegation.