A sample pack of GitHub Agentic Workflows!
943
stars
539
commits
Makefile
primary language
Aug 28, 2026
updated
A sample family of reusable GitHub Agentic Workflows.
Make software maintenance enjoyable! From basic issue triage to Repo Assist - a powerful triage multi-task backlog burner, issue labeller, bug fixer and general repository assistant. Other workflows help gate your repository.
Investigate faults proactively and improve CI.
DICTATION.md file with speech-to-text vocabulary and error-correction guidanceThese workflows analyze the repository, code, and activity to produce reports, insights, and recommendations for improvements. They do not make any changes to the codebase directly but can be used as input for maintainers to take action.
These workflows are triggered by specific "/" commands in issue or pull request comments, allowing for on-demand agentic assistance. Only maintainers or those with write access can trigger these workflows by commenting with the appropriate command.
You can use the "/plan" agent to turn the reports into actionable issues which can then be assigned to the appropriate team members or agents.
cookie to the Copilot coding agent every 30 minutesShared workflow fragments are reusable building blocks that can be imported into other workflows using imports: [shared/name.md]. They provide pre-configured tools, MCP servers, and setup steps.
learn.microsoft.comsq for querying structured data (CSV, Excel, JSON, SQL databases) with jq-like syntaxWhile The Agentics focuses on engineering workflows, agentic workflows are equally powerful for product, operations, compliance, and leadership teams. Agentics Beyond Code is a companion collection built for non-engineering roles — no coding required. A few highlights:
Keep your agentic workflows up to date with the latest features and improvements:
gh extensions upgrade github/gh-aw # Update cli extension
gh aw upgrade # Upgrade to latest gh aw engine version
gh aw update # Update added workflows
This automatically updates agent files, applies codemods, updates actions versions, and recompiles all workflows.
📖 Learn more about GitHub Agentic Workflows
Is your favorite agentic workflow not here? Do you have an idea for a new one? Clone this repo and explore, create! Tell us about it! You can file bugs and feature requests as issues in this repository and share your thoughts in the #agentic-workflows channel in the GitHub Next Discord.
Makefile
100.0%
A sample pack of GitHub Agentic Workflows!
943
stars
539
commits
Makefile
primary language
Aug 28, 2026
updated
A sample family of reusable GitHub Agentic Workflows.
Make software maintenance enjoyable! From basic issue triage to Repo Assist - a powerful triage multi-task backlog burner, issue labeller, bug fixer and general repository assistant. Other workflows help gate your repository.
Investigate faults proactively and improve CI.
DICTATION.md file with speech-to-text vocabulary and error-correction guidanceThese workflows analyze the repository, code, and activity to produce reports, insights, and recommendations for improvements. They do not make any changes to the codebase directly but can be used as input for maintainers to take action.
These workflows are triggered by specific "/" commands in issue or pull request comments, allowing for on-demand agentic assistance. Only maintainers or those with write access can trigger these workflows by commenting with the appropriate command.
You can use the "/plan" agent to turn the reports into actionable issues which can then be assigned to the appropriate team members or agents.
cookie to the Copilot coding agent every 30 minutesShared workflow fragments are reusable building blocks that can be imported into other workflows using imports: [shared/name.md]. They provide pre-configured tools, MCP servers, and setup steps.
learn.microsoft.comsq for querying structured data (CSV, Excel, JSON, SQL databases) with jq-like syntaxWhile The Agentics focuses on engineering workflows, agentic workflows are equally powerful for product, operations, compliance, and leadership teams. Agentics Beyond Code is a companion collection built for non-engineering roles — no coding required. A few highlights:
Keep your agentic workflows up to date with the latest features and improvements:
gh extensions upgrade github/gh-aw # Update cli extension
gh aw upgrade # Upgrade to latest gh aw engine version
gh aw update # Update added workflows
This automatically updates agent files, applies codemods, updates actions versions, and recompiles all workflows.
📖 Learn more about GitHub Agentic Workflows
Is your favorite agentic workflow not here? Do you have an idea for a new one? Clone this repo and explore, create! Tell us about it! You can file bugs and feature requests as issues in this repository and share your thoughts in the #agentic-workflows channel in the GitHub Next Discord.
Makefile
100.0%