iiRecord
Agentic AI Atlas · story-development
lib-skill:shared--story-developmenta5c.ai
II.
LibrarySkill JSON

lib-skill:shared--story-development

Structured · live

story-development 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--story-development",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "story-development",
    "libraryPath": "library/methodologies/bmad-method/skills/story-development/SKILL.md",
    "contentSummary": "# Story Development\n\nImplement user stories with test-driven development methodology.\n\n## Agent\nAmelia (Developer) - `bmad-dev-amelia`\n\n## Workflow\n1. Read entire story and acceptance criteria\n2. Write failing tests for each criterion\n3. Implement minimum code to pass tests\n4. Refactor wh"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--story-development",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--story-development",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}