steve-magne

Okf — Development skill for Claude Code

Development community

OKF — Connaissance projet (consulter & maintenir).

How to install Okf

Installs to ~/.claude/commands/steve-magne-hookstack-okf.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/steve-magne/hookstack/HEAD/.claude/commands/okf.md -o ~/.claude/commands/steve-magne-hookstack-okf.md

Restart Claude Code, or start a new session, for it to be picked up.

What Okf does

OKF — Connaissance projet (consulter & maintenir)

Bundle de connaissance OKF dans `okf/` : source de vérité (architecture, vision, marketing, roadmap, conventions). Cette commande aiguille vers le bon usage selon `$ARGUMENTS`.

Optimisation tokens — principe

Ne **jamais** charger tout le bundle dans le contexte principal. Deux leviers :

  1. Retrieval déterministe (node scripts/okf.mjs query ...) — ~0 token modèle.
  2. Délégation au sous-agent okf-librarian — il lit dans son prop

Alternatives in Development

Full documentation available on GitHub

View Source Repository