feat(okr): /okr:help kommando-/agentoversikt + syklusarbeidsflyt (SC2)
This commit is contained in:
parent
4488a84e3a
commit
88eaca81e0
5 changed files with 106 additions and 4 deletions
23
README.md
23
README.md
|
|
@ -9,9 +9,9 @@
|
|||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
---
|
||||
|
|
@ -124,6 +124,23 @@ Planning to introduce OKR in your organization? Get a phased rollout plan with r
|
|||
|
||||
Translate tildelingsbrev requirements into OKR. Map the governance chain (Stortingsmelding → tildelingsbrev → etatsstrategi → OKR). Verify that your OKR documentation meets Riksrevisjon standards.
|
||||
|
||||
### Export Deliverables
|
||||
|
||||
```
|
||||
> /okr:export
|
||||
```
|
||||
|
||||
Renders any OKR deliverable — quality review, gap matrix, status report, or retrospective — to a print-ready A4 PDF for management or Riksrevisjon. Tables get striping and score cells are color-coded (green/yellow/red). PDF generation is a documented prerequisite (`pip install markdown weasyprint`, `brew install pango`), not bundled — a missing dependency exits with a clear install hint, never a traceback.
|
||||
|
||||
### Help and Maintenance
|
||||
|
||||
```
|
||||
> /okr:help
|
||||
> /okr:freshen-references
|
||||
```
|
||||
|
||||
`/okr:help` lists all 13 commands, 7 agents, and a recommended workflow keyed to where you are in the tertial cycle. `/okr:freshen-references` is a knowledge-base self-evaluator: it scores the 16 domain reference files against an anchored quality rubric and polls named public sources (UN EGDI, EU eGov Benchmark, OECD DGI, Digdir, WCAG, forvaltningsloven) to flag outdated `Sist oppdatert` markers.
|
||||
|
||||
---
|
||||
|
||||
## Getting Started
|
||||
|
|
@ -237,7 +254,7 @@ The plugin understands this hierarchy and helps you maintain alignment at every
|
|||
|
||||
### Knowledge Base
|
||||
|
||||
16 reference files covering OKR methodology, Norwegian public sector governance, antipatterns, meeting guides, metrics library, integration patterns, and more. The plugin reads only what's relevant to each interaction — never the whole library at once.
|
||||
17 reference files covering OKR methodology, Norwegian public sector governance, antipatterns, meeting guides, metrics library, anchored quality rubrics, integration patterns, and more. The plugin reads only what's relevant to each interaction — never the whole library at once.
|
||||
|
||||
### Persistent Context
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue