CtrlK
BlogDocsLog inGet started
Tessl Logo

squad

github.com/bradygaster/squad

Skill

Added

Review

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.

67

squad-conventions

.squad-templates/skills/squad-conventions/SKILL.md

Core conventions and patterns used in the Squad codebase

nap

.squad-templates/skills/nap/SKILL.md

Context hygiene — compress, prune, archive .squad/ state

62

e2e-template-testing

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

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

57

windows-compatibility

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

Cross-platform path handling and command patterns

55

squad-conventions

.copilot/skills/squad-conventions/SKILL.md

Core conventions and patterns used in the Squad codebase

security-review

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

How to review PRs for security — credentials, injection, workflow permissions, supply chain, git operation safety

61

secret-handling

.copilot/skills/secret-handling/SKILL.md

Never read .env files or write secrets to .squad/ committed files

60

reviewer-protocol

.copilot/skills/reviewer-protocol/SKILL.md

Reviewer rejection workflow and strict lockout semantics

63

reskill

.copilot/skills/reskill/SKILL.md

Team-wide charter and history optimization through skill extraction

59

release-process

.copilot/skills/release-process/SKILL.md

Step-by-step release checklist for Squad — prevents v0.8.22 and v0.9.4-style disasters

protected-files

.copilot/skills/protected-files/SKILL.md

Zero-dependency bootstrap files that must never import npm packages or SDK code

65

pr-lifecycle

.copilot/skills/pr-lifecycle/SKILL.md

Complete issue → PR → merge lifecycle with readiness checks

55

model-selection

.copilot/skills/model-selection/SKILL.md

Per-agent model selection with 4-layer hierarchy and fallback chains

init-mode

.copilot/skills/init-mode/SKILL.md

Team initialization flow (Phase 1 proposal + Phase 2 creation)

56

history-hygiene

.copilot/skills/history-hygiene/SKILL.md

Record final outcomes to history.md, not intermediate requests or reversed decisions

68

github-multi-account

.copilot/skills/github-multi-account/SKILL.md

Detect and set up account-locked gh aliases for multi-account GitHub. The AI reads this skill, detects accounts, asks the user which is personal/work, and runs the setup automatically.

57

git-workflow

.copilot/skills/git-workflow/SKILL.md

Squad branching model: dev-first workflow with insiders preview channel

56

distributed-mesh

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

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

47

client-compatibility

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

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

47

cli-wiring

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

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

65

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

61

architectural-review

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

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

61

architectural-proposals

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

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

58

agent-conduct

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

Shared hard rules enforced across all squad agents

50