iiRecord
Agentic AI Atlas · Project skill discovery scope
skill-discovery-scope:claude-code-projecta5c.ai
II.
SkillDiscoveryScope JSON

skill-discovery-scope:claude-code-project

Structured · live

Project skill discovery scope json

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

File · extensions/skill-discovery-scopes/claude-code-scopes.yamlCluster · extensions
Record JSON
{
  "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": {}
    }
  ]
}