{
"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": {}
}
]
}