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