# yaml-language-server: $schema=../../schema/session.schema.json
# Lean session that mounts the public example skill (skills/my-pdf-skill).
# Used by the skill-load acceptance scenario.
model: claude-opus-4-8
effort: high
permission_mode: default
permission_parity: cowork
plugins:
  local_plugins:
    - ../skills/my-pdf-skill
