Favicon of agent-collaboration

agent-collaboration Skill

AI Agent SkillC#Open source

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry.

What is agent-collaboration Skill?

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
46/100

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
  • Writing
  • Writing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use agent-collaboration Skill

  • Use it for writing.

Built with

C#Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry
  • Skill file: .squad/templates/skills/agent-collaboration/SKILL.md

What it does

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

Skill instructions

Context Every agent on the team follows identical collaboration patterns for worktree awareness, decision recording, and cross-agent communication. These were previously duplicated in every charter's Collaboration section (~300 bytes × 18 agents = ~5.4KB of redundant context). Now centralized here. The coordinator's spawn prompt already instructs agents to read decisions.md and their history.md. This skill adds the patterns for WRITING decisions and requesting help. Patterns Worktree Awareness Use the TEAM ROOT path provided in your spawn prompt. All .squad/ paths are relative to this root. If TEAM ROOT is not provided (rare), run git rev-parse --show-toplevel as fallback. Never assume CWD is the repo root. Decision Recording After making a decision that affects other team members, write it to: .squad/decisions/inbox/{your-name}-{brief-slug}.md Format: {date}: {decision title} By: {Your Name} What: {the decision} Why: {rationale} Cross-Agent Communication If you need another team membe

Explore related resources

Frequently asked questions

What is agent-collaboration?

agent-collaboration is a open-source AI agent skill with Copy skill directory. Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

Who is agent-collaboration best for?

agent-collaboration is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install agent-collaboration?

Install or run agent-collaboration using Copy skill directory. Check agent-collaboration for the latest setup command.

Is agent-collaboration actively maintained?

agent-collaboration may need a closer maintenance check before production use.

Share:

Stars
74
Forks
35
Last commit
3 months ago
Repository age
1 year
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to agent-collaboration