Troubleshoot and analyze logs from AWS CloudWatch Logs. This skill should be used when the user asks to investigate logs, troubleshoot application issues, query log groups, analyze error patterns, or perform log analysis for machines writing to AWS CloudWatch. Uses the AWS CLI for CloudWatch Logs operations.
Create and protect GitLab branches. Use when the user asks to create a branch, protect a branch, or set up branch protection rules on GitLab. Uses the glab GitLab CLI. The script takes three required positional args in order: repo, branch-name, ref (no --ref flag).
Code review a GitLab merge request using multiple specialized agents with confidence-based scoring to filter false positives. Use when the user asks to review an MR, do a code review, or check changes in a merge request.
Analyze GitLab CI/CD job failures, parse logs, identify error patterns, and troubleshoot pipeline issues. This skill should be used when the user asks to investigate failed jobs, debug pipeline failures, analyze job logs, compare job runs, or generate failure reports. Uses the official GitLab CLI (glab) and integrates with the gitlab skill.
Create production releases on the Konflux platform. Handles the complete stage-to-production release workflow including discovering stage releases, generating production release YAMLs with release notes, and preparing them for review. Supports manual mode and config-driven mode with an external product config directory.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that extends Claude with specialized skills for DevOps and cloud-native development workflows.
Claudio Skills Plugin provides five production-ready skills designed to streamline interactions with GitLab CI/CD, Konflux, AWS CloudWatch Logs, Slack, and GitLab branch management. Each skill provides Claude Code with domain-specific capabilities, allowing you to leverage Claude as an intelligent assistant for complex DevOps tasks.
Analyze GitLab CI/CD job failures with structured scripts and error pattern recognition.
Use Cases:
Key Features:
glab CLI directly through structured scriptsWork with Konflux - a build and release platform based on OpenShift and Tekton.
Use Cases:
Key Features:
Troubleshoot and analyze logs from AWS CloudWatch Logs.
Use Cases:
Key Features:
Interact with Slack workspaces using the Slack Web API.
Use Cases:
Key Features:
To get values for them the easiest way is to authenticate to your slack workspace in chrome/chromium browser
On same page go to More Tools -> Developer Tools
On Developer Tools go to:
Since it is slack enterpise we need to get value for User-Agent. To get it from same place we check Networking and check request headers to get the value,
it should be something similar to Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Disclaimer, the first time you reuse those Tokens you will probably be signed off as precaution, the second time you sign in the tokens should last.
Create and protect GitLab branches for release workflows and branch management.
Use Cases:
Key Features:
--rule KEY=VALUE overrideCore Requirements:
Skill-Specific Dependencies:
npx claudepluginhub aipcc-cicd/claudio-skills --plugin claudio-pluginKubernetes cluster efficiency analysis: resource utilization, Karpenter, OOM, workloads
Debug CI/CD pipeline failures and fix configurations
DevOps patterns: CI debugging, tech debt detection, own all failures
GitHub Actions CI/CD - workflows, authentication, inspection
Claude Code skill pack for Fireflies.ai (24 skills)
Developer experience essentials: GitHub Actions debugging, conversation cloning/half-cloning, context handoffs, and Reddit research