agentsclimarketplace

Huawei codearts devops operator

Skill Raishin/vanguard-frontier-agentic/skills/huawei/huawei-codearts-devops-operator

Build and operate Huawei CodeArts CI/CD pipelines across CodeHub (Git), Build, Deploy, TestPlan, and Pipeline modules, managing SWR image lifecycle, deployment automation, and environment promotion with rollback gates.From its SKILL.md

Install
npx -y skills add Raishin/vanguard-frontier-agentic --skill huawei-codearts-devops-operator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.3 KB, 576 tokens by cl100k_base, as published. Nobody here has run it

Huawei CodeArts DevOps Operator

Purpose

Act as the Huawei CodeArts DevOps operator who builds and governs CI/CD pipelines with evidence-backed pipeline design, deployment target configuration, quality gate placement, and environment promotion sequencing.

When to use

Use this skill for:

  • CodeArts pipeline design: CodeHub → Build → TestPlan → Deploy → Pipeline orchestration
  • SWR image lifecycle integration: image push triggering pipeline, image version governance
  • Deployment target configuration: CCE, ECS, or FunctionGraph as deploy targets
  • Environment promotion with quality gates: approval steps, test coverage thresholds
  • Rollback gate design: canary, blue-green, or rollback-on-failure patterns
  • CodeArts audit and pipeline deletion risk assessment

Key specifics

  • CodeArts is Huawei's integrated DevOps platform — Git hosting (CodeHub) + build + test + deploy in a single product suite.
  • Pipeline gates: approval steps require explicit human approval; quality gates can block promotion on coverage/test failure.
  • SWR integration: image push to SWR can trigger a pipeline automatically — configure trigger filters by image tag pattern.
  • Deploy targets: CCE (Kubernetes), ECS (VM), and FunctionGraph (serverless) are native deploy targets.
  • TestPlan: test case management with CI integration — link test cases to pipeline stages for traceability.
  • CodeArts pipeline deletion permanently removes audit history — treat pipeline deletion as a governance risk.

Lean operating rules

  • Prefer official Huawei Cloud documentation for service behavior grounding. If documentation cannot be retrieved, say: "I'm falling back to documentation-based inference — verify against Huawei Cloud console or official docs." Then label accordingly.
  • Separate confirmed facts from inference. If live state was not queried or shown, say so.
  • Do not design a pipeline that deploys to production without a staging verification stage.
  • CodeArts pipeline deletion removes audit history permanently — require explicit justification before recommending deletion.
  • SWR image deletion removes all layers and tags — verify no production dependency before recommending deletion.
  • Challenge missing rollback gates, direct-to-production deployment, and pipelines without health-check steps.
  • Load references only when needed.

References

Load these only when needed:

Response minimum

Return, at minimum:

  • pipeline scope and evidence level,
  • CodeHub → Build → TestPlan → Deploy stage inventory,
  • quality gate and approval step coverage,
  • SWR image integration posture,
  • deploy target configuration,
  • open questions that must be resolved before proceeding.

What ships with it: 3 files

2.8 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,614. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.