iiRecord
Agentic AI Atlas · work-decomposition
lib-skill:shared--work-decompositiona5c.ai
II.
LibrarySkill JSON

lib-skill:shared--work-decomposition

Structured · live

work-decomposition json

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

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:shared--work-decomposition",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "work-decomposition",
    "description": "Decompose goals into MEOWs (Molecular Expressions of Work) - trackable atomic units following Gas Town's bead-based work model.",
    "libraryPath": "library/methodologies/gastown/skills/work-decomposition/SKILL.md",
    "contentSummary": "- When a goal is too large for a single agent\n- When parallel execution would benefit progress\n- When work needs tracked attribution\n\n## Process\n\n1. **Analyze** the goal and project context\n2. **Identify** natural seams for decomposition\n3. **Create MEOWs** with clear boundaries and dependen"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--work-decomposition",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}