Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
history-hygiene
Record final outcomes to history.md, not intermediate requests or reversed decisions
sbroenne/pytest-skill-engineering 3
-
secret-handling
Never read .env files or write secrets to .squad/ committed files
sbroenne/pytest-skill-engineering 3
-
model-selection
sbroenne/pytest-skill-engineering 3
-
release-process
Step-by-step release checklist for Squad — prevents v0.8.22-style disasters
sbroenne/pytest-skill-engineering 3
-
session-recovery
Find and resume interrupted Copilot CLI sessions using session_store queries
sbroenne/pytest-skill-engineering 3
-
test-discipline
Update tests when changing APIs — no exceptions
sbroenne/pytest-skill-engineering 3
-
agent-collaboration
Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication
sbroenne/pytest-skill-engineering 3
-
ci-validation-gates
Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22
sbroenne/pytest-skill-engineering 3
-
gh-auth-isolation
Safely manage multiple GitHub identities (EMU + personal) in agent workflows
sbroenne/pytest-skill-engineering 3
-
project-conventions
Core conventions and patterns for this codebase
sbroenne/pytest-skill-engineering 3
-
cross-squad
Coordinating work across multiple Squad instances
sbroenne/pytest-skill-engineering 3
-
economy-mode
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
sbroenne/pytest-skill-engineering 3
-
squad-conventions
Core conventions and patterns used in the Squad codebase
sbroenne/pytest-skill-engineering 3
-
github-multi-account
Detect and set up account-locked gh aliases for multi-account GitHub. The AI reads this skill, detects accounts, asks the user which is personal/work, and runs the setup automatically.
sbroenne/pytest-skill-engineering 3
-
architectural-proposals
How to write comprehensive architectural proposals that drive alignment before code is written
sbroenne/pytest-skill-engineering 3
-
init-mode
Team initialization flow (Phase 1 proposal + Phase 2 creation)
sbroenne/pytest-skill-engineering 3
-
windows-compatibility
Cross-platform path handling and command patterns
sbroenne/pytest-skill-engineering 3
-
humanizer
Tone enforcement patterns for external-facing community responses
sbroenne/pytest-skill-engineering 3
-
distributed-mesh
How to coordinate with squads on different machines using git as transport
sbroenne/pytest-skill-engineering 3
-
cli-wiring
sbroenne/pytest-skill-engineering 3
-
docs-standards
Microsoft Style Guide + Squad-specific documentation patterns
sbroenne/pytest-skill-engineering 3
-
nap
sbroenne/pytest-skill-engineering 3
-
reviewer-protocol
Reviewer rejection workflow and strict lockout semantics
sbroenne/pytest-skill-engineering 3
-
git-workflow
Squad branching model: dev-first workflow with insiders preview channel
sbroenne/pytest-skill-engineering 3