init
01Skill Claude CodeCodex
Explicit V3 bootstrap for repositories that do not already have valid llmdoc knowledge.
Skill Claude CodeCodex
Explicit V3 bootstrap for repositories that do not already have valid llmdoc knowledge.
Skill Claude CodeCodex
Default V3 operating skill for llmdoc-enabled projects. Route discovery — exploring the codebase, locating a concept or contract, judging the blast radius of a change — through the llmdoc CLI instead of broad file crawling.
Skill Claude CodeCodex
Explicit V3 convergence pass that removes duplicated, fragmented, or low-value reconstructable llmdoc content.
Skill Claude CodeCodex
Explicit V3 semantic verification and sync of existing llmdoc knowledge against the current repository.
Skill Claude CodeCodex
Explicit V2 to V3 migration surface. Never suggest this command implicitly.
Plugin Claude Code
Marketplace for the llmdoc engineering context workflow.
Plugin Claude Code
Persistent engineering context powered by the llmdoc CLI and progressive MDX knowledge retrieval.
Agent
Evidence-driven V3 investigation for current-state research, init bootstrap, and deep update passes.
Agent
Maintains stable V3 llmdoc knowledge and llmdoc/meta.json from CLI evidence plus scoped investigation.
Agent
Captures high-signal corrections, verified mistakes, and major rework as privacy-safe reflection candidates.
Hook
Runs when a session starts, running npx -y --package=@tokenroll/llmdoc-hook-runtime@npm:@tokenro. From TokenRollAI/llmdoc.
Hook
Runs when the agent finishes a response, running npx -y --package=@tokenroll/llmdoc-hook-runtime@npm:@tokenro. From TokenRollAI/llmdoc.
Hook
Runs before the context is compacted, running npx -y --package=@tokenroll/llmdoc-hook-runtime@npm:@tokenro. From TokenRollAI/llmdoc.
Instructions file
Claude Code instructions for TokenRollAI/minicc, a project described as: mini claude code impl for learning agent.
Skill Claude CodeCodex
Add a new resource type converter to acplugin (e.g., adding support for converting a new Claude Code resource type).
Skill Claude CodeCodex
Add support for a new target platform to acplugin (e.g., Windsurf, Zed, etc.).
Skill Claude CodeCodex
Publish acplugin to npm with version bump, build, test, and 2FA handling.
Cursor rule Cursor
Project instructions imported from Claude Code CLAUDE.md.
Instructions file CodexOpenCode
A project instruction file for acplugin. It documents the project’s conventions, technology choices, file layout, and architecture principles.
Instructions file
A Claude Code instruction file for acplugin. It documents the project’s conventions, technology choices, file layout, and architecture principles.
Instructions file Gemini CLI
A Gemini CLI instruction file for acplugin. It documents the project’s conventions, technology choices, file layout, and architecture principles.
Agent Claude Code
Expert code review agent that checks for bugs and style issues.
Command Claude Code
Deploy the application to the specified environment.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running npx prettier --write. From TokenRollAI/acplugin.