with one click
agentic-workflows
// Route gh-aw workflow create/debug/upgrade requests to the right prompts.
// Route gh-aw workflow create/debug/upgrade requests to the right prompts.
| name | agentic-workflows |
| description | Route gh-aw workflow create/debug/upgrade requests to the right prompts. |
Use this skill when a user asks to create, update, debug, or upgrade GitHub Agentic Workflows in this repository.
This skill is a dispatcher: identify the task type, load the matching .github/aw/*.md file, and follow it directly. Keep responses concise and ask a clarifying question if the correct prompt is unclear.
Read only the files you need:
Load these files from github/gh-aw (they are not available locally).
.github/aw/agentic-chat.md.github/aw/asciicharts.md.github/aw/campaign.md.github/aw/charts.md.github/aw/cli-commands.md.github/aw/context.md.github/aw/create-agentic-workflow.md.github/aw/create-shared-agentic-workflow.md.github/aw/debug-agentic-workflow.md.github/aw/dependabot.md.github/aw/deployment-status.md.github/aw/experiments.md.github/aw/github-agentic-workflows.md.github/aw/github-mcp-server.md.github/aw/llms.md.github/aw/memory.md.github/aw/messages.md.github/aw/network.md.github/aw/patterns.md.github/aw/pr-reviewer.md.github/aw/report.md.github/aw/reuse.md.github/aw/safe-outputs.md.github/aw/serena-tool.md.github/aw/skills.md.github/aw/subagents.md.github/aw/syntax.md.github/aw/test-coverage.md.github/aw/test-expression.md.github/aw/token-optimization.md.github/aw/triggers.md.github/aw/update-agentic-workflow.md.github/aw/upgrade-agentic-workflows.md.github/aw/visual-regression.mdAfter loading the matching workflow prompt, follow it directly:
.github/aw/create-agentic-workflow.md.github/aw/update-agentic-workflow.md.github/aw/debug-agentic-workflow.md.github/aw/upgrade-agentic-workflows.md.github/aw/create-shared-agentic-workflow.md.github/aw/report.md.github/aw/dependabot.md.github/aw/test-coverage.md.github/aw/asciicharts.md.github/aw/cli-commands.md.github/aw/patterns.md.github/aw/token-optimization.mdWhen the task involves OTEL, OTLP, traces, observability backends, or telemetry-driven analysis, also read and follow skills/otel-queries/SKILL.md after loading the matching workflow prompt.
Implement and test Go codemods for the gh aw fix command.
List GitHub repository labels with per_page pagination support.
List GitHub Actions workflows with per_page pagination support.
Write consistent, actionable validation error messages in gh-aw.
Format reports with HTML details/summary blocks for readable output.
Normalize SKILL.md artifacts into Scheduling-Structural-Logical (SSL) JSON representations using a conservative multi-pass extraction pipeline.