cross-squad

Coordinate cross-squad work via manifest-based discovery and delegation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating work across multiple squads to discover capabilities, delegate tasks, and hand off work across repository boundaries.

Core Features & Use Cases

  • Discovery via manifest to identify relevant squads
  • Context sharing to keep cross-squad decisions aligned
  • Work handoff protocol to create cross-squad tasks and track progress
  • Feedback loop to monitor delegated work and capture outcomes

Quick Start

Delegate a cross-squad task by discovering the target squad via manifests, creating a handoff-context issue, and tracking the work until completion.

Frequently Asked Questions about cross-squad

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

FAQPage Schema
How do I coordinate work handoffs across multiple squads in different repositories?

Cross-squad coordination uses a manifest-based discovery protocol to identify target squads, create handoff-context issues, and track delegated work across repository boundaries. This structured approach ensures capabilities are discovered and tasks are handed off with shared context.

What is manifest-based squad discovery for multi-repo initiatives?

Manifest-based squad discovery identifies relevant squads across platform, frontend, and data boundaries for multi-repo initiatives. It enables controlled delegation by mapping which squad owns specific capabilities before initiating a work handoff protocol.

How do I delegate tasks and track progress across platform, frontend, and data squads?

Delegating cross-squad tasks involves discovering the target squad via manifests, creating a handoff-context issue, and tracking the work until completion. A structured feedback loop monitors delegated work and captures outcomes to keep cross-squad decisions aligned.

Can I use manifest-based discovery for cross-squad work without shared repository access?

Yes, manifest-based discovery enables controlled delegation across repository boundaries without requiring direct shared access. The work handoff protocol creates cross-squad tasks and tracks progress through context sharing and structured feedback loops spanning multiple squads.

What are the limitations of using a delegation protocol for cross-squad task tracking?

The delegation protocol relies on maintaining a manifest for squad discovery and requires actionable handoff criteria to function correctly. If context sharing is not continuously updated, the feedback loop may fail to accurately monitor delegated work or capture outcomes across squads.