
Agentic Workflows Router
OfficialFreeEfficiently manage GitHub workflows with precision.
Free · Opens the source repo
What Agentic Workflows Router does
The Agentic Workflows Router skill is designed to streamline the management of GitHub workflows by intelligently routing user requests to the appropriate prompts for designing, creating, updating, debugging, or upgrading workflows. This skill acts as a dispatcher, ensuring that each task is handled efficiently by identifying the specific type of request and loading the corresponding workflow prompt or skill file. Users can expect concise responses and a clarifying question if the request is ambiguous, which helps maintain focus on the task at hand.
This skill is particularly useful for developers and designers who frequently interact with GitHub workflows. By utilizing the skill, users can quickly access a variety of functions, such as designing workflows from scratch, creating new workflows, configuring engines, debugging existing workflows, and upgrading workflows to address deprecations. The ability to load specific files from the repository enhances flexibility and ensures that users have access to the most relevant information without unnecessary clutter.
Additionally, the skill supports repository overlays, allowing users to load specific instructions that may override default settings. This feature is beneficial for teams that have customized their workflows and need to ensure that their unique requirements are met. The skill also includes a comprehensive list of tasks that can be performed, making it a versatile tool for managing complex workflows.
Overall, the Agentic Workflows Router skill is an essential tool for anyone looking to optimize their workflow management within GitHub, providing the necessary structure and guidance to enhance productivity and efficiency.
When to use it
Use this skill when you need to design, create, update, debug, or upgrade workflows in GitHub.
When not to use it
This skill may not be suitable for users who do not work with GitHub workflows or require a more generalized task management tool.
What you can build with it
Designing a New Workflow
Use the skill to conduct an interview-based design process for creating a new GitHub workflow from scratch.
Debugging Existing Workflows
Quickly load the debugging prompt to investigate and resolve issues in your current workflows.
Upgrading Workflows
Utilize the skill to upgrade workflows and fix any deprecations, ensuring your workflows remain functional.
How to install Agentic Workflows Router
View source1. Install with the skills CLI
npx skills add github/awesome-copilot/agentic-workflows --agent claude-code2. Or install it manually
Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.
Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs
Inside SKILL.md
Written by githubAgentic 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.
Repository overlay (optional):
- If
.github/aw/instructions.mdexists, load it with@.github/aw/instructions.mdafter loading the matched prompt/skill. - Precedence: repository overlay instructions override upstream defaults when they conflict.
Read only the files you need:
Load these files from github/gh-aw (they are not available locally).
.github/aw/action-container-substitutions.md.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/configure-agentic-engine.md.github/aw/context.md.github/aw/create-agentic-workflow-trigger-details.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/designer.md.github/aw/evals.md.github/aw/experiments.md.github/aw/github-agentic-workflows.md.github/aw/github-mcp-server-pagination.md.github/aw/github-mcp-server.md.github/aw/instructions.md.github/aw/linter-workflows.md.github/aw/llms.md.github/aw/loop.md.github/aw/lsp.md.github/aw/maintainer.md.github/aw/mcp-clis.md.github/aw/memory-stateful-patterns.md.github/aw/memory.md.github/aw/messages.md.github/aw/multi-agent-research.md.github/aw/network.md.github/aw/optimize-agentic-workflow.md.github/aw/patterns.md.github/aw/pr-reviewer.md.github/aw/release-workflow.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-engine.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-caching-budgets.md.github/aw/token-optimization-observability.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
After loading the matching workflow prompt or skill, follow it directly:
- Design workflows from scratch via interview:
.github/aw/designer.md - Create new workflows:
.github/aw/create-agentic-workflow.md - Configure or add declarative engines:
.github/aw/configure-agentic-engine.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 - Design long-running multi-agent research workflows:
.github/aw/multi-agent-research.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.
Frequently asked questions about Agentic Workflows Router
Similar skills
Turborepo
Optimized build system for JavaScript/TypeScript monorepos.
Azure Pipelines Validation
Streamline your Azure DevOps pipeline changes locally.
Azure Developer CLI
Streamline your Azure project workflows with best practices.
Azure Container Registry CLI
Manage Azure Container Registry resources with ease.
Aspire
Build and orchestrate polyglot distributed applications seamlessly.
Vercel CLI
Manage and deploy Vercel projects from the command line.
