agentic-workflows
- Repo stars 4,513
- Author repo gh-aw
Agentic Workflows Router
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.md
After loading the matching workflow prompt, follow it directly:
- 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.
- Fluxly category
- AI
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @github · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. # Agentic Workflows Router 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 …
# Agentic Workflows Router
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.md`
After loading the matching workflow prompt, follow it directly:
- Create new workflows: `.github/aw/create-agentic-workflow.md`
- Update existing workflows: `.github/aw/update-agentic-workflow.md`
… Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> no H2/H3 headings
terms -> 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. · Read only the files you need: Load these files from github/gh-aw (they are not available locally).
files/cmd -> .github/aw/.md · github/gh-aw · .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
body sha256 -> da693017d289
Decide Fit First
Design Intent
How To Use It
Boundaries And Review