agent-collaboration

Coordinate squad agents with centralized collaboration patterns for worktree awareness and decisions.

2|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/PlagueHO/plagueho.learn --skill agent-collaboration-plagueho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-collaboration
Source: https://github.com/PlagueHO/plagueho.learn/tree/main/.copilot/skills/agent-collaboration
Command: npx skills add https://github.com/PlagueHO/plagueho.learn --skill agent-collaboration-plagueho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes standard collaboration patterns used by all squad agents, reducing duplication and inconsistencies in worktree awareness, decision logging, and cross-agent communication.

Core Features & Use Cases

  • Worktree awareness across squad repos and .squad paths with safe fallbacks.
  • Decision recording and cross-agent requests to keep team alignment.
  • Reusable protocols for cross-agent communication and reviewer workflow.

Quick Start

Instruct all squad agents to follow the centralized collaboration patterns when beginning work on a shared charter or task.

Frequently Asked Questions about agent-collaboration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple agents working on shared team charters?

Establish centralized collaboration patterns for worktree awareness, decision logging, and cross-agent communication. This ensures squad agents read decisions, write to inboxes, and request input consistently across shared team charters.

What is cross-agent communication and how does it work with squad repos?

Cross-agent communication enables squad agents to request input and write to shared inboxes. It relies on centralized protocols and worktree awareness across squad repos and .squad paths to maintain team alignment and reduce duplication.

How do I log decisions for multi-agent scenarios to keep team alignment?

Record decisions using a centralized decisions log and history that all squad agents read when beginning work. This standardized decision logging ensures ongoing coordination and consistent alignment across multi-agent tasks.

Does centralized collaboration apply to spawned agents and what are the limitations?

Centralized collaboration applies to spawns and ongoing coordination, but agents must follow explicit anti-pattern guidance to avoid unsafe fallbacks. Worktree awareness across squad repos requires strict adherence to these safe fallback protocols.

Can I use these collaboration patterns for reviewer workflows in squad environments?

Yes, you can use reusable protocols for cross-agent communication and reviewer workflow within squad environments. Instruct squad agents to follow these centralized patterns when beginning work on a shared charter or task.