iiRecord
Agentic AI Atlas · GitHub Actions Authoring
skill-area:github-actions-authoringa5c.ai
II.
SkillArea JSON

skill-area:github-actions-authoring

Structured · live

GitHub Actions Authoring json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-cicd.yamlCluster · domain
Record JSON
{
  "id": "skill-area:github-actions-authoring",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-cicd.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "GitHub Actions Authoring",
    "description": "Writing and maintaining GitHub Actions workflows — job matrices, reusable\nworkflows, composite actions, environment protection rules, OIDC secret\nfederation, and workflow_dispatch/repository_dispatch event design.\n",
    "domains": [
      "domain:devops"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:github-actions-authoring",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:github-actions-authoring",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    },
    {
      "from": "skill-area:github-actions-authoring",
      "to": "skill-area:ci-pipeline-optimization",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:ci-cd",
      "to": "skill-area:github-actions-authoring",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "stack-profile:cicd-platform",
      "to": "skill-area:github-actions-authoring",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:ai-code-review-pipeline",
      "to": "skill-area:github-actions-authoring",
      "kind": "requires_skill_area"
    },
    {
      "from": "role:release-engineer",
      "to": "skill-area:github-actions-authoring",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ]
}