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
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
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.
Skill Claude CodeCodex
Require clear user-facing summaries after completed agent batches.
Skill Claude CodeCodex
Keep client API calls, Express routes, and shared types aligned.
Skill Claude CodeCodex
Run risk-based ai-agent-board quality gates after code-producing work.
Skill Claude CodeCodex
Detect stale Squad heartbeat and require visible progress updates.
Skill Claude CodeCodex
Use telemetry evidence for Squad usage and process audits when available.
Skill Claude CodeCodex
Clean up orphaned browser/test/dev-server processes safely after test bursts.
Skill Claude CodeCodex
Handle ai-agent-board git worktree and merge flows safely.
Skill Claude CodeCodex
Shared hard rules enforced across all squad agents.
Skill Claude CodeCodex
How to write comprehensive architectural proposals that drive alignment before code is written.
Skill Claude CodeCodex
Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22.
Skill Claude CodeCodex
Bug class: Commands implemented in packages/squad-cli/src/cli/commands/ but never routed in cli-entry.ts.
Skill Claude CodeCodex
Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces.
Skill Claude CodeCodex
Skill ID: cross-machine-coordination Owner: Ralph (Work Monitor) Squad Integration: All agents Status: Specification (ready for implementation).
Skill Claude CodeCodex
Coordinating work across multiple Squad instances.
Skill Claude CodeCodex
How to coordinate with squads on different machines using git as transport.