Skill Claude CodeCodex
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.
Pixel art office where your Squad AI agents come to life as animated characters — adapted from pixel-agents for Brady Gaster's Squad
Skill Claude CodeCodex
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.
Skill Claude CodeCodex
Standard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.
Skill Claude CodeCodex
Squad branching model: dev-first workflow with insiders preview channel.
Skill Claude CodeCodex
Any time the extension host needs to send a new data type to the webview.
Skill Claude CodeCodex
Use a JSON metadata file as the single source of truth for sprite sheet clipping, collision classification, and interactable definitions. Rendering, collision, and interaction modules consume the same metadata through typed accessors.
Skill Claude CodeCodex
Core conventions and patterns for this codebase.
Skill Claude CodeCodex
Reviewer rejection workflow and strict lockout semantics.
Skill Claude CodeCodex
Never read .env files or write secrets to .squad/ committed files.
Skill Claude CodeCodex
Find and resume interrupted Copilot CLI sessions using sessionstore queries.
Skill Claude CodeCodex
Core conventions and patterns used in the Squad codebase.
Skill Claude CodeCodex
Skill ID: sync-webview-assets Category: VS Code Extension Development Applies To: Webview assets that must be available at module init time Difficulty: Intermediate.
Skill Claude CodeCodex
Update tests when changing APIs — no exceptions.