let(:config) { Clacky::AgentConfig.new(model: "gpt-3.5-turbo", permission_mode: :auto_approve) } # Helper: create a temp skill with given frontmatter flags def create ...