Brady Gaster avatar

Brady Gaster

Community

@bradygaster

1,520Followers
|
153Public Repos
|
26Published Skills

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.

bradygasterbradygaster
3

casting-policy

Enforce AI agent assignment limits across fictional universes via JSON configuration.

Community
Basic
bradygasterbradygaster
3

distributed-mesh

Configure distributed squads and synchronize Git-based state across machines and zones.

Community
Advanced
bradygasterbradygaster
3

docs-standards

Enforce Microsoft Style Guide and Squad-specific conventions in project documentation.

Community
Basic
bradygasterbradygaster
3

agent-collaboration

Standardize AI agent collaboration with worktree awareness and decision recording.

Community
Basic
bradygasterbradygaster
3

reskill

Extract shared patterns from agent charters and histories into reusable skills.

Community
Advanced
bradygasterbradygaster
3

ci-validation-gates

Validate semver, verify NPM token types, and retry registry operations.

Community
Advanced
bradygasterbradygaster
3

github-multi-account

Detect multiple GitHub accounts and configure shell aliases for account switching.

Community
Intermediate
bradygasterbradygaster
3

test-discipline

Synchronize software tests with API modifications and filesystem state.

Community
Basic
bradygasterbradygaster
3

windows-compatibility

Provides Windows-safe patterns for file paths, Git commands, and timestamps in cross-platform software development.

Community
Intermediate
bradygasterbradygaster
3

Document Reading & Resolution Workflows

Resolve natural language document references to absolute file paths and orchestrate document operations.

Community
Advanced
bradygasterbradygaster
3.1k

squad

Scaffold AI agent teams in a project directory using a CLI.

Community
Advanced
bradygasterbradygaster
3.1k

squad-conventions

Define development conventions for the Squad CLI using Node.js built-in modules.

Community
Basic
bradygasterbradygaster
3.1k

templates

Provide Markdown templates for configuring AI agent teams and workflows.

Community
Intermediate
bradygasterbradygaster
3.1k

architectural-proposals

Generate architectural proposals documenting problems, solutions, impact, decisions, and risks.

Community
Intermediate
bradygasterbradygaster
3.1k

history-hygiene

Record only final confirmed decisions and outcomes in history files.

Community
Basic
bradygasterbradygaster
3.1k

reviewer-protocol

Enforce reviewer rejection workflows with strict lockout semantics for AI agents.

Community
Advanced
bradygasterbradygaster
3.1k

client-compatibility

Detects GitHub Copilot environments and adapts Squads' spawning accordingly.

Community
Advanced
bradygasterbradygaster
3.1k

git-workflow

Manage a three-branch Git workflow with standardized issue branching and PR creation.

Community
Advanced
bradygasterbradygaster
3.1k

CLI Command Wiring

Wire new CLI commands into cli-entry.ts with run functions and help text.

Community
Intermediate
bradygasterbradygaster
3.1k

init-mode

Propose an AI development team roster and await confirmation before generating team.md and gitattributes.

Community
Intermediate
bradygasterbradygaster
3.1k

secret-handling

Scan staged files for secrets and block commits containing sensitive data.

Community
Advanced
bradygasterbradygaster
3.1k

release-process

Guide software releases with pre-release validation, version bumping, and GitHub release creation.

Community
Advanced
bradygasterbradygaster
3.1k

model-selection

Select AI models for agent spawns using a 4-layer hierarchy and fallback chains.

Community
Advanced
bradygasterbradygaster
3.1k

My Skill

Test trigger and role assignment mechanisms with Vitest.

Community
Basic