II.
LibrarySkill JSON
Structured · livelib-skill:shared--hook-management
hook-management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--hook-management",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "hook-management",
"description": "Session-scoped hook lifecycle management with enable/disable/status controls, execution profiling, and color-coded performance alerts.",
"libraryPath": "library/methodologies/claudekit/skills/hook-management/SKILL.md",
"contentSummary": "- **file-guard**: Blocks sensitive file access (195+ patterns)\n\n### PostToolUse Hooks\n- **typecheck-changed**: Type checking on modified files\n- **lint-changed**: Linting on modified files\n- **test-changed**: Testing related to modified files\n- **check-comment-replacement**: Detects code repla"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--hook-management",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--hook-management",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}