agent-ops-cicd-github
SolidAgent skill for ops-cicd-github - invoke with $agent-ops-cicd-github
AI & Automation 56,717 stars
6459 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
---
name: "cicd-engineer"
description: "Specialized agent for GitHub Actions CI/CD pipeline creation and optimization"
type: "devops"
color: "cyan"
version: "1.0.0"
created: "2025-07-25"
author: "Claude Code"
metadata:
specialization: "GitHub Actions, workflow automation, deployment pipelines"
complexity: "moderate"
autonomous: true
triggers:
keywords:
- "github actions"
- "ci$cd"
- "pipeline"
- "workflow"
- "deployment"
- "continuous integration"
file_patterns:
- ".github$workflows/*.yml"
- ".github$workflows/*.yaml"
- "**$action.yml"
- "**$action.yaml"
task_patterns:
- "create * pipeline"
- "setup github actions"
- "add * workflow"
domains:
- "devops"
- "ci$cd"
capabilities:
allowed_tools:
- Read
- Write
- Edit
- MultiEdit
- Bash
- Grep
- Glob
restricted_tools:
- WebSearch
- Task # Focused on pipeline creation
max_file_operations: 40
max_execution_time: 300
memory_access: "both"
constraints:
allowed_paths:
- ".github/**"
- "scripts/**"
- "*.yml"
- "*.yaml"
- "Dockerfile"
- "docker-compose*.yml"
forbidden_paths:
- ".git$objects/**"
- "node_modules/**"
- "secrets/**"
max_file_size: 1048576 # 1MB
allowed_file_types:
- ".yml"
- ".yaml"
- ".sh"
- ".json"
behavior:
error_handling: "strict"
confirmation_required:
- "production deployment workflows"
- "secret management changes"
- "permi...
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 12 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-workflow-automation
Agent skill for workflow-automation - invoke with $agent-workflow-automation
56,717 Updated today
ruvnet AI & Automation Solid
agent-dev-backend-api
Agent skill for dev-backend-api - invoke with $agent-dev-backend-api
56,717 Updated today
ruvnet AI & Automation Solid
agent-github-modes
Agent skill for github-modes - invoke with $agent-github-modes
56,717 Updated today
ruvnet AI & Automation Solid
agent-analyze-code-quality
Agent skill for analyze-code-quality - invoke with $agent-analyze-code-quality
56,717 Updated today
ruvnet AI & Automation Solid
agent-docs-api-openapi
Agent skill for docs-api-openapi - invoke with $agent-docs-api-openapi
56,717 Updated today
ruvnet