Tag: ci-cd
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.
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…
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…
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.
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.
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 …
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.
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, …
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.
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…
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.
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 …
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…
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…
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…
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…
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 …
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.
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…
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…
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…
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 …
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…
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.