Tag: github
Automated GitHub Issue Triage
Automates the triage of GitHub issues by identifying duplicates, validating issue details through repository inspection, and drafting concise triage comments or issue updates.
Automated Pull Request Analysis and Repair
Automatically analyses open pull requests for CI failures, review feedback, and code quality issues, then executes a workflow to reproduce and resolve them.
GitHub Gist Management MCP Server
An MCP server providing programmatic access to GitHub Gists for creating, retrieving, and managing public or secret snippets. It enables operations such as listing, starring, and updating file contents using a GitHub token.
GitHub and Reddit Trending Content Agent
This agent retrieves and ranks trending content from GitHub and Reddit, providing a structured list of top repositories and posts.
GitHub Repository Information Agent
An agent that retrieves and presents key statistics for specified GitHub repositories, including stars, forks, language, and recent activity.
Automated GitHub Release Notes Generator
This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…
GitHub Pull Request Reviewer
Automate GitHub pull request reviews by submitting inline comments, code suggestions, and managing review threads using the GitHub CLI and GraphQL API.
Code Review Augmentation Partner
Augments human-in-the-loop code reviews by summarising changes, surfacing critical concerns, and mapping ownership and responsibilities within a codebase.
Automated GitHub PR Comment Review and Fix
Automates the identification, validation, and resolution of unresolved GitHub pull request comments. It uses sub-agents to apply surgical fixes to legitimate issues and provides automated replies to threads.
Automated Pull Request Review Skill
Automates the review of GitHub pull requests by evaluating code correctness, security, and architectural integrity, then posting structured inline feedback using the GitHub CLI.
Automated Pull Request Polishing Skill
This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…
Automated PR Review Feedback Resolution
An agentic skill that identifies, triages, and resolves unresolved GitHub pull request comments by applying code fixes and managing thread replies via the GitHub CLI and API.