agentic-workflows
Installation
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.
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.