Agent Skills: ci-pipeline-update

Updates CI/CD pipelines for DevOps Engineer

UncategorizedID: cpa03/blueprintify/ci-pipeline-update

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cpa03/blueprintify/tree/HEAD/.opencode/skill/ci-pipeline-update

Skill Files

Browse the full folder contents for ci-pipeline-update.

Download Skill

Loading file tree…

.opencode/skill/ci-pipeline-update/SKILL.md

Skill Metadata

Name
ci-pipeline-update
Description
Updates CI/CD pipelines for DevOps Engineer

Procedure

  1. Analyze current pipeline configuration in .github/workflows/.
  2. Identify bottlenecks or missing steps (e.g., caching, linting).
  3. Draft changes to yaml files.
  4. Validate syntax using a linter or online validator if available.
  5. Commit and push changes to test in a branch.