Help us improve
Share bugs, ideas, or general feedback.
From llmdoc
Updates llmdoc via structured workflow: rebuild task context, investigate impacts, write reflections, edit stable docs, sync index. Use after tasks changing project knowledge or revealing doc gaps.
npx claudepluginhub tokenrollai/llmdoc --plugin llmdocHow this skill is triggered — by the user, by Claude, or both
Slash command
/llmdoc:llmdoc-updateThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is the Codex-native equivalent of `/llmdoc:update`.
Manages llmdoc projects: activates for llmdoc/ folders, initializes/updates docs and knowledge, handles architecture/workflows/conventions, integrates Codex CLI hooks.
Implements two-phase workflow to analyze code changes via git diff and update project documentation. Use before merging branches, after features/bugfixes, or when docs stale.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
This skill is the Codex-native equivalent of /llmdoc:update.
Use it when:
Before editing stable docs:
llmdoc/index.mdllmdoc/startup.md and the MUST docs it listsllmdoc/guides/ and llmdoc/memory/reflections/Then execute this workflow:
Rebuild task context.
Investigate the impacted concepts.
.llmdoc-tmp/investigations/ only when they help the current update.Reflect before editing stable docs.
llmdoc/memory/reflections/.Update stable llmdoc docs.
must/, guides/, or reference/ only when they are stable and likely to recur.Synchronize llmdoc/index.md.
Report the reflection path and the stable docs that changed.
At the end of a non-trivial task, proactively consider whether the user should be prompted to run this workflow.