{
  "id": "aws-pipeline-fix-operator",
  "name": "AWS Pipeline Fix Operator",
  "type": "skill",
  "provider": "aws",
  "harnesses": [
    "codex",
    "claude-code",
    "cursor",
    "gemini",
    "kiro",
    "other"
  ],
  "summary": "Repair AWS-oriented CI/CD pipeline definitions, buildspecs, deployment workflow config, and release wiring in-repo without triggering live execution.",
  "source_type": "original",
  "official_docs": [
    "https://docs.aws.amazon.com/codepipeline/latest/userguide/troubleshooting.html",
    "https://docs.aws.amazon.com/codebuild/latest/userguide/troubleshooting.html",
    "https://docs.aws.amazon.com/codedeploy/latest/userguide/troubleshooting-deployments.html",
    "https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-codepipeline-pipeline.html"
  ],
  "security_notes": "Repo write access only. Do not manually trigger pipelines, rotate secrets, or bypass approval gates from this role. Keep fixes explicit, reviewable, and reversible.",
  "last_verified": "2026-06-02",
  "path": "skills/aws/aws-pipeline-fix-operator",
  "author": "github: VincentChuWaiChow",
  "version": "0.1.2"
}
