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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
7
7
### Triage Workflows
8
8
9
9
-[🏷️ Issue Triage](docs/issue-triage.md) - Triage issues and pull requests
10
-
-[🛡️ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
11
10
12
11
## Fault Analysis Workflows
13
12
@@ -16,7 +15,6 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
16
15
## Code Review Workflows
17
16
18
17
-[✅ Contribution Guidelines Checker](docs/contribution-guidelines-checker.md) - Review pull requests for compliance with contribution guidelines
19
-
-[🔍 Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
20
18
21
19
### Research, Status & Planning Workflows
22
20
@@ -58,6 +56,11 @@ You can use the "/plan" agent to turn the reports into actionable issues which c
58
56
-[⚡ Daily Performance Improver](docs/daily-perf-improver.md) - Analyze and improve code performance through benchmarking and optimization
59
57
-[🔥 Daily Backlog Burner](docs/daily-backlog-burner.md) - Systematically manage and reduce backlog through strategic cleanup
60
58
59
+
## Maintainer
60
+
61
+
-[🛡️ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
62
+
-[🔍 Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
63
+
61
64
## Meta-Workflows
62
65
63
66
-[🔧 Q - Workflow Optimizer](docs/q.md) - Expert system that analyzes and optimizes agentic workflows
0 commit comments