All authors
github avatar

Claude Skills by github

github.com/github
466 skillsA× 452B× 13C× 120 installs298 views
Open Pull RequestA

Publish validated gh-aw changes as a draft pull request from a cloud agent.

ai-agentsgobash
0
5,082
Operational Value DesignerA

Design and verify a deterministic operational-value grader for a GitHub Agentic Workflow. Use for per-run operational value, evidence attribution, maturation, baselines, and operational-value evaluators. Usage: /operational-value-designer OWNER/REPO WORKFLOW-NAME.

ai-agentsrustbash
0
5,082
Optimize Agentic WorkflowA

Analyze and reduce token consumption in agentic workflows — guardrail-specific entry points, measurement, and optimization techniques.

ai-agentsbashgit
0
5,082
Pr FinisherA

Prepare an open pull request for merge from a GitHub Copilot cloud agent. Drives Reviews, local validation, and Mergeable to a ready state. Does not merge, and cannot trigger CI.

ai-agentsrustgo
0
5,082
Prompt Token EfficiencyA

Rewrite prompts for minimal tokens, maximal clarity, and low ambiguity for LLM consumption.

ai-agentsgo
0
5,082
ReportingA

Format reports with HTML details/summary blocks for readable output.

ai-agentsgo
0
5,082
Resolve Merge ConflictsA

Merge a base ref and safely regenerate compiled workflow lock-file conflicts.

ai-agentsjavascriptgo
0
5,082
Restricted Tool TriageA

Operate safely and efficiently inside a gh-aw workflow with a restricted tools/bash allowlist, and correctly triage tool-denial events before they exhaust the session's denial budget.

ai-agentsgoshell
0
5,082
Review Agentic WorkflowsA

Review agentic workflow changes for correctness, security posture, and optimization opportunities with compile, validation, and audit evidence.

ai-agentsrustgo
0
5,082
Security Advisory Compat EnforcerA

Review a GitHub security advisory and safely update .github/aw/compat.json with evidence-backed version enforcement.

ai-agentsgogit
0
5,082
Sergo ExamplesA

Optional Sergo examples for cache formats and reporting templates.

ai-agentsgo
0
5,082
Skillz IntegrationA

Run and integrate Skillz MCP server with Docker for skill execution.

ai-agentspythonrust
0
5,082
Temporary Id Safe OutputA

Add temporary ID support to safe-output jobs end to end.

ai-agentsjavascriptgo
0
5,082
Workflow Step SummariesA

Write clear GitHub Actions step summaries with progressive disclosure.

ai-agentsgit
0
5,082
TemplatesA

{what this skill teaches agents}

ai-agentstestingapi
0
5,082
Agent CollaborationA

Standard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communication

ai-agentsgit
0
5,082
Agent ConductA

Shared hard rules enforced across all squad agents

ai-agentsgo
0
5,082
Architectural ProposalsA

How to write comprehensive architectural proposals that drive alignment before code is written

ai-agentsshelldebugging
0
5,082
Ci Validation GatesA

Defensive CI/CD patterns: semver validation, token checks, retry logic, draft detection — earned from v0.8.22

ai-agentsgitapi
0
5,082
Cli WiringA

**Bug class:** Commands implemented in `packages/squad-cli/src/cli/commands/` but never routed in `cli-entry.ts`.

ai-agents
0
5,082
Client CompatibilityA

Platform detection and adaptive spawning for CLI vs VS Code vs other surfaces

ai-agentstypescriptsql
0
5,082
Coordinator Init ModeA

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.

ai-agentsgoreact
0
5,082
Coordinator Response ModeA

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.

ai-agentsgosql
0
5,082
Coordinator Source Of TruthA

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 of state belongs, or answer a 'who owns this file' question.

ai-agentsgogit
0
5,082
Cross Machine CoordinationA

Enables squad agents on different machines to share work via git-based task queuing

ai-agentspythongo
0
5,082
Cross Squad CommunicationA

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

ai-agentsshellbash
0
5,082
Cross SquadA

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

ai-agentstypescriptbash
0
5,082
Distributed MeshA

How to coordinate with squads on different machines using git as transport

ai-agentsrustgo
0
5,082
Docs StandardsA

Microsoft Style Guide + Squad-specific documentation patterns

ai-agentsrustbash
0
5,082
E2e Template TestingA

End-to-end validation of coordinator and agent template changes

ai-agentstypescriptrust
0
5,082
Economy ModeA

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

ai-agentsgorefactoring
0
5,082
Error RecoveryA

Standard recovery patterns for all squad agents. When something fails, adapt — don't just report the failure.

ai-agentsapi
0
5,082
External CommsA

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

ai-agentsrustgo
0
5,082
Fact CheckingA

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

ai-agentstestingapi
0
5,082
Gh Auth IsolationB

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

ai-agentsshellbash
0
5,082
Git WorkflowB

Squad branching model: dev-first workflow with insiders preview channel

ai-agentspythongo
0
5,082
Github Multi AccountA

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.

ai-agentsshellgit
0
5,082
History HygieneA

Record final outcomes to history.md, not intermediate requests or reversed decisions

ai-agentsnodedocumentation
0
5,082
HumanizerA

Tone enforcement patterns for external-facing community responses

ai-agentsrustgo
0
5,082
Init ModeA

Team initialization flow (Phase 1 proposal + Phase 2 creation)

ai-agentstypescriptgo
0
5,082
Iterative RetrievalA

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

ai-agentsgobash
0
5,082
Model SelectionA

Determines which LLM model to use for each agent spawn

ai-agentsrefactoringperformance
0
5,082
NapA

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

ai-agents
0
5,082
Notification RoutingA

Route agent notifications to specific channels by type — prevent alert fatigue from single-channel flooding

ai-agentsgoshell
0
5,082
Personal SquadA

User-level AI agents that travel with you across projects

ai-agents
0
5,082
Pr Review ResponseA

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

ai-agentsbashnode
0
5,082
Pr ScreenshotsA

Capture Playwright screenshots and embed them in GitHub PR descriptions

ai-agentsjavascriptgo
0
5,082
Project ConventionsA

Core conventions and patterns for this codebase

ai-agentsnodetesting
0
5,082
Ralph Two Pass ScanA

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

ai-agentsgitapi
0
5,082
ReflectA

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.

ai-agentsazureapi
0
5,082