okf-author v1.4.1 is a documentation patch.
It expands the README's plugin-install instructions to make the auto-update step conscious: self-hosted marketplaces have auto-update off by default, so you have to enable it in the /plugin interface (Marketplaces → okf-author → Enable auto-update). The notes now spell out the exact menu path, that Claude Code refreshes at session start (start a fresh session to apply a new version), and the manual fallback — claude plugin marketplace update, then claude plugin update okf-author@okf-author — for when auto-update is off.
All version markers bumped to 1.4.1 in lockstep so the release matches main. No skill or plugin behavior change; example bundle still CONFORMANT (default + --strict); claude plugin validate --strict clean.
Install / update
Claude Code (plugin, auto-updating):
/plugin marketplace add parkscloud/okf-author
/plugin install okf-author@okf-author
Already installed with auto-update enabled? Claude Code refreshes it at session start. Codex / manual: python3 install.py --all.