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

lib-skill:shared--state-management

Structured · live

state-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--state-management",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "state-management",
    "description": "STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.",
    "libraryPath": "library/methodologies/gsd/skills/state-management/SKILL.md",
    "contentSummary": "last_updated: 2026-03-02T14:30:00Z\nsession_count: 12\ncurrent_milestone: v1.0\n---\n\n# Project State\n\n## Current Work\n- **Phase**: 72\n- **Task**: Implement OAuth2 login flow\n- **Status**: executing\n- **Plan**: PLAN-1.md (task 3 of 5)\n\n## Completed Phases\n- [x] Phase 70: Project setup and "
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--state-management",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--state-management",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}