Tag: github-automation

Type: All Skills Tools
skill ★ 4,829

Automated GitHub Issue Resolution and PR Management

This skill automates the resolution of GitHub issues by orchestrating sub-agents to implement fixes and manage pull requests. It supports repository forking, continuous monitoring of PR reviews, and automated execution via watch or cron mod…

the-open-agent/openagent github-automation issue-resolution agentic-workflow pull-requests
skill ★ 8,394

Automated Daily GitHub Issue and PR Reporting

This skill automates the generation of comprehensive daily reports for GitHub projects, tracking new issues and pull requests while maintaining a structured knowledge base. It monitors issue status, identifies follow-up actions, and suggest…

higress-group/higress github-automation issue-tracking knowledge-base daily-reporting
skill

Automates User Story Implementation and PR Creation

This agentic skill takes a GitHub user story issue and autonomously manages the entire development lifecycle. It gathers context from RFCs, plans PR boundaries, writes code, generates tests, and submits the final pull request.

StacklokLabs/toolhive github-automation pr-creation user-story agentic-workflow
skill ★ 23

Neotoma Issue Queue Management and Resolution

This skill automates the end-to-end processing of open issues, classifying reproduction environments and executing resolution plans. It can autonomously open PRs for public fixes, create local worktrees, or generate security advisories for …

markmhendrickson/neotoma issue-tracking github-automation pr-generation security-advisory
skill ★ 48

Publish MCP Server to Registry

Automates updating the MCP server metadata in server.json with the latest GitHub release version and publishing the changes to the MCP Registry.

danmartuszewski/hop mcp github-automation registry-publishing devops
skill ★ 11

Parallel multi-agent GitHub issue worker

This skill orchestrates multiple autonomous agents to work on several GitHub issues concurrently. It intelligently selects non-conflicting tasks by scoring issues against various criteria and ensuring each agent operates in an isolated work…

Destrayon/Connapse github-automation multi-agent pr-creation issue-management
skill ★ 372,633

Duplicate PR and Issue Triage and Grouping

This skill facilitates maintainer triage by identifying and grouping duplicate pull requests and issues. It leverages local history via gitcrawl and the prtags CLI to cluster related work and synchronize the duplicate status back to GitHub.

openclaw/openclaw duplicate-detection pr-triage issue-grouping github-automation
skill ★ 372,633

ClawSweeper: Automated GitHub Maintenance Bot

An automated maintenance bot for managing OpenClaw repositories through issue/PR sweeping, commit reviews, and automated repair job dispatching. It facilitates guarded fix PR creation and provides maintainer-driven control via GitHub App in…

openclaw/openclaw github-automation automated-maintenance commit-review issue-sweeping
skill

Automated Codebase Audit and Repair

Performs a comprehensive codebase review to identify security, logic, and quality issues, then automatically creates GitHub issues and submits fixes via isolated git worktrees.

TencentCloudBase/CloudBase-AI-ToolKit codebase-audit github-automation git-worktree security-audit
skill ★ 1,806

Automated GitHub User Story Implementation

An agentic workflow that automates the end-to-end implementation of GitHub user stories, from initial context gathering and codebase research to PR creation and CI monitoring.

Stacklok/toolhive github-automation software-development-lifecycle automated-pr issue-to-code
skill ★ 184,429

Automated Pull Request Review Resolution

Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…

Significant-Gravitas/AutoGPT github-automation pull-request code-review git-workflow
skill

Apify MCP Server Exploration and Planning Skill

This skill enables developers to explore, plan, and create technical specifications for the Apify MCP server. It facilitates code analysis, architectural design, and the generation of GitHub issues for feature implementation.

apify/actors-mcp-server apify mcp code-analysis software-design