iiRecord
Agentic AI Atlas · user-story-generator
lib-skill:product-management--user-story-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:product-management--user-story-generator

Structured · live

user-story-generator 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:product-management--user-story-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "user-story-generator",
    "description": "Generate and validate user stories from various inputs including requirements, research, and feature descriptions. Apply INVEST criteria validation, create acceptance criteria, split large stories, and convert between story formats.",
    "libraryPath": "library/specializations/product-management/skills/user-story-generator/SKILL.md",
    "specialization": "product-management",
    "contentSummary": "# User Story Generator Skill\n\nGenerate well-formed user stories with INVEST validation, acceptance criteria, and story splitting from requirements and research inputs.\n\n## Overview\n\nThis skill provides comprehensive capabilities for creating and managing user stories throughout the product developme"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "role:product-analyst",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "workflow:competitive-analysis",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:product-management--user-story-generator",
      "to": "specialization:product-management",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}