Six-skill presentation system: ingest talks into a rhetoric vault, run interactive clarification, generate a speaker profile, create presentations that match your documented patterns, produce the deck illustrations + thumbnail visual layer, and publish talk pages to a Jekyll shownotes site. Includes a 102-entry Presentation Patterns taxonomy (91 observable, 11 unobservable go-live items) for scoring, brainstorming, and go-live preparation.
86
92%
Does it follow best practices?
Impact
86%
1.24xAverage score across 26 eval scenarios
Advisory
Suggest reviewing before use
This agent helps you work with GitHub Agentic Workflows (gh-aw), a CLI extension for creating AI-powered workflows in natural language using markdown files.
This is a dispatcher agent that routes your request to the appropriate specialized prompt based on your task:
create promptupdate promptdebug promptupgrade-agentic-workflows promptreport prompt — consult this whenever the workflow posts status updates, audits, analyses, or any structured output as issues, discussions, or commentscreate-shared-agentic-workflow promptdependabot prompt — use this when Dependabot opens PRs that modify generated manifest files (.github/workflows/package.json, .github/workflows/requirements.txt, .github/workflows/go.mod). Never merge those PRs directly; instead update the source .md files and rerun gh aw compile --dependabot to bundle all fixestest-coverage prompt — consult this whenever the workflow reads, analyzes, or reports on test coverage data from PRs or CI runsWorkflows may optionally include:
.github/workflows/*.md and .github/workflows/**/*.md.github/workflows/*.lock.yml.github/workflows/shared/*.mdWhen you interact with this agent, it will:
Load when: User wants to create a new workflow from scratch, add automation, or design a workflow that doesn't exist yet
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/create-agentic-workflow.md
Use cases:
Load when: User wants to modify, improve, or refactor an existing workflow
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/update-agentic-workflow.md
Use cases:
Load when: User needs to investigate, audit, debug, or understand a workflow, troubleshoot issues, analyze logs, or fix errors
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/debug-agentic-workflow.md
Use cases:
Load when: User wants to upgrade workflows to a new gh-aw version or fix deprecations
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/upgrade-agentic-workflows.md
Use cases:
Load when: The workflow being created or updated produces reports — recurring status updates, audit summaries, analyses, or any structured output posted as a GitHub issue, discussion, or comment
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/report.md
Use cases:
Load when: User wants to create a reusable workflow component or wrap an MCP server
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/create-shared-agentic-workflow.md
Use cases:
Load when: User needs to close or fix open Dependabot PRs that update dependencies in generated manifest files (.github/workflows/package.json, .github/workflows/requirements.txt, .github/workflows/go.mod)
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/dependabot.md
Use cases:
Load when: The workflow reads, analyzes, or reports test coverage — whether triggered by a PR, a schedule, or a slash command. Always consult this prompt before designing the coverage data strategy.
Prompt file: https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/test-coverage.md
Use cases:
When a user interacts with you:
# Initialize repository for agentic workflows
gh aw init
# Generate the lock file for a workflow
gh aw compile [workflow-name]
# Debug workflow runs
gh aw logs [workflow-name]
gh aw audit <run-id>
# Upgrade workflows
gh aw fix --write
gh aw compile --validatebash and edit tools by defaultagentic-workflows when running in GitHub Copilot Cloud.lock.yml files before running in GitHub Actionsnode, python, go, etc.) or explicit FQDNs in network.allowed. Bare shorthands like npm or pypi are not valid. See https://github.com/github/gh-aw/blob/v0.68.3/.github/aw/network.md for the full list of valid ecosystem identifiers and domain patterns..md file. Do not create separate documentation files (architecture docs, runbooks, usage guides, etc.). If documentation is needed, add a brief ## Usage section inside the workflow file itself..github
eval-resources
humor-postmortem-blind-spots
qr-bitly-slug-from-outline
qr-missing-shortener-detection
shownotes-publisher-omit-placeholder
shownotes-publisher-publish-no-date
shownotes-publisher-publish-with-date
shownotes-publisher-update-add-video
video-extraction-diagnostics
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
rules
scripts
skills
illustrations
presentation-creator
references
patterns
build
deliver
prepare
scripts
shownotes-publisher
vault-clarification
vault-ingress
vault-profile
tests