Tag: pull-request
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.
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 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 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.
Automate Semantic Versioning and SDK Bumping
Automates Semantic Versioning 2.0.0 assessment and SDK version bumping by analysing merged pull requests. It updates Directory.Build.props and creates a new pull request for the updated version.
Octocode Pull Request Reviewer
An expert code reviewer that performs architectural analysis, defect detection, and security scanning on remote pull requests and local changes. It utilises Octocode MCP tools for deep code forensics and holistic evaluation of code quality …
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 end-to-end pull request testing
Automates end-to-end testing of pull requests by building environments with Docker Compose and verifying system state via browser interactions and API calls. It captures screenshots and posts detailed test reports directly to GitHub PR comm…
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 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…
Automating Pull Request Creation and Review
This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…
Automated Pull Request Draft Generator
Automatically generates structured pull request drafts including branch suggestions, titles, and descriptions by analysing git diffs and commit history. It identifies change types and assesses backward compatibility risks based on modified …
Automate OneDev issue submission and PR creation
Automates the process of submitting completed work on OneDev issues by verifying branches, committing pending changes, pushing to remote, and creating pull requests.
Review OneDev Pull Requests
Perform structured code reviews on OneDev pull requests by examining metadata, patches, and existing discussions. It enables adding line-anchored comments, managing prior discussions, and submitting final review decisions using the `tod` CL…
OSS Pull Request Workflow and Etiquette Guide
This skill guides contributors through the entire lifecycle of a pull request, covering best practices for writing descriptions, responding to maintainer feedback, and ensuring mandatory quality gates are met before submission. It enforces …