cross-squad

Coordinates multi-squad projects via manifests and issue/PR-based handoff protocols.

Updated Nov 11, 2025
One-click install
npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill cross-squad-acmeleme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator/tree/main/.squad/templates/skills/cross-squad
Command: npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill cross-squad-acmeleme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating work across multiple Squad instances without creating tight coupling, while preserving context and enabling clear handoffs between squads.

Core Features & Use Cases

  • Discovery via manifests to reveal known squads and their capabilities
  • Context sharing and structured handoffs to transfer work with minimal leakage
  • Work handoff protocol using issues/PRs to delegate tasks and track progress
  • Feedback loop to monitor delegated work and outcomes

Quick Start

Discover available squads and delegate a task with a clear handoff description.

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 without tight coupling?

Coordinating cross-squad work without tight coupling requires a manifest-based discovery flow to reveal capabilities, plus a structured handoff protocol using issues and PRs to delegate tasks while preserving context and tracking outcomes via a feedback loop.

What is manifest-based discovery for cross-squad workflows?

Manifest-based discovery is a flow that reveals known squads and their capabilities across multiple instances, enabling teams to identify available resources before initiating context sharing and structured task handoffs for multi-squad projects.

How do I hand off tasks to other squads using issues and PRs?

To hand off tasks to other squads, apply a structured handoff protocol using issues and PRs to delegate work with clear descriptions, ensuring minimal context leakage while enabling a feedback loop to monitor delegated work and outcomes.

Can I use this cross-squad coordination approach for platform, frontend, and data teams?

Yes, this cross-squad coordination approach is designed for multi-squad projects where responsibilities span org boundaries, such as platform, frontend, and data squads, to delegate work and synchronize decisions effectively.

How does the feedback loop track outcomes for delegated cross-squad work?

The feedback loop monitors delegated work and outcomes by tracking the structured handoff protocol using issues and PRs, capturing the results of delegated cross-squad tasks to ensure accountability and visibility across teams.