From 97efff20048efe8ab33ebd2cf24e0106a2659905 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Thu, 18 Jun 2026 09:19:47 +0200 Subject: [PATCH] chore(marketplace): externalise okr --- .claude-plugin/marketplace.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 321f471..2356dc5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -71,7 +71,11 @@ }, { "name": "okr", - "source": "./plugins/okr", + "source": { + "source": "url", + "url": "https://git.fromaitochitta.com/open/okr.git", + "ref": "v1.3.0" + }, "description": "Expert OKR guidance for Norwegian public sector. Write, review, cascade, track and govern OKR based on Google/Doerr methodology adapted for 4-month tertial cycles." }, {