Tag: pr-management

Type: All Skills Tools
skill ★ 12,318

Generate structured changelog files from PR commits

This skill automatically generates structured changelog files for a given pull request by analysing commits against the main branch. It categorises changes (e.g., added, fixed, security) and formats the output to be highly user-facing, suit…

pipecat-ai/pipecat changelog pr-management git-analysis documentation
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

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.

TencentCloudBase/CloudBase-AI-ToolKit pr-management github automation ci-cd
skill ★ 17,110

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.

pydantic/pydantic-ai github pr-management code-review automation