iiRecord
Agentic AI Atlas · Claude Code commands directory
plugin-artifact:claude-code-commands-dira5c.ai
II.
PluginArtifact JSON

plugin-artifact:claude-code-commands-dir

Structured · live

Claude Code commands directory json

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

File · extensions/plugin-artifacts/claude-code-commands-dir.yamlCluster · extensions
Record JSON
{
  "id": "plugin-artifact:claude-code-commands-dir",
  "_kind": "PluginArtifact",
  "_file": "extensions/plugin-artifacts/claude-code-commands-dir.yaml",
  "_cluster": "extensions",
  "attributes": {
    "artifactId": "plugin-artifact:claude-code-commands-dir",
    "displayName": "Claude Code commands directory",
    "targetId": "plugin-target:claude-code",
    "artifactKind": "command",
    "pathPattern": "commands/*.md",
    "installerSurface": "fs",
    "scriptVariants": [
      "markdown-commands"
    ]
  },
  "outgoingEdges": [
    {
      "from": "plugin-artifact:claude-code-commands-dir",
      "to": "plugin-target:claude-code",
      "kind": "emits_artifact",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}