From 37d47d410ff22692dd93c4decf1e71ae25e09f64 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Mon, 18 May 2026 12:04:02 +0200 Subject: [PATCH] chore: WIP marketplace doc adjustments across plugins Pre-trekexecute snapshot of in-progress CLAUDE.md/SKILL.md edits and extracted docs/ files. Captured as one commit so /trekexecute claude-design can run against a clean working tree. Co-Authored-By: Claude Opus 4.7 --- CLAUDE.md | 17 ----------------- skills/okr-offentlig-sektor/SKILL.md | 10 ++-------- 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index bb2eaa7..fd2b775 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -75,20 +75,3 @@ Cycle archival: `/okr:oppsett arkiver` — moves `syklus/` to `historikk/`, gene /okr:oppsett arkiver ──→ cycle archival + retrospektiv-generering SessionStart ──→ coaching-hook.mjs (proactive coaching) ``` - -## Communication patterns - -### Linking to local files - -When pointing to local files in responses, always use markdown link syntax with a descriptive name: - -- Use `[Human-friendly name](file:///absolute/path)` — never bare `file:///...` URLs or autolinks ``. -- Always use absolute paths. Never `~/` or relative paths. -- For multiple files, render as a bullet list of named markdown links. - -Why: bare `file://` URLs only render the first as clickable across multiple lines. Named markdown links make each entry independently clickable and look cleaner. - -Example: - -- [Brief](file:///Users/ktg/.../brief.html) -- [Research summary](file:///Users/ktg/.../research/summary.md) diff --git a/skills/okr-offentlig-sektor/SKILL.md b/skills/okr-offentlig-sektor/SKILL.md index 78209a1..b8ff3c7 100644 --- a/skills/okr-offentlig-sektor/SKILL.md +++ b/skills/okr-offentlig-sektor/SKILL.md @@ -1,13 +1,7 @@ --- name: okr-offentlig-sektor -description: | - This skill should be used when the user asks about OKR (Objectives and Key Results) - in Norwegian public sector context, including writing OKR, reviewing OKR quality, - cascading OKR from strategy to team level, tracking OKR progress, running OKR meetings, - or translating tildelingsbrev to OKR. Also for CFR, OKR antipatterns, scoring, and Oboard. - Triggers on: "OKR", "objectives and key results", "skriv OKR", "vurder OKR", - "OKR-scoring", "kaskadere OKR", "OKR-workshop", "tildelingsbrev til OKR", - "OKR for offentlig sektor", "Oboard", "CFR", "OKR antipatterns", "OKR kvalitetssjekk". +description: >- + OKR (Objectives and Key Results) for Norwegian public sector: writing OKR, reviewing OKR quality, cascading OKR from strategy to team, tracking progress, running OKR meetings, translating tildelingsbrev to OKR. Also CFR, OKR antipatterns, scoring, Oboard. Triggers on: "OKR", "skriv OKR", "vurder OKR", "OKR-scoring", "kaskadere OKR", "tildelingsbrev til OKR", "OKR for offentlig sektor". version: "1.0.0" ---