원클릭으로
lint
Health-check the wiki for contradictions, orphans, missing links, and stale content
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Health-check the wiki for contradictions, orphans, missing links, and stale content
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | lint |
| description | Health-check the wiki for contradictions, orphans, missing links, and stale content |
| user-invocable | true |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash |
Perform a health-check on all wiki pages following the Lint workflow in CLAUDE.md.
[[wikilinks]] from other wiki pages (excluding index.md and log.md).[[wikilinks]] that point to pages that don't exist yet.wiki/index.md and every index entry points to an existing page.Print a report organized by check type:
## Lint Report - YYYY-MM-DD
### Contradictions
- (none found) or list
### Orphan Pages
- list of pages with no inbound links
### Missing Pages
- [[Page Name]] referenced from Page X
### Missing Cross-References
- Page A and Page B both discuss Topic but don't link
### Stale Claims
- (none found) or list
### Index Issues
- (none found) or list
### Frontmatter Issues
- (none found) or list
After showing the report, ask the user: "Want me to fix these issues?"
If yes:
wiki/log.md: ## [YYYY-MM-DD] lint | Fixed N issuesgit add wiki/
git commit -m "wiki: lint - fix N issues"
git push
Process raw sources into wiki pages — creates summaries, entities, and concept pages
Check Sentry errors, Axiom logs, and other monitoring sources for bugs, then fix them with regression tests
Recursively crawl a documentation site, converting each page to markdown
Fetch Google Docs and convert to markdown
Generate TTS audio from speaker_notes and upload to Vercel Blob
Generate AI illustrations for course cards and upload to Vercel Blob