← All creators

github

Organization

GitHub Agentic Workflows

56 indexed · 55 Featured · 5,125 stars · avg score 90
Prolific

Categories

Indexed Skills (56)

Data & Documents Featured

ssl-skill-normalizer

Normalize SKILL.md artifacts into Scheduling-Structural-Logical (SSL) JSON representations using a conservative multi-pass extraction pipeline.

5,125 Updated today
github
AI & Automation Featured

architectural-proposals

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

5,125 Updated today
github
AI & Automation Featured

operational-value-designer

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.

5,125 Updated today
github
Testing & QA Featured

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

5,125 Updated today
github
AI & Automation Featured

agent-collaboration

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

5,125 Updated today
github
AI & Automation Featured

open-pull-request

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

5,125 Updated today
github
Code & Development Featured

resolve-merge-conflicts

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

5,125 Updated today
github
AI & Automation Featured

agent-conduct

Shared hard rules enforced across all squad agents

5,125 Updated today
github
Code & Development Featured

developer

Core developer rules and coding conventions for gh-aw changes.

5,125 Updated today
github
AI & Automation Featured

agentic-workflows

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

5,125 Updated today
github
AI & Automation Featured

awf-release-integrator

Upgrade gh-aw to latest gh-aw-firewall release and identify follow-up spec tasks.

5,125 Updated today
github
Code & Development Featured

checkout-credential-review

Review code that performs git or gh operations against repository checkouts in gh-aw, checking that the right credentials are available at the right time and that sparseness, shallowness and credential-free factors are properly considered.

5,125 Updated today
github
AI & Automation Featured

console-rendering

Use Go struct tags to render styled terminal output in gh-aw.

5,125 Updated today
github
AI & Automation Featured

copilot-review

Teach Copilot how to plan, address, and respond to pull request review feedback.

5,125 Updated today
github
Code & Development Featured

create-canvas

Author, validate, and debug canvas extensions that the agent can open in the GitHub Copilot app's side panel. Use when creating, reviewing, or troubleshooting a canvas extension — including its actions, inputs, rendered content, and the surrounding extension wiring (tools, hooks, lifecycle).

5,125 Updated today
github
AI & Automation Featured

custom-agents

Define and validate GitHub custom agent files, prompts, and examples.

5,125 Updated today
github
AI & Automation Featured

debugging-workflows

Debug gh-aw workflows using run logs, audits, and failure triage.

5,125 Updated today
github
Data & Documents Featured

documentation

Write concise Diataxis docs for gh-aw with Starlight markdown conventions.

5,125 Updated today
github
AI & Automation Featured

error-messages

Write consistent, actionable validation error messages in gh-aw.

5,125 Updated today
github
AI & Automation Featured

error-pattern-safety

Apply safe error-pattern matching rules for agentic engines.

5,125 Updated today
github
AI & Automation Featured

gh-agent-session

Use gh agent-session commands to inspect and manage agent sessions.

5,125 Updated today
github
AI & Automation Featured

gh-agent-task

Use gh agent-task commands to create, run, and monitor agent tasks.

5,125 Updated today
github
AI & Automation Featured

github-copilot-agent-tips-and-tricks

Practical tips for reviewing and improving Copilot agent PRs.

5,125 Updated today
github
Code & Development Featured

github-discussion-query

Query GitHub discussions with jq filtering and reusable selectors.

5,125 Updated today
github
Code & Development Featured

github-issue-query

Query GitHub issues with jq filtering and reusable selectors.

5,125 Updated today
github
AI & Automation Featured

github-mcp-server

Reference for GitHub MCP server tools, methods, and usage patterns.

5,125 Updated today
github
Code & Development Featured

github-pr-query

Query GitHub pull requests with jq filtering and reusable selectors.

5,125 Updated today
github
AI & Automation Featured

go-codemod

Implement and test Go codemods for the gh aw fix command.

5,125 Updated today
github
AI & Automation Featured

http-mcp-headers

Implement secret-safe HTTP headers for MCP transport in gh-aw.

5,125 Updated today
github
Code & Development Featured

javascript-refactoring

Split large JavaScript files into maintainable modules safely.

5,125 Updated today
github
API & Backend Featured

jqschema

Infer JSON structure and types with jq-based schema discovery.

5,125 Updated today
github
AI & Automation Featured

messages

Add new safe-output message types and wire validation/rendering.

5,125 Updated today
github
AI & Automation Featured

optimize-agentic-workflow

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

5,125 Updated today
github
AI & Automation Featured

otel-queries

Analyze gh-aw OpenTelemetry traces from JSONL mirrors or OTLP backends.

5,125 Updated today
github
AI & Automation Featured

pr-finisher

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.

5,125 Updated today
github
AI & Automation Featured

temporary-id-safe-output

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

5,125 Updated today
github
Code & Development Featured

developer-code-organization

Code organization patterns, file structure guidelines, WASM build variants, and string processing conventions for gh-aw Go code.

5,125 Updated today
github
Code & Development Featured

developer-release

Release management, changeset workflow, firewall log parsing, breaking CLI change rules, and Go module summaries for gh-aw.

5,125 Updated today
github
AI & Automation Featured

error-recovery-patterns

Design gh-aw error handling, retry, recovery, and debugging flows.

5,125 Updated today
github
AI & Automation Featured

skillz-integration

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

5,125 Updated today
github
Code & Development Featured

developer-internals

Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail.

5,125 Updated today
github
AI & Automation Featured

developer-security

Security best practices for gh-aw workflows and Go code: template injection prevention, shell script security, supply chain hardening, and static analysis integration.

5,125 Updated today
github
Code & Development Featured

go-linters

Add and validate custom Go analysis linters in gh-aw.

5,125 Updated today
github
AI & Automation Featured

restricted-tool-triage

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.

5,125 Updated today
github
AI & Automation Featured

review-agentic-workflows

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

5,125 Updated today
github
AI & Automation Featured

custom-engine-implementation

Add and test declarative behavior-defined agentic engines in gh-aw, extending Go infrastructure only when necessary.

5,125 Updated today
github
Code & Development Featured

security-advisory-compat-enforcer

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

5,125 Updated today
github
Code & Development Featured

github-labels-query

List GitHub repository labels with per_page pagination and name filtering support.

5,125 Updated today
github
Code & Development Featured

github-script

Write robust JavaScript for GitHub Actions github-script steps.

5,125 Updated today
github
AI & Automation Featured

github-workflows-query

List GitHub Actions workflows with per_page pagination support.

5,125 Updated today
github
Code & Development Featured

pr-to-go-linter

Generate a new pkg/linters analyzer from a merged or open PR pattern.

5,125 Updated today
github
AI & Automation Featured

prompt-token-efficiency

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

5,125 Updated today
github
Data & Documents Featured

reporting

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

5,125 Updated today
github
Data & Documents Featured

sergo-examples

Optional Sergo examples for cache formats and reporting templates.

5,125 Updated today
github
AI & Automation Featured

workflow-step-summaries

Write clear GitHub Actions step summaries with progressive disclosure.

5,125 Updated today
github
AI & Automation Solid

github-agentic-workflows

GitHub Agentic Workflows (`gh-aw`) is a GitHub CLI extension for writing Agentic Workflows in markdown and compiling them to GitHub Actions.

5,125 Updated today
github

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.