Brady Gaster
Community@bradygaster
Brady Gaster is a PM Architect in the CoreAI division at Microsoft where he works on Apps, Agents, MIDI, and most recently, Squad
Agent Skills by Brady Gaster
Showing 26 vetted skills indexed across 2 GitHub repositories.
casting-policy
Enforce AI agent assignment limits across fictional universes via JSON configuration.
distributed-mesh
Configure distributed squads and synchronize Git-based state across machines and zones.
docs-standards
Enforce Microsoft Style Guide and Squad-specific conventions in project documentation.
agent-collaboration
Standardize AI agent collaboration with worktree awareness and decision recording.
reskill
Extract shared patterns from agent charters and histories into reusable skills.
ci-validation-gates
Validate semver, verify NPM token types, and retry registry operations.
github-multi-account
Detect multiple GitHub accounts and configure shell aliases for account switching.
test-discipline
Synchronize software tests with API modifications and filesystem state.
windows-compatibility
Provides Windows-safe patterns for file paths, Git commands, and timestamps in cross-platform software development.
Document Reading & Resolution Workflows
Resolve natural language document references to absolute file paths and orchestrate document operations.
squad
Scaffold AI agent teams in a project directory using a CLI.
squad-conventions
Define development conventions for the Squad CLI using Node.js built-in modules.
templates
Provide Markdown templates for configuring AI agent teams and workflows.
architectural-proposals
Generate architectural proposals documenting problems, solutions, impact, decisions, and risks.
history-hygiene
Record only final confirmed decisions and outcomes in history files.
reviewer-protocol
Enforce reviewer rejection workflows with strict lockout semantics for AI agents.
client-compatibility
Detects GitHub Copilot environments and adapts Squads' spawning accordingly.
git-workflow
Manage a three-branch Git workflow with standardized issue branching and PR creation.
CLI Command Wiring
Wire new CLI commands into cli-entry.ts with run functions and help text.
init-mode
Propose an AI development team roster and await confirmation before generating team.md and gitattributes.
secret-handling
Scan staged files for secrets and block commits containing sensitive data.
release-process
Guide software releases with pre-release validation, version bumping, and GitHub release creation.
model-selection
Select AI models for agent spawns using a 4-layer hierarchy and fallback chains.
My Skill
Test trigger and role assignment mechanisms with Vitest.