Tag: devops
Kastell CLI Development and Architecture Guide
Provides architectural patterns, layer rules, and extension guidelines for the Kastell CLI toolkit. It assists developers in implementing new commands, providers, and MCP tools while adhering to established codebase conventions.
Manage CloudBase Resources via CLI
This skill enables AI agents to manage Tencent CloudBase resources using the tcb CLI. It facilitates the deployment of cloud functions and CloudRun services, alongside managing storage, databases, and network configurations.
GitHub Actions Management via MCP
Manage GitHub Actions workflows, runs, and CI/CD pipelines via the Model Context Protocol. It provides capabilities to inspect logs, re-run failed jobs, and trigger workflow dispatches.
Docker Container and Image Management
An MCP server for managing Docker containers, images, and services. It enables inspecting logs, executing commands within containers, and monitoring resource usage.
Automated GitHub Release Notes Generator
This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…
Alibaba Cloud Yunxiao DevOps MCP Server
An MCP server providing comprehensive DevOps capabilities for the Alibaba Cloud Yunxiao platform, covering code management, pipelines, and application delivery.
Kubernetes Cluster Troubleshooting and Diagnostics
Provides structured workflows for diagnosing Kubernetes pod, node, and networking issues using kubectl-mcp-server tools. It covers common failure states like CrashLoopBackOff and OOMKilled, alongside deep debugging for storage and DNS.
Kubernetes Resource Management and Operations
Automate Kubernetes resource lifecycle management by applying manifests, patching resources, and executing commands within pods. It provides capabilities for scaling deployments, managing rollouts, and updating labels or annotations.
Kubernetes Incident Response and Diagnostics
Provides diagnostic workflows and runbooks for managing Kubernetes incidents, including pod failures, node issues, and network disruptions.
Kubernetes Helm Chart Management
Provides a comprehensive suite of operations for managing Helm v3 releases, repositories, and chart development. It enables tasks such as installing, upgrading, and rolling back charts, as well as linting and packaging Helm charts.
Kubernetes Cluster Diagnostics and Analysis
Perform cluster health assessments, resource metrics analysis, and environment comparisons across Kubernetes namespaces and clusters. It enables automated diagnostics for capacity planning and post-incident investigations.
Core Kubernetes Resource Management
Enables the management of fundamental Kubernetes objects including pods, namespaces, configmaps, secrets, and nodes. It supports multi-cluster operations via the context parameter.
Kubernetes MCP Server CLI
A command-line interface for managing the kubectl MCP server, providing capabilities for tool discovery, direct invocation, and cluster health diagnostics.
Automated Git Worktree Environment Setup
Automates the creation of Git worktrees for parallel development by configuring environment files, installing dependencies via Poetry and pnpm, and generating the Prisma client.
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…
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…
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…
Git Workflow Management Skill
Provides standardised guidelines for commit messages, branch naming, and pull request descriptions to maintain consistent version control practices.
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 …
Skyvern Deployment Smoke Test
Executes a sequential smoke test to verify Skyvern deployment health, covering backend API availability, frontend rendering, browser session provisioning, and end-to-end workflow execution.
Managing OneDev via the tod CLI
Interface with OneDev resources such as issues, pull requests, and build pipelines using the tod CLI. This skill facilitates automated management of CI/CD jobs, code reviews, and issue lifecycles.
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.