# install the extension
gh extensions install github/gh-aw
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/ci-doctor
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/ci-coach
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/grumpy-reviewer
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/pr-nitpick-reviewer
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/ai-moderator
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/issue-triage
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/dependabot-pr-bundler
## [Weekly issue sumary](https://github.com/githubnext/agentics/blob/main/docs/weekly-issue-summary.md)
```sh
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/weekly-issue-summary
# Run manually
gh aw run weekly-issue-summary --repo lloydmckie-lang/github-agentic-workflows --engine copilot
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/repo-ask
# Example comment: /repo-ask How does the authentication system work in this project?
# Add the workflow to your repository
gh aw add-wizard githubnext/agentics/pr-fix