github/awesome-copilot/.github/skills/agentic-workflows/SKILL.md
agentic-workflows
Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
- Source repository stars
- 37,126
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-07-28
- Source checked
- 2026-07-28
Decision brief
What it does—and where it fits
Use this skill when a user asks to design, create, update, debug, or upgrade GitHub Agentic Workflows in this repository.
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/github/awesome-copilot --skill ".github/skills/agentic-workflows"Inspect the Agent Skill "agentic-workflows" from https://github.com/github/awesome-copilot/blob/9933dcad5be5caeb288cebcd370eeeb2fc2f1685/.github/skills/agentic-workflows/SKILL.md at commit 9933dcad5be5caeb288cebcd370eeeb2fc2f1685. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 63/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 37,126 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | catalog record | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- github/awesome-copilot
- Skill path
- .github/skills/agentic-workflows/SKILL.md
- Commit
- 9933dcad5be5caeb288cebcd370eeeb2fc2f1685
- License
- MIT
- Collected
- 2026-07-28
- Default branch
- main
View the original SKILL.md
Agentic Workflows Router
Use this skill when a user asks to design, create, update, debug, or upgrade GitHub Agentic Workflows in this repository.
This skill is a dispatcher: identify the task type, load the matching workflow prompt/skill 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/agentic-workflows-mcp.md -
.github/aw/asciicharts.md -
.github/aw/campaign.md -
.github/aw/charts-trending.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/instructions.md -
.github/aw/llms.md -
.github/aw/loop.md -
.github/aw/lsp.md -
.github/aw/mcp-clis.md -
.github/aw/memory-stateful-patterns.md -
.github/aw/memory.md -
.github/aw/messages.md -
.github/aw/network.md -
.github/aw/optimize-agentic-workflow.md -
.github/aw/patterns.md -
.github/aw/pr-reviewer.md -
.github/aw/report.md -
.github/aw/reuse.md -
.github/aw/safe-outputs-automation.md -
.github/aw/safe-outputs-content.md -
.github/aw/safe-outputs-management.md -
.github/aw/safe-outputs-runtime.md -
.github/aw/safe-outputs.md -
.github/aw/serena-tool.md -
.github/aw/shared-safe-jobs.md -
.github/aw/skills.md -
.github/aw/subagents.md -
.github/aw/syntax-agentic.md -
.github/aw/syntax-core.md -
.github/aw/syntax-tools-imports.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.md -
.github/aw/workflow-constraints.md -
.github/aw/workflow-editing.md -
.github/aw/workflow-patterns.md -
.github/skills/agentic-workflow-designer/SKILL.mdAfter loading the matching workflow prompt or skill, follow it directly: -
Design workflows from scratch via interview:
skills/agentic-workflow-designer/SKILL.md -
Create new workflows:
.github/aw/create-agentic-workflow.md -
Update existing workflows:
.github/aw/update-agentic-workflow.md -
Debug, audit, or investigate workflows:
.github/aw/debug-agentic-workflow.md -
Upgrade workflows and fix deprecations:
.github/aw/upgrade-agentic-workflows.md -
Create shared components or MCP wrappers:
.github/aw/create-shared-agentic-workflow.md -
Create report-generating workflows:
.github/aw/report.md -
Fix Dependabot manifest PRs:
.github/aw/dependabot.md -
Analyze coverage workflows:
.github/aw/test-coverage.md -
Render compact markdown charts:
.github/aw/asciicharts.md -
Map CLI commands to MCP usage:
.github/aw/cli-commands.md -
Choose workflow architecture and patterns:
.github/aw/patterns.md -
Optimize token usage and cost:
.github/aw/token-optimization.md
When 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 or skill.
Alternatives
Compare before choosing
event4u-app/agent-config
design-review
Use when the user says "review the design", "check the UI", or wants a comprehensive UI/UX review. Uses a 7-phase methodology covering interaction, responsiveness, accessibility, and more.
JasonColapietro/suede-creator-skills
suede-code-grader
Give a blunt A-F ship grade for a code change across correctness, security, data, UX, verification, and deploy readiness. Use for a grade, not a findings review.
event4u-app/agent-config
api-design
Use when designing APIs, planning endpoints, REST conventions, versioning, or deprecation — even when the user just says 'expose this as an endpoint' without naming API design.
event4u-app/agent-config
playwright-testing
Use when writing Playwright E2E tests — browser automation, visual regression testing, Page Objects, fixtures, and reliable test patterns.