sync-docs

SKILL.md

Documentation Sync

ドキュメント(docs/)を実装コードと照合し、乖離を検出・修正する。

Usage

/sync-docs [target]
  • target: 対象ディレクトリ(省略時: docs/)

Workflow

Phase 1: 対象特定

find <target> -name "*.md" -type f
Installs
6
First Seen
Mar 21, 2026