Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ addInvokedSkill
Function
addInvokedSkill
src/tools/SkillTool/SkillTool.test.ts:69–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
mock.module(bootstrapStatePath, () => ({
68
getProjectRoot: () =>
'/repo'
,
69
addInvokedSkill() {},
70
clearInvokedSkillsForAgent() {},
71
getSessionId: () =>
'session-test'
,
72
}))
Callers
1
executeRemoteSkill
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected