CtrlK
BlogDocsLog inGet started
Tessl Logo

squad

github.com/bradygaster/squad

SkillAddedReview
agent-collaboration

.copilot/skills/agent-collaboration/SKILL.md

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

59

agent-collaboration

.squad-templates/skills/agent-collaboration/SKILL.md

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

59

agent-collaboration

packages/squad-cli/templates/skills/agent-collaboration/SKILL.md

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

59

agent-conduct

.copilot/skills/agent-conduct/SKILL.md

Shared hard rules enforced across all squad agents

49

agent-conduct

.squad-templates/skills/agent-conduct/SKILL.md

Shared hard rules enforced across all squad agents

48

agent-conduct

packages/squad-cli/templates/skills/agent-conduct/SKILL.md

Shared hard rules enforced across all squad agents

49

agentic-workflow-designer

.github/skills/agentic-workflow-designer/SKILL.md

Conversational skill that interviews users to design new agentic workflows

54

agentic-workflows

.github/skills/agentic-workflows/SKILL.md

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

60

architectural-proposals

.copilot/skills/architectural-proposals/SKILL.md

How to write comprehensive architectural proposals that drive alignment before code is written

56

architectural-proposals

.squad-templates/skills/architectural-proposals/SKILL.md

How to write comprehensive architectural proposals that drive alignment before code is written

52

architectural-review

.copilot/skills/architectural-review/SKILL.md

How to review PRs for architectural quality — module boundaries, dependency direction, export surface, pattern consistency

62

ci-validation-gates

.copilot/skills/ci-validation-gates/SKILL.md

Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22

56

ci-validation-gates

.squad-templates/skills/ci-validation-gates/SKILL.md

Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22

59

client-compatibility

.copilot/skills/client-compatibility/SKILL.md

Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces

56

cli-wiring

.copilot/skills/cli-wiring/SKILL.md

Checklist and patterns for wiring new CLI commands into cli-entry.ts

63

coordinator-init-mode

.squad/skills/coordinator-init-mode/SKILL.md

The complete two-phase Init Mode protocol the Squad coordinator runs when no team exists yet in the current repo. Phase 1 = propose the team (no files created, wait for user confirm). Phase 2 = create .squad/ scaffolding, casting state, .gitattributes for merge drivers, and the always-on built-ins (Scribe, Ralph, Rai, Fact Checker). Loaded on demand when the coordinator detects no .squad/team.md exists.

64

coordinator-response-mode

.squad/skills/coordinator-response-mode/SKILL.md

Selecting WHO handles work is the Routing table; selecting HOW they handle it (Direct, Lightweight, Standard, Full) is Response Mode. This skill contains the complete decision table, exemplar prompts for each mode, the Lightweight spawn template, and the upgrade rules. Squad coordinator loads this on demand once routing has identified the agent — to pick the right ceremony level for the task.

61

coordinator-source-of-truth

.squad/skills/coordinator-source-of-truth/SKILL.md

The complete file-by-file source-of-truth hierarchy for Squad: which files are authoritative, which are derived/append-only, who may write each one, who may read each one, and the precedence rules when they conflict. Squad coordinator loads this on demand when it needs to resolve a write conflict, decide where a piece of state belongs, or answer a 'who owns this file' question.

69

cross-machine-coordination

.squad/skills/cross-machine-coordination/SKILL.md

Enables squad agents on different machines to share work via git-based task queuing

52

cross-squad

.squad/skills/cross-squad/SKILL.md

Coordinating work across multiple Squad instances — discovery, delegation, and disambiguation when the user says 'squad' (the product) vs casual English 'group of agents'.

67

cross-squad-communication

.squad/skills/cross-squad-communication/SKILL.md

Protocol for sending queries, delegating tasks, and sharing context between independent Squad instances across different repositories

54

distributed-mesh

.copilot/skills/distributed-mesh/SKILL.md

How to coordinate with squads on different machines using git as transport

52

e2e-template-testing

.squad-templates/skills/e2e-template-testing/SKILL.md

End-to-end validation of coordinator and agent template changes

56

economy-mode

.squad/skills/economy-mode/SKILL.md

Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.

58

external-comms

.squad/skills/external-comms/SKILL.md

PAO workflow for scanning, drafting, and presenting community responses with human review gate

58