agent-collaboration

Standardize squad agent collaboration with worktree awareness and inbox decision logging.

3|5|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/ronniegeraghty/hyoka --skill agent-collaboration-ronniegeraghty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-collaboration
Source: https://github.com/ronniegeraghty/hyoka/tree/main/.agents/skills/agent-collaboration
Command: npx skills add https://github.com/ronniegeraghty/hyoka --skill agent-collaboration-ronniegeraghty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standardize collaboration practices across all squad agents to reduce miscommunication and enable coordinated work through shared patterns for worktree awareness, decision logging, and cross-agent communication.

Core Features & Use Cases

  • Worktree awareness: agents use a shared understanding of the repository root and team structure to coordinate changes.
  • Decision recording: agents log important decisions to a centralized inbox to ensure transparency and traceability.
  • Cross-agent communication: agents request input from teammates when needed and defer to the coordinator for involvement.
  • Use Case: When multiple agents collaborate on a feature, they follow the same workflow to record decisions and share context.

Quick Start

Activate this skill to adopt standardized collaboration patterns across squad agents.

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 in a shared repository?

Coordinating multiple agents in a shared repository requires standardized team collaboration patterns for worktree awareness, decision logging, and cross-agent communication. This skill enforces those patterns via structured guidance to reduce miscommunication and enable coordinated work.

How do agents share decisions and context during feature development?

Agents share decisions and context by logging important decisions to a centralized inbox, ensuring transparency and traceability across the team. They use reader prompts to request input from teammates and defer to the coordinator when needed.

What are worktree awareness patterns for agent collaboration?

Worktree awareness patterns give agents a shared understanding of the repository root and team structure to coordinate changes effectively. This prevents conflicts when multiple agents operate within the same shared repos simultaneously.

Do I need specific dependencies to standardize agent collaboration workflows?

No specific dependencies are required to standardize agent collaboration workflows. The skill applies structured guidance through SKILL.md with defined inbox-based decision logging and reader prompts, working across all agent workflows without external components.

When should I use standardized collaboration patterns for squad agents?

You should use standardized collaboration patterns when multiple agents collaborate on a feature within shared repos and need to follow the same workflow to record decisions and share context, ensuring transparency and coordinated work across the team.

Best way to enable cross-agent communication in shared repos?

The best way to enable cross-agent communication in shared repos is adopting standardized patterns where agents request input from teammates when needed and defer to the coordinator for involvement, using centralized inbox logging for traceability.