Reduce agentic catalog to top 11 workflows
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Agentic Wiki Coder",
|
||||
"description": "Implement code changes described in GitHub wiki edits.",
|
||||
"iconName": "lucide file-code",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Agentic Wiki Writer",
|
||||
"description": "Automatically generate and maintain GitHub wiki pages from source code.",
|
||||
"iconName": "lucide notebook-pen",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "AI Moderator",
|
||||
"description": "Automatically detect and moderate spam, link spam, and AI-generated content.",
|
||||
"iconName": "lucide shield",
|
||||
"categories": ["Agentic", "Maintainer"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Archie",
|
||||
"description": "Generate Mermaid diagrams to visualize issue and pull request relationships with /archie command.",
|
||||
"iconName": "lucide route",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Autoloop",
|
||||
"description": "Loop anything in your repo to continuously research, develop and maintain.",
|
||||
"iconName": "lucide refresh-cw",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "CI Coach",
|
||||
"description": "Optimize CI workflows for speed and cost efficiency.",
|
||||
"iconName": "lucide rocket",
|
||||
"categories": ["Agentic", "Fault Analysis"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Contribution Check",
|
||||
"description": "Regularly review batches of open PRs against contribution guidelines and create prioritized reports.",
|
||||
"iconName": "lucide list-checks",
|
||||
"categories": ["Agentic", "Code Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Contribution Guidelines Checker",
|
||||
"description": "Review pull requests for compliance with contribution guidelines.",
|
||||
"iconName": "lucide badge-check",
|
||||
"categories": ["Agentic", "Code Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Accessibility Review",
|
||||
"description": "Review application accessibility by automatically running and using the application.",
|
||||
"iconName": "lucide accessibility",
|
||||
"categories": ["Agentic", "Quality Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily File Diet",
|
||||
"description": "Monitor for oversized source files and create targeted refactoring issues.",
|
||||
"iconName": "lucide dumbbell",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Malicious Code Scan",
|
||||
"description": "Daily scan of recent code changes for suspicious patterns indicating malicious activity or supply chain attacks.",
|
||||
"iconName": "lucide shield-alert",
|
||||
"categories": ["Agentic", "Security"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Multi-Device Docs Tester",
|
||||
"description": "Test documentation sites across mobile, tablet, and desktop viewports for responsive layout and interaction issues.",
|
||||
"iconName": "lucide monitor-smartphone",
|
||||
"categories": ["Agentic", "Quality Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Perf Improver",
|
||||
"description": "Analyze and improve code performance through benchmarking and optimization.",
|
||||
"iconName": "lucide zap",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Plan",
|
||||
"description": "Update planning issues for team coordination.",
|
||||
"iconName": "lucide clipboard-list",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Adhoc QA",
|
||||
"description": "Perform adhoc explorative quality assurance tasks.",
|
||||
"iconName": "lucide file-search",
|
||||
"categories": ["Agentic", "Quality Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Daily Repository Chronicle",
|
||||
"description": "Transform daily repository activity into an engaging newspaper-style narrative with trend charts.",
|
||||
"iconName": "lucide newspaper",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Dependabot Issue Bundler",
|
||||
"description": "Create issues that group together dependabot updates related to the same ecosystem.",
|
||||
"iconName": "lucide package-search",
|
||||
"categories": ["Agentic", "Dependency Management"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Dependabot PR Bundler",
|
||||
"description": "Create pull requests to bundle together as many dependabot updates as possible.",
|
||||
"iconName": "lucide git-pull-request",
|
||||
"categories": ["Agentic", "Dependency Management"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Discussion Task Miner",
|
||||
"description": "Extract actionable improvement tasks from GitHub Discussions and create tracked issues.",
|
||||
"iconName": "lucide messages-square",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Glossary Maintainer",
|
||||
"description": "Automatically maintain project glossary based on codebase changes.",
|
||||
"iconName": "lucide library",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Grumpy Reviewer",
|
||||
"description": "On-demand opinionated code review by a grumpy but thorough senior developer.",
|
||||
"iconName": "lucide angry",
|
||||
"categories": ["Agentic", "Code Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Issue Arborist",
|
||||
"description": "Automatically organize issues by linking related issues as parent-child sub-issues.",
|
||||
"iconName": "lucide tree-pine",
|
||||
"categories": ["Agentic", "Issue Management"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Lean Squad",
|
||||
"description": "Progressively apply Lean 4 formal verification to your codebase: research targets, extract specs, write Lean propositions, translate implementations, and attempt proofs — finding bugs or issuing stamps of confidence.",
|
||||
"iconName": "lucide sigma",
|
||||
"categories": ["Agentic", "Formal Verification"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Link Checker",
|
||||
"description": "Daily automated link checker that finds and fixes broken links in documentation.",
|
||||
"iconName": "lucide link",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Markdown Linter",
|
||||
"description": "Run Markdown quality checks on all documentation files and get a prioritized issue report of violations.",
|
||||
"iconName": "lucide file-check",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Plan Command",
|
||||
"description": "Break down issues into actionable sub-tasks with /plan command.",
|
||||
"iconName": "lucide clipboard-pen-line",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "PR Nitpick Reviewer",
|
||||
"description": "On-demand fine-grained code review focusing on style, conventions, and subtle improvements.",
|
||||
"iconName": "lucide search",
|
||||
"categories": ["Agentic", "Code Review"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Q - Workflow Optimizer",
|
||||
"description": "Expert system that analyzes and optimizes agentic workflows.",
|
||||
"iconName": "lucide settings-2",
|
||||
"categories": ["Agentic", "Meta"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Repo Ask",
|
||||
"description": "Intelligent research assistant for repository questions and analysis.",
|
||||
"iconName": "lucide search-code",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Sub-Issue Closer",
|
||||
"description": "Automatically close parent issues when all their sub-issues are complete.",
|
||||
"iconName": "lucide lock",
|
||||
"categories": ["Agentic", "Issue Management"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Tech Content Editorial Board",
|
||||
"description": "Daily tech content editorial-board review of technical rigor, wording, structure, and editorial quality.",
|
||||
"iconName": "lucide pen-line",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Documentation Unbloat",
|
||||
"description": "Automatically simplify documentation by reducing verbosity while maintaining clarity.",
|
||||
"iconName": "lucide scan-text",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Regular Documentation Update",
|
||||
"description": "Update documentation automatically.",
|
||||
"iconName": "lucide file-pen",
|
||||
"categories": ["Agentic", "Code Improvement"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "VEX Generator",
|
||||
"description": "Auto-generate OpenVEX statements for dismissed Dependabot alerts, capturing security assessments in a machine-readable format.",
|
||||
"iconName": "lucide shield-check",
|
||||
"categories": ["Agentic", "Security"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Weekly Issue Summary",
|
||||
"description": "Weekly issue activity report with trend charts and recommendations.",
|
||||
"iconName": "lucide chart-line",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Weekly Repository Map",
|
||||
"description": "Visualize repository file structure and size distribution with a weekly ASCII tree map.",
|
||||
"iconName": "lucide map",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"name": "Weekly Research",
|
||||
"description": "Collect research updates and industry trends.",
|
||||
"iconName": "lucide binoculars",
|
||||
"categories": ["Agentic", "Research & Planning"]
|
||||
}
|
||||
Reference in New Issue
Block a user