Tag: github-api

Type: All Skills Tools
skill ★ 25,210

Managing automated PR review cycles

This skill automates the entire PR review lifecycle, monitoring bot feedback, fetching inline comments, and guiding the developer through fixing real bugs and providing reasoned dismissals for speculative feedback. It ensures all bot commen…

PrefectHQ/fastmcp pr-review github-api workflow agentic
skill ★ 5,059

Interactive PR comment resolution workflow

This skill systematically addresses all unresolved pull request review comments by fetching thread details via GitHub GraphQL API. It guides the user through reviewing the issue, researching documentation, and applying local code fixes or r…

maximhq/bifrost pr-review github-api code-fixing llm-agent
skill

Automates PR polishing to merge-ready status

This skill iteratively runs PR review and address actions, ensuring the pull request meets strict mergeability criteria. It continues until there are zero new findings, all threads are resolved, CI is stable, and two consecutive quiet polls…

Significant-Gravitas/Auto-GPT pr-polish merge-ready github-api ci-checks
skill

Generates expert-reviewed GitHub release notes

This skill analyzes all PRs merged between two version tags, cross-referencing linked issues and PR metadata. It classifies changes and dispatches specialized agents to assess breaking changes, producing a polished, publication-ready GitHub…

StacklokLabs/toolhive release-notes github-api pr-analysis changelog
skill ★ 4,275

Automated GitHub issue triage and SLA reporting

This skill generates a comprehensive, prioritized triage report for open GitHub issues, evaluating SLA compliance against defined tiers. It classifies issues, identifies critical candidates, and includes a mandatory safety scan for untruste…

modelcontextprotocol/csharp-sdk issue-triage github-api sla-compliance report-generation
skill ★ 10,706

Automated PR Review and Comment Resolution Loop

This skill automates the entire PR lifecycle, starting with an initial code review and fixing findings, followed by committing and creating the PR. It then enters an iterative loop, fetching and automatically addressing all code review comm…

elie222/inbox-zero pr-workflow git-automation review-loop github-api
tool ★ 372,633

OpenClaw Release CI Validation Orchestrator

This skill orchestrates comprehensive release validation for OpenClaw, managing full CI matrices, provider secret preflights, and live gate checks. It provides structured workflows for debugging failures and ensuring controlled, auditable r…

openclaw/openclaw release-ci validation github-api deployment
skill ★ 372,633

Manage OpenClaw GHSA Security Advisories

This skill manages the end-to-end lifecycle of OpenClaw GHSA security advisories. It allows developers to inspect, patch, validate, and publish advisories by interacting with the GitHub API, ensuring adherence to specific publishing guardra…

openclaw/openclaw ghsa security-advisory github-api patching
skill

Automated Release Notes and Version Tagging

Automates release note generation by analysing merged pull requests and manages version tagging or release PR creation.

keboola/keboola-mcp-server release-management git-automation versioning github-api
skill ★ 78,845

triage github codeql security scanning alerts

This skill automates the process of triaging CodeQL security findings by interacting with the GitHub Code Scanning API via the `gh` CLI. It allows developers to list, inspect, and manually dismiss alerts with specific reasons, such as false…

netdata/netdata github-codeql security-triage github-api codeql
tool

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.

ofershap/mcp-server-github-gist github mcp gist-management github-api
skill ★ 9

GitHub Repository Information Agent

An agent that retrieves and presents key statistics for specified GitHub repositories, including stars, forks, language, and recent activity.

elisymlabs/elisym github repository-metadata agent-skill github-api