home/categories/cicd/fritzandfriends-blazorwebformscomponents-squad-templates-skills-squad-conventions-skill-md
cicddevops

squad-conventions

Defines the core development conventions for the Squad CLI tool (create-squad), a zero-dependency Node.js package that adds AI agent teams to any project. Covers the zero-dependency constraint, Node.js built-in test runner usage, fatal() error handling pattern, ANSI color constants, .ai-team/ file structure, Windows-compatible path construction, and init idempotency. Use when modifying Squad source code, adding new CLI commands, writing tests with node:test, handling errors in user-facing flows, or ensuring cross-platform file path compatibility.

FritzAndFriends
maintainer
FritzAndFriends
Atualizado 3/24/2026
Estrelas
446
Forks
76
quick start

Installation and usage

Defines the core development conventions for the Squad CLI tool (create-squad), a zero-dependency Node.js package that adds AI agent teams to any project. Covers the zero-dependency constraint, Node.js built-in test runner usage, fatal() error handling pattern, ANSI color constants, .ai-team/ file structure, Windows-compatible path construction, and init idempotency. Use when modifying Squad source code, adding new CLI commands, writing tests with node:test, handling errors in user-facing flows, or ensuring cross-platform file path compatibility.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use squad-conventions