audit
01Skill Claude CodeCodex
Audit the whole LLM Wiki or one MOC cluster for eligibility, consistency, and confirmability; also responds to /audit, 전체 검증, and 볼트 감사.
Skill Claude CodeCodex
Audit the whole LLM Wiki or one MOC cluster for eligibility, consistency, and confirmability; also responds to /audit, 전체 검증, and 볼트 감사.
Skill Claude CodeCodex
Capture Chrome tab groups, browser research bundles, or ChatGPT/Gemini/Grok/Claude/Perplexity sessions into LLM Wiki Inbox markdown; also responds to 탭 캡처, 리서치 캡처, Deep Research 캡처, and /capture-tabs.
Skill Claude CodeCodex
Scan the LLM Wiki 00. Inbox, preview pending files, choose scope/purpose mode, and route selected material through ingest; also responds to /inbox and 인박스 점검.
Skill Claude CodeCodex
Ingest a URL, file, raw text, or Inbox item into the LLM Wiki with the purpose gate, mothership link search, raw-source preservation, Wiki compilation, index/log update, and review; also responds to /ingest and 인제스트.
Skill Claude CodeCodex
Run the LLM Wiki health check: orphans, broken links, contradictions, stale pages, index sync, MOC coverage, frontmatter fields, Exploration Gate, v5 verification fields, Bias Check, cross-vault links, and Core Context freshness; also responds to /lint and 위키 점검.
Skill Claude CodeCodex
Search compiled LLM Wiki pages, synthesize a cited answer, save substantial results, and feed durable gaps back into the Wiki; also responds to /query and 위키 질의.
Skill Claude CodeCodex
Re-snapshot Core Context.md from the 9 mothership system files and key essays when the mothership changes or the snapshot is older than 30 days; also responds to /refresh-context and 코어 컨텍스트 갱신.
Skill Claude CodeCodex
Manually re-run qmd indexing and embeddings for wiki, rawsources, and queries after Obsidian edits, bulk moves, or embedding-model changes; also responds to /reindex and 재색인.
Skill Claude CodeCodex
Show the LLM Wiki state at a glance: counts, recent activity, index drift, inbox backlog, collectionPurpose/mainVault/explored/verificationStatus coverage, and Core Context snapshot age; also responds to /status and 상태 점검.
Skill Claude CodeCodex
Verify one LLM Wiki page against eligibility, consistency, and confirmability; also responds to /verify, 페이지 검증, and 단일 페이지 검증.
Command Claude Code
Audit the whole Wiki vault against 3 knowledge-integrity criteria — eligibility coverage, MOC-cluster consistency, confidence calibration. Produces a vault health report and queues high-priority pages for /verify.
Command Claude Code
Capture a Chrome research tab group or AI-chat research session into LLM Wiki Inbox markdown, then optionally route it through /inbox or /ingest.
Command Claude Code
Scan 00. Inbox/ for unprocessed files and batch-ingest them, delegating per-file work to /ingest (which enforces the purpose gate).
Command Claude Code
Ingest a source (URL/file/text) into Raw Sources + compile 1015 Wiki pages, with mandatory user-purpose gate and mothership cross-linking.
Command Claude Code
Run comprehensive wiki health check — orphans, broken links, contradictions, stale pages, index sync, MOC coverage, v2/v4/v5 frontmatter coverage, Core Context freshness, and cross-vault link integrity (mainVaultRelated/mainVaultCmds).
Command Claude Code
Interview-based first-run setup for this LLM Wiki kit. Asks the essential questions (vault location/name, Mode A/B, mothership path, Core Context identity + reuse axes), then fills every placeholder and writes Core Context so the wiki knows you from day one. Activate when the user says "온보딩해줘", "처음 시작할게", "처음 시작"…
Command Claude Code
Search Wiki pages, synthesize a cited answer, optionally save to 30. Queries/, and feed gaps/contradictions back into the Wiki.
Command Claude Code
Re-snapshot Core Context.md from (optional) mothership system files + key personal essays. Run when mothership files change, when new essays signal philosophy shift, or when snapshot is older than 30 days.
Command Claude Code
Manually re-run qmd indexing (BM25 + vector embeddings) for wiki + rawsources + queries collections. Use after direct Obsidian edits, bulk file moves, or embedding model swap.
Command Claude Code
Show wiki state at a glance — counts, recent activity, index drift, inbox backlog, collectionPurpose coverage, Core Context snapshot age.
Command Claude Code
Verify a single Wiki page against 3 knowledge-integrity criteria — eligibility, consistency, confirmability. Writes verificationStatus back to the page; flags conflicts as disputed rather than deleting them.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing validate-raw-source.sh and qmd-reindex.sh (2 commands). From johnfkoo951/cmds-llm-wiki.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
Schema and harness document for the CMDS LLM Wiki vault. Defines the 3-layer architecture (Raw Sources / Wiki / Schema), ingest-query-lint operations, file conventions, and frontmatter standards. This is the single source of truth for LLM behavior in this vault.