agent-collaboration

Standardize cross-agent communication and decision logging in multi-agent squads.

1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill agent-collaboration-jonnymuir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-collaboration
Source: https://github.com/jonnymuir/Umbraco.Prism/tree/main/.copilot/skills/agent-collaboration
Command: npx skills add https://github.com/jonnymuir/Umbraco.Prism --skill agent-collaboration-jonnymuir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates communication silos and redundant documentation by providing a unified protocol for cross-agent collaboration and decision tracking.

Core Features & Use Cases

  • Worktree Awareness: Ensures agents operate from the correct repository root to prevent pathing errors.
  • Decision Recording: Provides a standardized template for logging architectural or process decisions in a centralized inbox.
  • Cross-Agent Communication: Defines clear patterns for requesting assistance and managing reviewer handoffs.

Quick Start

Use the agent-collaboration skill to record a new decision regarding the project architecture in the team inbox.

Frequently Asked Questions about agent-collaboration

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

FAQPage Schema
How do I standardize cross-agent communication in a multi-agent squad environment?

To standardize cross-agent communication, you establish unified protocols for cross-agent collaboration and decision tracking. This prevents communication silos and redundant documentation by defining clear patterns for requesting assistance and managing reviewer handoffs.

How do I record architectural decisions to prevent redundant context across agents?

You record architectural decisions using a standardized markdown template to log decisions in a centralized team inbox. This structured documentation of team decisions ensures all agents share consistent context without redundant information gathering.

How do I prevent repository pathing errors when multiple agents work in the same worktree?

To prevent repository pathing errors, enforce worktree awareness to ensure agents operate from the correct repository root. This requires strict adherence to defined file-pathing conventions within the multi-agent squad environment.

What's the best way to manage reviewer handoffs during team workflow coordination?

The best way to manage reviewer handoffs is using defined cross-agent communication patterns. This standardizes team workflows and decision-making, ensuring smooth transitions and clear requests for assistance across the squad.

Do I need specific markdown formatting for decision logs in a multi-agent workflow?

Yes, you need specific markdown formatting for decision logs. The system requires adherence to defined file-pathing conventions and specific markdown formatting to properly standardize decision recording in the team inbox.