← all publishers

bradygaster

@bradygaster source repo

67 published skills

  1. Agentic Workflow Designer · bradygaster
    Conversational skill that interviews users to design new agentic workflows
    0
    installs
  2. Gh Auth Isolation · bradygaster
    Safely manage multiple GitHub identities (EMU + personal) in agent workflows
    0
    installs
  3. Git Workflow 2 · bradygaster
    Squad branching model: dev-first workflow with insiders preview channel
    0
    installs
  4. Model Selection 2 · bradygaster
    Per-agent model selection with 4-layer hierarchy and fallback chains
    0
    installs
  5. History Hygiene 2 · bradygaster
    Record reconciled final outcomes to history.md, not intermediate requests or obsolete claims
    0
    installs
  6. Model Selection 3 · bradygaster
    Determines which LLM model to use for each agent spawn
    0
    installs
  7. Release Process 2 · bradygaster
    Prepare, publish, recover, and verify Squad insider, preview, and stable releases
    0
    installs
  8. CI Validation Gates 2 · bradygaster
    Defensive CI/CD patterns: semver validation, token checks, retry logic, and draft detection
    0
    installs
  9. Architectural Proposals 2 · bradygaster
    How to write comprehensive architectural proposals that drive alignment before code is written
    0
    installs
  10. Nap · bradygaster
    Context hygiene — compress, prune, archive .squad/ state
    0
    installs
  11. Coordinator Init Mode · bradygaster
    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, Fact Checker). Loaded on demand when the coordinator detects no .squad/team.md exists.
    0
    installs
  12. Aspire CLI · bradygaster
    Aspire CLI
    0
    installs
  13. Readme Dx Review · bradygaster
    Developer experience checklist for reviewing README files and getting-started documentation
    0
    installs
  14. Dynamic JSON Guardrails · bradygaster
    Validate model JSON responses with strict schema checks and deterministic fallback
    0
    installs
  15. Markdown Playlist Archive · bradygaster
    Build append-only markdown table archives with daily file partitioning and replay-friendly history surfacing
    0
    installs
  16. Binary File Storage · bradygaster
    Pattern for storing and serving binary files (images, etc.) across both File and Blob storage backends
    0
    installs
  17. Aspnetcore Middleware Headers · bradygaster
    How to safely set response headers in ASP.NET Core middleware
    0
    installs
  18. Aspire Apphost Setup · bradygaster
    Pattern for adding .NET Aspire AppHost and ServiceDefaults to an existing .NET solution
    0
    installs
  19. Example File Testing · bradygaster
    SKILL: Example File Testing Pattern
    0
    installs
  20. Dotnet Otel Instrumentation · bradygaster
    Pattern for adding OpenTelemetry tracing to .NET projects with clean library/host separation
    0
    installs
  21. Pr Screenshots · bradygaster
    Capture Playwright screenshots and embed them in GitHub PR descriptions
    0
    installs
  22. Ralph Two Pass Scan · bradygaster
    Skill: Ralph — Two-Pass Issue Scanning
    0
    installs
  23. Squad · bradygaster
    Squad's command catalog and interactive menu. Invoke via /squad (slash command) or natural language ("squad commands", "what can squad do", "show me squad options"). Presents categorized operations (Install & Upgrade, Team Management, Issues & PRs, Plugins & Skills, Model & Cost, Sessions & State) as an interactive picker. Routes to the right squad CLI command or the Squad coordinator agent.
    0
    installs
  24. Reskill · bradygaster
    Extract durable operating knowledge before slimming or replacing team charters
    0
    installs
  25. Init Mode · bradygaster
    Team initialization flow (Phase 1 proposal + Phase 2 creation)
    0
    installs
  26. CLI Wiring · bradygaster
    Checklist and patterns for wiring new CLI commands into cli-entry.ts
    0
    installs
  27. Humanizer · bradygaster
    Tone enforcement patterns for external-facing community responses
    0
    installs
  28. Git Workflow · bradygaster
    Squad branching model: dev-first workflow with insiders preview channel
    0
    installs
  29. Pr Lifecycle · bradygaster
    Complete issue → PR → merge lifecycle with readiness checks
    0
    installs
  30. Content Scope · bradygaster
    Keep Squad documentation focused on shipped behavior and clearly bounded integrations
    0
    installs
  31. Model Selection · bradygaster
    Resolve explicit and persistent model preferences for Squad spawns without pinning stale defaults
    0
    installs
  32. Work Monitoring · bradygaster
    Triage Squad work queues without making unintended bulk changes
    0
    installs
  33. Economy Mode · bradygaster
    Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
    0
    installs
  34. Agent Conduct · bradygaster
    Shared hard rules enforced across all squad agents
    0
    installs
  35. Tiered Memory · bradygaster
    Three-tier agent memory model (hot/cold/wiki) for context reduction per spawn
    0
    installs
  36. History Hygiene · bradygaster
    Record reconciled final outcomes to history.md, not intermediate requests or obsolete claims
    0
    installs
  37. Protected Files · bradygaster
    Zero-dependency bootstrap files that must never import npm packages or SDK code
    0
    installs
  38. Release Process · bradygaster
    Operate Squad's automated insider, preview, and stable release channels safely
    0
    installs
  39. Security Review · bradygaster
    How to review PRs for security — credentials, injection, workflow permissions, supply chain, git operation safety
    0
    installs
  40. Test Discipline · bradygaster
    Design assertions that prove the actual contract and fail on realistic regressions
    0
    installs
  41. Docs Standards · bradygaster
    Microsoft Style Guide + Squad-specific documentation patterns
    0
    installs
  42. External Comms · bradygaster
    Workflow for scanning, drafting, and presenting community responses with a human review gate
    0
    installs
  43. Squad Commands · bradygaster
    Categorized catalog of common Squad operations. Coordinator reads this file and presents it as an interactive menu when the user asks for available commands or help.
    0
    installs
  44. Distributed Mesh · bradygaster bundle
    How to coordinate with squads on different machines using git as transport
    0
    installs
  45. Agentic Workflows · bradygaster
    Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
    0
    installs
  46. Gh Aw Reliability · bradygaster
    Validate GitHub Agentic Workflow contracts through compiled artifacts and realistic mutations
    0
    installs
  47. Secret Handling · bradygaster
    Never read .env files or write secrets to .squad/ committed files
    0
    installs
  48. Reviewer Protocol · bradygaster
    Reviewer rejection workflow and strict lockout semantics
    0
    installs
  49. Squad Conventions · bradygaster
    Core conventions and patterns used in the Squad codebase
    0
    installs
  50. Gh Aw Enlistment · bradygaster
    Enlist a repository into Squad by installing the supported GitHub Agentic Workflows (gh-aw) bootstrap — with strict compilation, an explicit safe-update allowlist, and a human-reviewed bootstrap PR. Never auto-merges.
    0
    installs
  51. Archival Integrity · bradygaster
    Preserve content when moving entries between tracked Squad state files
    0
    installs
  52. Retro Enforcement · bradygaster
    Skill: Retro Enforcement
    0
    installs
  53. Versioning Policy · bradygaster
    SemVer rules for Squad's stable, preview, insider, and local package versions
    0
    installs
  54. CI Validation Gates · bradygaster
    Defensive CI/CD patterns: semver validation, token checks, retry logic, and draft detection
    0
    installs
  55. Architectural Review · bradygaster
    How to review PRs for architectural quality — module boundaries, dependency direction, export surface, pattern consistency
    0
    installs
  56. Client Compatibility · bradygaster
    Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces
    0
    installs
  57. Squad Version Check · bradygaster
    Internals of how @bradygaster/squad-cli stamps its version, how `squad upgrade` works (what it preserves vs overwrites), and how to probe the npm registry for the latest version from a coordinator prompt.
    0
    installs
  58. Windows Compatibility · bradygaster
    Cross-platform path handling and command patterns
    0
    installs
  59. Team Memory Maintenance · bradygaster
    Merge accepted Squad decisions through the active state backend with exact verification
    0
    installs
  60. E2e Template Testing · bradygaster
    End-to-end validation of coordinator and agent template changes
    0
    installs
  61. Notification Routing · bradygaster
    Route agent notifications to specific channels by type — prevent alert fatigue from single-channel flooding
    0
    installs
  62. Action Skill Contracts · bradygaster
    Author deterministic skills for operations that change state or invoke external tools
    0
    installs
  63. Architectural Proposals · bradygaster
    How to write comprehensive architectural proposals that drive alignment before code is written
    0
    installs
  64. Documentation Maintenance · bradygaster
    Maintain accurate, scannable Squad documentation with validated inventory and links
    0
    installs
  65. Coordinator Response Mode · bradygaster
    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 routing has identified the agent — to pick the right ceremony level for the task.
    0
    installs
  66. Cross Squad Communication · bradygaster
    Protocol for sending queries, delegating tasks, and sharing context between independent Squad instances across different repositories
    0
    installs
  67. Cross Machine Coordination · bradygaster
    Enables squad agents on different machines to share work via git-based task queuing
    0
    installs