skillsAccess property

SkillsAccess skillsAccess
final

Consent to read third-party skill/agent directories (.claude/.github/.codex + their ~/ mirrors), from the skills.access yaml key. SkillsAccess.granted is the default — discovery is opt-out so migrating users get their existing skills with zero setup; ask makes the interactive REPL prompt once at startup.

Implementation

final SkillsAccess skillsAccess;