iiRecord
Agentic AI Atlas · Skill frontmatter: hooks
frontmatter-field:skill-hooksa5c.ai
II.
FrontmatterField JSON

frontmatter-field:skill-hooks

Structured · live

Skill frontmatter: hooks json

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

File · extensions/frontmatter-fields/claude-code-skill-fields.yamlCluster · extensions
Record JSON
{
  "id": "frontmatter-field:skill-hooks",
  "_kind": "FrontmatterField",
  "_file": "extensions/frontmatter-fields/claude-code-skill-fields.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Skill frontmatter: hooks",
    "name": "hooks",
    "valueType": "object",
    "required": "no",
    "appliesTo": "skill",
    "description": "Skill-scoped hook overrides."
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-platform-impl:claude-code.platform@1.x",
      "to": "frontmatter-field:skill-hooks",
      "kind": "defines_frontmatter_field",
      "attributes": {}
    }
  ]
}