Skill Claude CodeCodex
Core conventions and patterns used in the Squad codebase.
Skill Claude CodeCodex
Core conventions and patterns used in the Squad codebase.
Skill Claude CodeCodex
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication.
Skill Claude CodeCodex
Skill "cancellation-vs-timeout" from lewing/helix.mcp, covering problem, wrong pattern, correct pattern and when to apply.
Skill Claude CodeCodex
When to use: Migrating a multi-project .NET solution from per-csproj to a single Directory.Packages.props so future package bumps are one-line edits.
Skill Claude CodeCodex
How to safely remove implicit constructor fallbacks for injected dependencies.
Skill Claude CodeCodex
Standard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.
Skill Claude CodeCodex
Skill "freshness-marker-caching" from lewing/helix.mcp, covering skill: freshness marker pattern for delta caching, problem, pattern, flow and key properties.
Skill Claude CodeCodex
Squad branching model: dev-first workflow with insiders preview channel.
Skill Claude CodeCodex
Skill "ihttpclientfactory-di" from lewing/helix.mcp, covering problem, wrong pattern, right pattern, why and applies when.
Skill Claude CodeCodex
Pattern for searching across many items with ranked priority and early termination.
Skill Claude CodeCodex
Refresh a project knowledgebase after code/doc updates by separating resolved findings from remaining follow-up work and durable facts.
Skill Claude CodeCodex
A [McpServerTool] method routinely takes more than 1 second (downloads, multi-step API scans, multi-file processing). The MCP client needs interim progress so its UI doesn't appear hung.
Skill Claude CodeCodex
Pattern for migrating MCP tools from string returns to UseStructuredContent typed returns.
Skill Claude CodeCodex
STRIDE threat modeling patterns specific to MCP servers.
Skill Claude CodeCodex
Write MCP tool descriptions and failure messages that route callers to the right adjacent tools when workflows vary by repo, environment, or artifact availability.
Skill Claude CodeCodex
How to perform root-path containment checks without weakening security on case-sensitive filesystems.
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
Confidence: low Source: earned Domain: .NET / C# / Security.
Skill Claude CodeCodex
Find and resume interrupted Copilot CLI sessions using sessionstore queries.
Skill Claude CodeCodex
When writing or reviewing C# code that processes text content — especially log files, API responses, or search operations that may handle multi-MB strings.
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.