cross-squad Skill
Coordinating work across multiple Squad instances Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry.
What is cross-squad Skill?
Coordinating work across multiple Squad instances Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use cross-squad Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry
- Skill file: .squad/templates/skills/cross-squad/SKILL.md
What it does
Coordinating work across multiple Squad instances
Skill instructions
Context When an organization runs multiple Squad instances (e.g., platform-squad, frontend-squad, data-squad), those squads need to discover each other, share context, and hand off work across repository boundaries. This skill teaches agents how to coordinate across squads without creating tight coupling. Cross-squad orchestration applies when: - A task requires capabilities owned by another squad - An architectural decision affects multiple squads - A feature spans multiple repositories with different squads - A squad needs to request infrastructure, tooling, or support from another squad Patterns Discovery via Manifest Each squad publishes a .squad/manifest.json declaring its name, capabilities, and contact information. Squads discover each other through: 1. Well-known paths: Check .squad/manifest.json in known org repos 2. Upstream config: Squads already listed in .squad/upstream.json are checked for manifests 3. Explicit registry: A central squad-registry.json can list all squads i
Explore related resources
Frequently asked questions
What is cross-squad?
cross-squad is a open-source AI agent skill with Copy skill directory. Coordinating work across multiple Squad instances
Who is cross-squad best for?
cross-squad is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install cross-squad?
Install or run cross-squad using Copy skill directory. Check cross-squad for the latest setup command.
Is cross-squad actively maintained?
cross-squad may need a closer maintenance check before production use.
Auto-fetched from GitHub.