{
"id": "skill-discovery-scope:claude-code-project",
"_kind": "SkillDiscoveryScope",
"_file": "extensions/skill-discovery-scopes/claude-code-scopes.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Project skill discovery scope",
"scope": "project",
"precedence": 3,
"description": "Project-level skills under `.claude/skills/`. Checked into the repo.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "skill-discovery-scope:claude-code-project",
"kind": "discovers_skills_in_scope",
"attributes": {}
}
]
}