Tag: github

Type: All Skills Tools
skill ★ 77,350

Automated GitHub Issue Deduplication Skill

This skill automates the process of identifying potential duplicate GitHub issues. It utilizes parallel agents and the gh CLI to search, summarize, filter, and report up to three likely duplicates directly on the original issue.

lobehub/lobehub github issue-management deduplication git-cli
skill ★ 77,350

Automated GitHub Pull Request Creation

Automates the end-to-end process of creating pull requests to the canary branch, including branch management, commit creation, and linking related GitHub or Linear issues.

lobehub/lobehub github git pull-request automation
skill ★ 1,010

Automated Pull Request Review and Fix

Systematically analyses open pull requests for CI failures, review comments, and code quality issues, then applies fixes to the relevant branches.

TencentCloudBase/CloudBase-MCP github pull-request ci-cd automation
skill ★ 8,132

deep github research and synthesis for mcp

This skill facilitates deep research across the modelcontextprotocol GitHub repository, aggregating information from PRs, issues, and discussions. It synthesises findings, extracts key design rationale, and attributes insights using structu…

modelcontextprotocol/modelcontextprotocol github research mcp prs
skill ★ 12,318

Automate GitHub Pull Request Description Updates

Automatically updates GitHub pull request descriptions by analysing git commits and diffs to generate structured summaries, breaking changes, and testing instructions.

pipecat-ai/pipecat github git pull-requests automation
skill ★ 12,318

Automates GitHub Pull Request Submission Workflow

This skill automates the end-to-end process of submitting a GitHub Pull Request, managing local changes, creating branches, and committing code. It further integrates post-PR tasks such as generating changelogs and updating the PR descripti…

pipecat-ai/pipecat github pull-request git automation
skill ★ 12,318

Automated multi-agent code review for pull requests

This skill orchestrates a comprehensive, multi-agent code review process for pull requests. It systematically checks for bugs, logic errors, and adherence to internal compliance standards using specialized agents before posting validated, h…

pipecat-ai/pipecat code-review pr-review agentic github
skill

GitHub CLI automation for git workflows

This skill automates complex GitHub interactions, preferring the GitHub CLI (gh) over raw APIs. It manages authentication, repository setup, and pushing with minimal user intervention, ensuring a seamless git workflow experience.

casibase/casibase github git cli automation
skill

Automated GitHub Issue Fixing and PR Workflow

This skill orchestrates the full lifecycle of fixing GitHub issues, fetching targets via the REST API and spawning sub-agents for implementation. It manages git operations, pushing code to a specified fork, opening pull requests, and monito…

casibase/casibase github issues pr-automation agentic
skill

Automated GitHub Pull Request Review Resolution

This skill automates the identification, addressing, and resolution of GitHub pull request review comments. It manages complex pagination for GraphQL threads and REST reviews to ensure all actionable feedback is addressed and threads are re…

Significant-Gravitas/Auto-GPT github pull-request code-review automation
skill

Automated Pull Request Workflow

A workflow for agents to automate the pull request lifecycle, including pre-flight checks, test coverage verification, and template-based PR creation. It integrates with GitHub CLI and review bots to manage the end-to-end review process.

Significant-Gravitas/Auto-GPT git github pull-request automation
skill

Automated GitHub Issue Duplicate Detection

This skill automates the process of identifying potential duplicate GitHub issues. It utilizes parallel agents and the gh CLI to search, summarize, and filter results, finally commenting on the original issue with a list of duplicates.

lobehub/lobe-chat github issue-management deduplication agentic-workflow
skill

Automated GitHub Pull Request Creation

Automates the end-to-end process of creating pull requests by managing branches, committing changes, and linking related GitHub or Linear issues. It follows a predefined branch strategy and utilises the GitHub CLI to finalise the request.

lobehub/lobe-chat github git pull-request automation
tool

Automated GitHub PR Review and Comment Management

This tool automates the entire PR review lifecycle, allowing developers to submit structured inline comments, provide suggestions, and manage review threads. It facilitates replying to and resolving existing review comments using the GitHub…

StacklokLabs/toolhive github pr-review git-cli api
tool ★ 3,264

Manage GitHub Kanban Board Statuses

This tool provides comprehensive management of a GitHub Kanban board, allowing users to sync statuses, view assigned items, move issues between stages, and identify stale or forgotten tasks using GitHub's API.

langwatch/langwatch github kanban project-management issue-tracking
skill

Automated Pull Request Review Management

Automate the monitoring and management of pull request reviews generated by the Codex bot. It facilitates checking review status, evaluating priority-tagged comments, and executing the full fix-push-review cycle.

jlowin/fastmcp github pr-review automation workflow-management
skill ★ 835

Comprehensive Code Exploration and Research Agent

This agent provides deep code exploration capabilities, allowing developers to trace definitions, usages, and call hierarchies across local files and external repositories. It orchestrates multiple tools, including LSP and package search, t…

bgauryy/octocode-mcp code-exploration research lsp-tools github
tool ★ 835

Octocode CLI for Code and Repository Analysis

This CLI provides programmatic access to code repositories, enabling developers to search for symbols, retrieve file contents, map repository structures, and analyze PR history directly from the terminal. It facilitates complex code analysi…

bgauryy/octocode-mcp octocode cli code-search repo-analysis
tool ★ 10,706

Automates Git workflow and PR creation

This skill manages the complete Git workflow, automatically creating feature or fix branches, committing staged or unstaged changes, and finally submitting a pull request using the GitHub CLI. It enforces critical rules regarding PII exclus…

elie222/inbox-zero git github pr-creation commit
tool ★ 372,633

GitHub CLI for managing repositories and workflows

This utility provides a comprehensive command-line interface for interacting with GitHub resources. It allows developers to manage issues, pull requests, CI/CD runs, and execute direct API queries efficiently.

openclaw/openclaw github cli pr-management issue-tracking
tool ★ 372,633

Programmatic access to GitHub resources

Provides comprehensive programmatic access to GitHub resources, enabling querying of issues, pull requests, CI status, releases, and organizational metadata via the dedicated gh CLI.

openclaw/openclaw github git-cli pr-management issue-tracking
tool ★ 372,633

Local GitHub Issue and PR Archival Tool

This utility enables developers to query GitHub issues and PRs using local archives, prioritizing efficiency and freshness checks before making live API calls. It supports advanced operations including cluster analysis, thread retrieval, an…

openclaw/openclaw github pr-management issue-tracking archival
skill ★ 562

Automates dbt-mcp package release cycle

This skill manages the end-to-end release process for dbt-mcp, automating the creation and merging of release pull requests. It polls multiple GitHub workflows, handles environment approvals, and verifies the successful publication of the n…

dbt-labs/dbt-mcp dbt pypi release github
skill ★ 863

GitHub Issue and Pull Request Triage

Automates the triage of GitHub issues and pull requests by refreshing local snapshots, evaluating mergeability, and updating a status ledger. It enforces testing standards and provides a prioritised workflow for managing repository tasks.

xing5/mcp-google-sheets github issue-triage workflow project-management