·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