MCPcopy Index your code
hub / github.com/shareAI-lab/learn-claude-code / code.py

File code.py

s07_skill_loading/code.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3s07: Skill Loading — two-level on-demand knowledge injection.
4

Callers

nothing calls this directly

Calls 5

_scan_skillsFunction · 0.70
build_systemFunction · 0.70
register_hookFunction · 0.70
trigger_hooksFunction · 0.70
agent_loopFunction · 0.70

Tested by

no test coverage detected