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
|
|
@ -16,6 +16,9 @@ Expert OKR guidance for Norwegian public sector. Google/Doerr methodology adapte
|
|||
| `/okr:gap` | Automatic gap analysis between tildelingsbrev and current OKR |
|
||||
| `/okr:analyse` | Cross-cycle analytics with Mermaid trend visualizations |
|
||||
| `/okr:oppsett` | Configure plugin: onboarding interview (full/mvp), cycle archival, profile update. Args: `full\|mvp\|arkiver\|oppdater\|vis` |
|
||||
| `/okr:export` | Export OKR deliverables (quality review, gap matrix, status report, retrospective) to print-ready PDF via weasyprint |
|
||||
| `/okr:freshen-references` | KB self-evaluator: score the 16 reference files against an anchored rubric + currency-poll public sources |
|
||||
| `/okr:help` | Full overview of all commands, agents, and recommended cycle workflow |
|
||||
|
||||
## Agents
|
||||
|
||||
|
|
@ -42,7 +45,7 @@ Expert OKR guidance for Norwegian public sector. Google/Doerr methodology adapte
|
|||
| Component | Location |
|
||||
|-----------|----------|
|
||||
| SKILL.md | `skills/okr-offentlig-sektor/SKILL.md` |
|
||||
| References (16) | `skills/okr-offentlig-sektor/references/` |
|
||||
| References (17) | `skills/okr-offentlig-sektor/references/` |
|
||||
|
||||
## State Management
|
||||
|
||||
|
|
@ -73,5 +76,8 @@ Cycle archival: `/okr:oppsett arkiver` — moves `syklus/` to `historikk/`, gene
|
|||
/okr:analyse ──→ trendanalytiker
|
||||
/okr:oppsett ──→ (inline wizard: full/mvp/arkiver/oppdater/vis)
|
||||
/okr:oppsett arkiver ──→ cycle archival + retrospektiv-generering
|
||||
/okr:export ──→ scripts/export-pdf.py (weasyprint, documented prerequisite)
|
||||
/okr:freshen-references ──→ (inline KB-evaluator + currency-polling via WebSearch/Task)
|
||||
/okr:help ──→ (inline command/agent/workflow overview)
|
||||
SessionStart ──→ coaching-hook.mjs (proactive coaching)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue