·doc-claim-validator
#

doc-claim-validator

문서의 주장이 코드베이스 현실과 일치하는지 확인합니다. 마크다운 문서에서 검증 가능한 주장(파일 경로, 명령, 함수 참조, 동작 주장, 종속성)을 추출하고 실제 프로젝트와 비교하여 확인합니다. 코드 변경 후, 릴리스 전 또는 문서를 신뢰할 수 없다고 느낄 때 사용하세요.

15설치·0트렌드·@nickcrew

설치

$npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-claim-validator

doc-claim-validator 설치 방법

명령줄에서 doc-claim-validator AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-claim-validator
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: nickcrew/claude-ctx-plugin.

Verify that what documentation says is actually true by extracting testable claims and checking them against the codebase. Complements doc-maintenance (which handles structural health) by handling semantic accuracy.

| scripts/extractclaims.py | Deterministic claim extraction from markdown | Always (Phase 1) | | scripts/verifyclaims.py | Automated verification against codebase | Always (Phase 2) | | references/claim-taxonomy.md | Full taxonomy of claim types with examples | Triaging unclear claims |

Run the extraction script to parse all markdown files and pull out verifiable assertions:

문서의 주장이 코드베이스 현실과 일치하는지 확인합니다. 마크다운 문서에서 검증 가능한 주장(파일 경로, 명령, 함수 참조, 동작 주장, 종속성)을 추출하고 실제 프로젝트와 비교하여 확인합니다. 코드 변경 후, 릴리스 전 또는 문서를 신뢰할 수 없다고 느낄 때 사용하세요. 출처: nickcrew/claude-ctx-plugin.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-claim-validator
카테고리
#문서
인증됨
최초 등록
2026-02-26
업데이트
2026-03-11

Browse more skills from nickcrew/claude-ctx-plugin

빠른 답변

doc-claim-validator이란?

문서의 주장이 코드베이스 현실과 일치하는지 확인합니다. 마크다운 문서에서 검증 가능한 주장(파일 경로, 명령, 함수 참조, 동작 주장, 종속성)을 추출하고 실제 프로젝트와 비교하여 확인합니다. 코드 변경 후, 릴리스 전 또는 문서를 신뢰할 수 없다고 느낄 때 사용하세요. 출처: nickcrew/claude-ctx-plugin.

doc-claim-validator 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill doc-claim-validator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/nickcrew/claude-ctx-plugin