{
  "id": "deployment-runner",
  "version": "1.0",
  "name": "Deployment Runner",
  "description": "Run release or deployment commands.",
  "providedBy": [
    "ci"
  ],
  "risk": {
    "level": "high",
    "requiresHumanReview": true,
    "notes": [
      "Deployment belongs in CI/CD and human approval flows, not this maintenance session."
    ]
  },
  "notes": [
    "Included as a forbidden skill example."
  ]
}

