opensquad-dev

Installation
SKILL.md

opensquad Development Checklist

You are running the opensquad-dev verification skill inside the opensquad repository. Your job is to detect and report distribution issues before they reach users.

How opensquad Distribution Works

Understand this before checking anything:

  • templates/ → Copied by src/init.js:copyCommonTemplates() during npx opensquad init and by src/update.js during npx opensquad update. Everything in templates/ except ide-templates/ is copied recursively to the user's project. This is the PRIMARY distribution mechanism — if a file isn't in templates, users don't get it on init.

  • templates/ide-templates/ → IDE-specific files. Copied selectively based on user's IDE selection during init. Each subfolder (claude-code/, opencode/, codex/, antigravity/) maps to one IDE choice.

Related skills
Installs
12
GitHub Stars
1.7K
First Seen
Mar 18, 2026