cross-squad

Discover squad capabilities and delegate work across Squad instances.

619|188|Updated Jul 4, 2024
One-click install
npx skills add https://github.com/CommunityToolkit/Aspire --skill cross-squad-communitytoolkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-squad
Source: https://github.com/CommunityToolkit/Aspire/tree/main/examples/squad/CommunityToolkit.Aspire.Hosting.Squad.AppHost/dev-squad/.squad/templates/skills/cross-squad
Command: npx skills add https://github.com/CommunityToolkit/Aspire --skill cross-squad-communitytoolkit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The cross-squad Skill addresses the challenge of coordinating tasks and information across different Squad instances within an organization.

Core Features & Use Cases

  • Squad Discovery: Automates the discovery and listing of known squads and their capabilities.
  • Work Delegation: Streamlines the process of creating and managing work in another squad's repository.
  • Context Sharing: Facilitates the secure sharing of necessary information between squads without revealing sensitive data.

Quick Start

Delegate a task to the 'platform-squad' using the 'squad delegate' command.

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 to another squad's repository?

Squad work delegation streamlines creating and managing tasks in another squad's repository using the 'squad delegate' command. This minimizes manual intervention and reduces tight coupling between different team instances.

What is cross-squad orchestration and when do I need it?

Cross-squad orchestration coordinates tasks and information sharing across multiple Squad instances. You need it when your organization requires secure work handoff and capability discovery across separate team boundaries.

How does context sharing work between different squads?

Context sharing facilitates the secure transfer of necessary information between squads without revealing sensitive data. It ensures effective communication during task handoff while maintaining strict data isolation boundaries.

Can I automate the discovery of squad capabilities across instances?

Yes, squad discovery automates the finding and listing of known squads and their specific capabilities. This allows your organization to map available cross-repository collaboration resources seamlessly.

What's the best way to coordinate work across multiple squads without tight coupling?

Using cross-squad orchestration is the best way to coordinate work across multiple instances, as it handles secure delegation and context sharing. This approach ensures effective communication while actively minimizing tight coupling.