iiRecord
Agentic AI Atlas · roadmap-management
lib-skill:shared--roadmap-managementa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--roadmap-management

Structured · live

roadmap-management 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--roadmap-management",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "roadmap-management",
    "description": "Roadmap parsing, analysis, and mutation operations for ROADMAP.md. Handles phase and milestone lifecycle including add, insert (decimal), remove, complete, and requirements coverage analysis.",
    "libraryPath": "library/methodologies/gsd/skills/roadmap-management/SKILL.md",
    "contentSummary": "- Milestones (versioned deliverables, e.g., v1.0, v2.0)\n- Phases within each milestone (numbered execution units)\n- Requirements mapped to phases (100% coverage guarantee)\n- Phase dependencies and ordering\n- Phase status tracking (planned/in-progress/completed/verified)\n\nThis skill combines th"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--roadmap-management",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}