feat(documentation): add llm-wiki skill (Karpathy + qmd) (#8)#9
Merged
Conversation
#8) Phase 2 scope: qmd 필수 통합 + LanceDB 선택. 단일 스킬에 8개 서브커맨드. wiki/ 노출형 디렉토리, wjtb-cmc 스킬 포팅 + 일반화, graceful degrade UX. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Stage A (PLAN overview) → B (scaffold) → C (scripts) → D (references) → E (SKILL.md) → F (integration) → G (verification). 7 stages, 19 tasks. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…#8) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Quote argument-hint value in SKILL.md frontmatter so YAML parser does not read the `[...]` as a flow sequence. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…#8) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…#8) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Preserves frontmatter from scaffold (Stage B). Body documents 8 commands, graceful degrade, integration points with qa-merge/intent/korean-docs, and anti-patterns. Progressive disclosure via 6 references/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
….md H1, doc paths (#8) - lint_wiki.py: exclude index.md/log.md from 'referenced' set so orphan detection actually works after sync (previously sync auto-linked every page from index.md, nullifying orphan detection). - init.sh: prepend H1 "# CLAUDE.md" when creating a fresh CLAUDE.md. - ingest-workflow.md: correct script invocation paths to relative form. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This was referenced Apr 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Karpathy LLM Wiki 패턴을 구현한
llm-wiki스킬을documentation플러그인에 추가합니다.init,ingest,query,lint,sync,export,qmd-index,lancedb-syncwjtb-cmc/.claude/skills/llm-wiki/포팅 + 일반화 (LEP-특수 제거,.wiki/→wiki/)Changes
plugins/documentation/skills/llm-wiki/.claude-plugin/marketplace.json등록plugins/documentation/README.md, CHANGELOG 업데이트issues/8-llm-wiki/SPEC.md,PLAN.md,TASKS.mdValidation
npm test203/203 greenwiki/노출형 디렉토리 (워크스페이스 CLAUDE.md "LLM Wiki 활용 규칙" 정렬)Closes
Test plan (PR 머지 후 수동 검증)
/plugin install documentation@roboco-pluginsinit→ingest워크플로 확인wiki/열어 그래프 뷰 확인🤖 Generated with Claude Code