documentation-auditor

Audits project documents and suggests updates based on git diff changes.

2|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/takumi0706/dotfiles --skill documentation-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documentation-auditor
Source: https://github.com/takumi0706/dotfiles/tree/main/.claude/skills/documentation-auditor
Command: npx skills add https://github.com/takumi0706/dotfiles --skill documentation-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

プロジェクト内のドキュメントを監査し、コード変更に基づいて更新が必要な箇所を特定・提案します。作業完了後のドキュメント更新確認にも対応。

Core Features & Use Cases

  • 監査対象ドキュメント検出: README.md、CHANGELOG.md、docs/ などを自動検出
  • 変更連動提案: git diff に基づく更新箇所の提案
  • 更新確認サポート: 提案後のドキュメント更新の検証

Quick Start

リポジトリ内の変更を検出し、更新が必要なドキュメントを提案してください。