iiRecord
Agentic AI Atlas · completion-script-expert
lib-agent:cli-mcp-development--completion-script-experta5c.ai
II.
LibraryAgent JSON

lib-agent:cli-mcp-development--completion-script-expert

Structured · live

completion-script-expert json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:cli-mcp-development--completion-script-expert",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "completion-script-expert",
    "description": "Expert in generating shell completion scripts for bash, zsh, and fish shells.",
    "libraryPath": "library/specializations/cli-mcp-development/agents/completion-script-expert/AGENT.md",
    "specialization": "cli-mcp-development",
    "role": "Shell Completion Expert",
    "expertise": [
      "Bash completions",
      "Zsh completions",
      "Fish completions",
      "Dynamic completions",
      "Context-aware suggestions"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "skill-area:cli-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "skill-area:cli-tooling",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:cli-mcp-development--completion-script-expert",
      "to": "specialization:cli-mcp-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}