Tag: github-automation
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…
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…
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.
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 …
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.
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…
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.
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…
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.
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.
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…
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.