Skill Claude CodeCodex
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.
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.
Agent
Your AI team. Describe what you're building, get a team of specialists that live in your repo.
Instructions file GitHub Copilot
Copilot instructions for swigerb/squad-pod, covering copilot instructions for squad pod, build & test commands, extension host, webview and tests.
swigerb/copilot-studio-agent-direct-line-mcp
MCP server Claude CodeCodexCursor
VS Code MCP server for Microsoft Copilot Studio Agent integration via Direct Line 3.0 API with HTTP transport and OAuth authentication. Runs locally from the copilot-studio-agent-direct-line-mcp npm package.