Skip to content

githubnext/agentics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

461 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ The Agentics

A sample family of reusable GitHub Agentic Workflows.

πŸ“‚ Available Workflows

Maintainer 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.

  • 🏷️ Issue Triage - Triage labelling of issues and pull requests and not much more
  • πŸ€– Repo Assist - A regular, pervasive all-tools repository assistant that triages issues, investigates issues, replies with comments, fixes bugs, proposes engineering improvements, and maintains activity summaries
  • πŸ›‘οΈ AI Moderator - Automatically detect and moderate spam, link spam, and AI-generated content

Fault Analysis Workflows

Investigate faults proactively and improve CI.

Code Review Workflows

Research, Status & Planning Workflows

Dependency Management Workflows

Command-Triggered Agentic Workflows

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.

  • πŸ“Š Archie - Generate Mermaid diagrams to visualize issue and pull request relationships with /archie command
  • πŸ“‹ Plan Command - Break down issues into actionable sub-tasks with /plan command
  • πŸ₯ PR Fix - Analyze failing CI checks and implement fixes for pull requests
  • πŸ” Repo Ask - Intelligent research assistant for repository questions and analysis

Code Improvement Workflows (by analysis, producing report)

These 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.

Code Improvement Workflows (by making changes, producing pull requests)

Formal Verification Workflows

  • πŸ”¬ Lean Squad - Progressively apply Lean 4 formal verification to your codebase: research targets, extract specs, write Lean propositions, translate implementations, and attempt proofs β€” finding bugs or issuing stamps of confidence

Security Workflows

Meta-Workflows

Issue Farming Workflows

🧩 Shared Workflow Fragments

Shared 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.

MCP Servers

  • arXiv - Access arXiv research papers: search, get paper details, and retrieve PDFs
  • MarkItDown - Convert PDFs, Word documents, PowerPoints, HTML, and other formats to Markdown
  • Microsoft Docs - Access Microsoft's documentation via learn.microsoft.com

Tools & Setup

  • FFmpeg - Install and use FFmpeg for video/audio processing (extract audio, frames, scene detection, etc.)
  • sq - Install and use sq for querying structured data (CSV, Excel, JSON, SQL databases) with jq-like syntax

Formatting & Reporting

  • Formatting - Standard content structure with overview and collapsible details sections
  • Reporting - Guidelines for reporting workflow run information with clickable run ID links

πŸ”„ Updating Workflows

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

πŸ’¬ Share Feedback

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 #continuous-ai channel in the GitHub Next Discord.

About

A sample pack of GitHub Agentic Workflows!

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors