Skip to content

githubnext/agentics

Repository files navigation

✨ The Agentics

A sample family of reusable GitHub Agentic Workflows.

📂 Available Workflows

Triage Workflows

Fault Analysis Workflows

  • 🏥 CI Doctor - Monitor CI workflows and investigate failures automatically

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.

  • 📋 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.

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.

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

Meta-Workflows

🔄 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

No packages published

Contributors 12