bradygaster

61 mods across 3 repositories, 3.1k stars between them.

bradygaster/squad

Instructions file GitHub Copilot

Instructions for bradygaster/squad, covering copilot coding agent — squad instructions, ⚠️ identity lock — read this first, 🚦 route before you act — generic copilot sessions, adversarial input handling and team context.

3.1k 2d ago B 1,349 tokens original MIT

agentic-workflows

28

bradygaster/squad

Skill Claude CodeCodex

Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.

3.1k 2d ago A 20 tokens copy · 97% MIT

nap

30

bradygaster/squad

Skill Claude CodeCodex

Context hygiene — compress, prune, archive .squad/ state.

3.1k 2d ago A 15 tokens original MIT

bradygaster/squad

Skill Claude CodeCodex

The complete two-phase Init Mode protocol the Squad coordinator runs when no team exists yet in the current repo. Phase 1 = propose the team (no files created, wait for user confirm). Phase 2 = create .squad/ scaffolding, casting state, .gitattributes for merge drivers, and the always-on built-ins (Scribe, Ralph, Rai…

3.1k 2d ago A 98 tokens original MIT

bradygaster/squad

Skill Claude CodeCodex

Selecting WHO handles work is the Routing table; selecting HOW they handle it (Direct, Lightweight, Standard, Full) is Response Mode. This skill contains the complete decision table, exemplar prompts for each mode, the Lightweight spawn template, and the upgrade rules. Squad coordinator loads this on demand once…

3.1k 2d ago A 79 tokens original MIT

bradygaster/squad

Skill Claude CodeCodex

The complete file-by-file source-of-truth hierarchy for Squad: which files are authoritative, which are derived/append-only, who may write each one, who may read each one, and the precedence rules when they conflict. Squad coordinator loads this on demand when it needs to resolve a write conflict, decide where a piece…

3.1k 2d ago A 86 tokens original MIT

bradygaster/squad

Skill Claude CodeCodex

Protocol for sending queries, delegating tasks, and sharing context between independent Squad instances across different repositories.

3.1k 2d ago A 25 tokens original MIT

cross-squad

36

bradygaster/squad

Skill Claude CodeCodex

Coordinating work across multiple Squad instances — discovery, delegation, and disambiguation when the user says 'squad' (the product) vs casual English 'group of agents'.

3.1k 2d ago A 41 tokens original MIT

economy-mode

37

bradygaster/squad

Skill Claude CodeCodex

Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.

3.1k 2d ago A 22 tokens original MIT

external-comms

38

bradygaster/squad

Skill Claude CodeCodex

PAO workflow for scanning, drafting, and presenting community responses with human review gate.

3.1k 2d ago A 20 tokens original MIT

fact-checking

39

bradygaster/squad

Skill Claude CodeCodex

Review and validate claims using counter-hypothesis testing. Use when verifying technical content, checking references, validating API endpoints, or performing quality assurance on deliverables.

3.1k 2d ago A 36 tokens original MIT

gh-auth-isolation

40

bradygaster/squad

Skill Claude CodeCodex

Safely manage multiple GitHub identities (EMU + personal) in agent workflows.

3.1k 2d ago A 20 tokens original MIT

humanizer

41

bradygaster/squad

Skill Claude CodeCodex

Tone enforcement patterns for external-facing community responses.

3.1k 2d ago A 11 tokens original MIT

iterative-retrieval

42

bradygaster/squad

Skill Claude CodeCodex

Max-3-cycle protocol for agent sub-tasks with WHY context and coordinator validation. Use when spawning sub-agents to complete scoped work.

3.1k 2d ago A 34 tokens original MIT

personal-squad

43

bradygaster/squad

Skill Claude CodeCodex

User-level AI agents that travel with you across projects.

3.1k 2d ago A 14 tokens original MIT

pr-review-response

44

bradygaster/squad

Skill Claude CodeCodex

Teaches agents to reply to PR review comment threads after fixing issues, making resolutions traceable.

3.1k 2d ago A 22 tokens original MIT

pr-screenshots

45

bradygaster/squad

Skill Claude CodeCodex

Capture Playwright screenshots and embed them in GitHub PR descriptions.

3.1k 2d ago A 17 tokens original MIT

ralph-two-pass-scan

46

bradygaster/squad

Skill Claude CodeCodex

Cuts GitHub API calls by separating lightweight list scanning from full hydration.

3.1k 2d ago A 20 tokens original MIT

reflect

47

bradygaster/squad

Skill Claude CodeCodex

Learning capture system that extracts HIGH/MED/LOW confidence patterns from conversations to prevent repeating mistakes. Use after user corrections ("no", "wrong"), praise ("perfect", "exactly"), or when discovering edge cases. Complements .squad/agents/{agent}/history.md and .squad/decisions.md.

3.1k 2d ago A 66 tokens original MIT

session-recovery

48

bradygaster/squad

Skill Claude CodeCodex

Find and resume interrupted Copilot CLI sessions using sessionstore queries.

3.1k 2d ago A 16 tokens original MIT