{skill-name}

Document squad conventions, routing, ceremonies, decisions, and logs for multi-agent repositories.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CarlosSardo/nats-poc-simulator --skill skill-name-carlossardo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: {skill-name}
Source: https://github.com/CarlosSardo/nats-poc-simulator/tree/main/.squad
Command: npx skills add https://github.com/CarlosSardo/nats-poc-simulator --skill skill-name-carlossardo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes and documents team conventions, routing rules, and cross-agent collaboration patterns so squads can ship work predictably in a multi-agent environment.

Core Features & Use Cases

  • Defines a reusable set of conventions for squad-based projects (team roster, routing, ceremonies, decisions, and logs)
  • Provides templates and guidance for agent roles, charter, and decision merging
  • Enables consistent activation and orchestration of multi-agent tasks across repositories

Quick Start

Use this skill to onboard a new squad and align team patterns across the repository.

Frequently Asked Questions about {skill-name}

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

FAQPage Schema
How do I coordinate multi-agent work across a repository?

Coordinating multi-agent work across a repository requires standardizing squad conventions, routing rules, and team patterns. This skill provides the necessary templates and structure to orchestrate agents predictably and align cross-agent tasks.

What is the best way to manage agent routing and ceremonies for a squad?

Managing agent routing and ceremonies involves defining specific conventions for team rosters and agent roles. This skill supplies reusable templates that map routing rules and ceremonies directly to agent behaviors, ensuring consistent orchestration.

How do I merge decisions with the Scribe in a multi-agent environment?

Merging decisions with the Scribe is handled by configuring .squad state files to merge via union when conflicts occur. This skill explains how to align agent behaviors and consolidate decision logs accurately across the squad.

Do I need a team charter to onboard a new squad in a multi-agent repository?

Yes, a team charter is needed to onboard a new squad and align team patterns across a repository. This skill provides the required charter templates and guidance for agent roles to establish consistent multi-agent activation.

Can I use squad templates to standardize logs and decisions across multiple agents?

Yes, you can use squad templates to standardize logs and decisions across multiple agents. This skill defines a reusable set of conventions for team rosters, routing, and ceremonies to ensure predictable cross-agent collaboration.

Why are my multi-agent state files conflicting during squad decision merging?

Multi-agent state files conflict during squad decision merging when union rules are not applied properly. This skill ensures that .squad state files merge via union when conflicts occur, preventing routing and decision log inconsistencies.