iiRecord
Agentic AI Atlas · Project-scoped plugin install
plugin-install-scope:claude-code-projecta5c.ai
II.
PluginInstallScope JSON

plugin-install-scope:claude-code-project

Structured · live

Project-scoped plugin install json

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

File · extensions/plugin-install-scopes/claude-code-scopes.yamlCluster · extensions
Record JSON
{
  "id": "plugin-install-scope:claude-code-project",
  "_kind": "PluginInstallScope",
  "_file": "extensions/plugin-install-scopes/claude-code-scopes.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Project-scoped plugin install",
    "scope": "project",
    "priority": 30,
    "description": "Plugins installed under `.claude/plugins/` in the project tree — checked\ninto the repo, applied to all contributors.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "plugin-install-scope:claude-code-project",
      "kind": "installs_plugins_in_scope",
      "attributes": {}
    }
  ]
}