GitHub CLI Agent Session Extension
Guide for debugging GitHub Agentic Workflows - analyzing logs, auditing runs, and troubleshooting issues
Instructions for refactoring JavaScript code into separate files
Error Pattern Safety Guidelines for Agentic Engines
Tips and Tricks for Working with GitHub Copilot Agent PRs
GitHub CLI Agent Task Extension
Instructions for fixing speech-to-text errors and improving text quality in gh-aw documentation and workflows
Guidelines for formatting reports using HTML details/summary tags
Developer Instructions for GitHub Agentic Workflows
Instructions for adding new message types to the safe-output messages system
HTTP MCP Header Secret Support - Implementation Summary
GitHub MCP Server Documentation
Build the eBPF for Windows repository — entire solution or specific components. Use this skill when asked to build, compile, rebuild, restore, or clean the project or any of its components (drivers, libraries, tools, tests, etc.).
Build and verify eBPF programs for the ebpf-for-windows project. Use this skill when asked to compile a .c BPF source to .o, verify a .o ELF file with bpf2c, or diagnose verification failures. Covers the full clang→bpf2c pipeline.
Build and test the PREVAIL verifier (external/ebpf-verifier) standalone. Use this skill when asked to build, test, or iterate on the PREVAIL verifier, run YAML verification tests, or work with the verifier's cmake build system.
Diagnose eBPF program verification failures from the PREVAIL verifier. Use this skill for linux-compatible eBPF programs verified in the standalone PREVAIL repo (external/ebpf-verifier). For programs using Windows-specific features (bpf2c pipeline, Windows helpers, ebpf-for-windows headers), use the 'verify-bpf' skill instead.
Use when creating benchmark scenarios for new openzl codec nodes in unitBench - adding kernel-level encode/decode benchmarks or graph-level compress/decompress benchmarks for codecs like bitsplit, delta, transpose, entropy, etc.
Roll Playwright .NET to a new version
Forms a GitHub search query based on a natural language query and the type of search (issue or PR). This skill helps users create effective search queries to find relevant issues or pull requests on GitHub.
Given the details of an issue, suggests a fix for the issue.