iiRecord
Agentic AI Atlas · project-documentation
lib-skill:shared--project-documentationa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--project-documentation

Structured · live

project-documentation 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--project-documentation",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "project-documentation",
    "libraryPath": "library/methodologies/bmad-method/skills/project-documentation/SKILL.md",
    "contentSummary": "# Project Documentation\n\nGenerate comprehensive project documentation with source tree analysis and Mermaid diagrams.\n\n## Agent\nPaige (Tech Writer) - `bmad-writer-paige`\n\n## Workflow\n1. Scan project structure and identify components\n2. Analyze source tree with annotations\n3. Generate proje"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--project-documentation",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}