diff --git a/engineering/gandalf/opencode.json b/engineering/gandalf/opencode.json index e0959da..089ff71 100644 --- a/engineering/gandalf/opencode.json +++ b/engineering/gandalf/opencode.json @@ -1,4 +1,9 @@ { "$schema": "https://opencode.ai/config.json", - "permission": "allow" -} + "permission": "allow", + "skills": { + "paths": [ + "/app/skills" + ] + } +} \ No newline at end of file