Tag: ci-cd

Type: All Skills Tools
skill ★ 77,350

Automated Version Release Workflow Manager

This skill orchestrates the full software release cycle, managing version bumping, Git tagging, and GitHub Release creation. It routes the process based on PR titles and branch names to ensure accurate minor or patch releases.

lobehub/lobehub version-release ci-cd git-workflow release-notes
tool ★ 84

Automated Release Note Generation and Tagging

This tool automates the entire software release lifecycle, gathering merged pull requests since the last tag to draft structured release notes. It then handles the necessary Git operations, including creating version tags and optionally dra…

keboola/mcp-server release-notes git versioning ci-cd
skill ★ 18,765

Screenpipe Monorepo Release Automation

Automates version bumping, committing, and triggering GitHub Actions for the Screenpipe monorepo components, including the desktop app, CLI, and MCP. It facilitates monitoring build status and managing the transition from draft to published…

screenpipe/screenpipe monorepo release-automation github-actions ci-cd
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 ★ 1,010

Manage CloudBase Resources via CLI

This skill provides deterministic, scriptable access to manage all Tencent CloudBase resources using the tcb CLI. It is ideal for CI/CD pipelines, batch operations, and complex resource configuration tasks, ensuring auditable deployments.

TencentCloudBase/CloudBase-MCP cloudbase cli ci-cd resource-management
skill ★ 1,010

CloudBase Resource Management via CLI

This skill enables deterministic, scriptable, and auditable management of CloudBase resources using the tcb command-line interface. It supports deploying functions, managing databases, and configuring networking via CLI commands, making it …

TencentCloudBase/CloudBase-MCP cloudbase cli resource-management ci-cd
skill

Automated software version release workflow

This skill manages the full software release lifecycle, handling both minor and patch versions according to established CI/CD rules. It automates version bumping, annotated tagging, and the creation of GitHub Releases.

lobehub/lobe-chat release-workflow version-management ci-cd github-release
skill ★ 28

Three-layer code verification and quality assurance

This skill performs comprehensive code verification by running LSP diagnostics, compiling the project, and executing the test suite in parallel. It provides a structured report detailing blocking issues, including test failure correlation, …

blackwell-systems/agent-lsp lsp build testing verification
skill ★ 50

Playwright E2E Testing Patterns and Best Practices

A comprehensive guide to implementing stable and maintainable end-to-end testing using Playwright, covering Page Object Model, CI/CD integration, and flaky test mitigation strategies.

tan-yong-sheng/ai-vision-mcp playwright e2e-testing testing-patterns automated-testing
skill ★ 23

Automates the complete software release pipeline

This skill orchestrates the entire software release cycle, handling version synchronization across multiple files, running tests, publishing to PyPI, and generating GitHub release notes. It ensures a robust, repeatable process from final co…

ypollak2/llm-router release-pipeline ci-cd pypi-publish git-automation
tool ★ 23

Automated full-stack release management and publishing

This tool automates the entire software release lifecycle, managing preflight checks, version bumping, and generating comprehensive release notes. It ensures coordinated publishing across npm, GitHub, and the live sandbox environment.

markmhendrickson/neotoma release-management npm-publishing github-release ci-cd
skill ★ 23

Triage, review, and merge open pull requests

This skill automates the end-to-end management of open pull requests. It assesses merge readiness by running security gates, checking CI status, managing required Opus reviews, and merging eligible changes while flagging release candidates …

markmhendrickson/neotoma pr-triage github-actions merge-requests security-checks
skill ★ 23

Manage and debug cross-repository error reports

This skill provides comprehensive error management by checking pending error reports across local and sibling repositories. It also manages an automated watcher process, allowing developers to start, stop, and monitor the error debugging au…

markmhendrickson/neotoma debug error-reporting watcher-management cross-repo
skill

Automating monorepo component releases and publishing

This skill automates the complex release cycle for a monorepo, managing version bumping across multiple components (App, CLI, MCP). It orchestrates GitHub Actions workflows to build, test, and optionally publish artifacts for all integrated…

mediar-ai/screenpipe monorepo release-management ci-cd version-bumping
skill

Governing Programmatic Agent Coding Runs

This skill governs the execution of automated coding agents across various environments (local, cloud, self-hosted). It ensures compliance by enforcing pre-run checks, bounding agent scope, and persisting comprehensive metadata before any d…

IgorGanapolsky/mcp-memory-gateway programmatic-runs agent-governance ci-cd cursor-sdk
skill ★ 12

Viznoir development workflow automation skill

This skill automates the development lifecycle for the viznoir project, guiding developers through the TDD cycle. It enforces best practices for adding new filters, tools, and managing PR quality gates, including benchmarking and registry u…

kimimgo/viznoir dev-workflow tdd ci-cd viznoir
skill ★ 7

Guided npm release and publishing workflow

This skill orchestrates the entire npm release process, guiding the developer through version determination, comprehensive quality gate checks, rebuilding, and committing. It ensures version consistency across multiple files and pauses for …

testdino-hq/testdino-mcp npm publishing release-workflow version-bump
skill ★ 119

End-to-End Software Release and Versioning Workflow

Guides the end-to-end process for publishing stable or prerelease versions, handling version bumping, generating comprehensive release notes, and pushing tags to trigger CI/CD pipelines.

deusXmachina-dev/memorylane release versioning git semver
skill ★ 119

Semantic versioning release workflow automation

This skill guides the developer through the complete semantic versioning release process, including updating package metadata, generating release notes, and committing/tagging the changes. It ensures all necessary steps, from linting to pus…

deusXmachina-dev/memorylane git semver release ci-cd
skill ★ 158

Hardening pre-commit checks for reliable releases

This skill guides developers on hardening pre-commit hooks to prevent release failures, particularly those stemming from packaging or metadata mismatches. It ensures local checks accurately replicate the exact commands used in the final rel…

sbroenne/mcp-server-excel pre-commit release-workflow ci-cd packaging
skill ★ 158

Cross-Repository Release Workflow Validation Patterns

This skill provides patterns for implementing robust, failure-fast release workflows that depend on credentials or access to secondary repositories. It advises on validating secrets, ensuring target reachability, and implementing sync gates…

sbroenne/mcp-server-excel cross-repo release-workflow ci-cd git-security
skill ★ 372,633

OpenClaw Testing and CI Validation

This skill enables targeted testing and CI validation by identifying the smallest necessary verification path for code changes. It provides procedures for running Vitest suites and managing remote proofs via Crabbox, minimising unnecessary …

openclaw/openclaw testing ci-cd vitest github-actions
skill ★ 372,633

Comprehensive OpenClaw Plugin Release Validation

Orchestrates end-to-end validation of the OpenClaw plugin system, covering the full lifecycle, package artifact integrity, and system compatibility checks. This skill ensures product surface robustness by simulating complex scenarios like c…

openclaw/openclaw plugin-testing e2e-validation openclaw ci-cd
skill ★ 2

Secret Rotation and Validation

Automate the validation, rotation, and health monitoring of API keys and credentials across multiple providers. It supports batch validation for CI pipelines and provides automated rotation for expired or stale secrets.

I4cTime/quantum_ring secret-rotation credential-management api-keys security-automation