Skip to content

Commit eff3da8

Browse files
authored
Update README with new maintainer tools
Added new maintainer tools for repository management and moderation.
1 parent 8f9734b commit eff3da8

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
1414
- [πŸ₯ CI Doctor](docs/ci-doctor.md) - Monitor CI workflows and investigate failures automatically
1515
- [πŸš€ CI Coach](docs/ci-coach.md) - Optimize CI workflows for speed and cost efficiency
1616

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+
1725
### Code Review Workflows
1826

1927
- [βœ… 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
8189

8290
- [πŸ” 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
8391

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-
9392
## Meta-Workflows
9493

9594
- [πŸ”§ Q - Workflow Optimizer](docs/q.md) - Expert system that analyzes and optimizes agentic workflows

0 commit comments

Comments
Β (0)