You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,14 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
14
14
-[π₯ CI Doctor](docs/ci-doctor.md) - Monitor CI workflows and investigate failures automatically
15
15
-[π CI Coach](docs/ci-coach.md) - Optimize CI workflows for speed and cost efficiency
16
16
17
+
## Maintainer
18
+
19
+
-[π€ Repo Assist](docs/repo-assist.md) - Daily repository assistant that triages issues, fixes bugs, proposes improvements, and maintains activity summaries
20
+
-[π‘οΈ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
21
+
-[π Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
22
+
-[π Sub-Issue Closer](docs/sub-issue-closer.md) - Automatically close parent issues when all their sub-issues are complete
23
+
-[π° Tech Content Editorial Board](docs/tech-content-editorial-board.md) - Daily tech content editorial-board review of technical rigor, wording, structure, and editorial quality
24
+
17
25
### Code Review Workflows
18
26
19
27
-[β Contribution Guidelines Checker](docs/contribution-guidelines-checker.md) - Review pull requests for compliance with contribution guidelines
@@ -81,15 +89,6 @@ You can use the "/plan" agent to turn the reports into actionable issues which c
81
89
82
90
-[π Daily Malicious Code Scan](docs/daily-malicious-code-scan.md) - Daily scan of recent code changes for suspicious patterns indicating malicious activity or supply chain attacks
83
91
84
-
## Maintainer
85
-
86
-
-[π‘οΈ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
87
-
-[π Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
88
-
-[π€ Repo Assist](docs/repo-assist.md) - Daily repository assistant that triages issues, fixes bugs, proposes improvements, and maintains activity summaries
89
-
-[π Sub-Issue Closer](docs/sub-issue-closer.md) - Automatically close parent issues when all their sub-issues are complete
90
-
-[π° Tech Content Editorial Board](docs/tech-content-editorial-board.md) - Daily tech content editorial-board review of technical rigor, wording, structure, and editorial quality
91
-
92
-
93
92
## Meta-Workflows
94
93
95
94
-[π§ Q - Workflow Optimizer](docs/q.md) - Expert system that analyzes and optimizes agentic workflows
0 commit comments