# Update Docs

> Use when implementing new features, changing behavior, or modifying the public API. Documents changes in README and relevant docs.

- Skill: `tomevault-io/update-docs-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/update-docs-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/update-docs-4/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/update-docs-4

---


# Documentation Update

ユーザー向け変更を発見可能にするため、変更種別に応じたドキュメント箇所を更新する。

## Decision Matrix

| 変更種別 | 更新先 |
|----------|--------|
| 新 public API (型/関数/クラス) | README.md (簡潔), mod.ts (export + JSDoc) |
| 新機能 | README.md, docs/usage.md |
| 動作変更 | README.md (既存記述更新), CHANGELOG.md |
| CLI変更 | docs/breakdown/interface/cli_commands.ja.md |
| パス解決変更 | docs/breakdown/interface/path_resolution.ja.md |
| 設定変更 | docs/breakdown/interface/configuration.ja.md |
| ドメイン設計変更 | docs/breakdown/domain_core/ 配下 |
| 内部変更 | CLAUDE.md (開発ワークフローに影響する場合のみ) |

手順: `git diff --name-only` → 変更分類 → 該当ドキュメント更新 → コード例の動作確認。簡潔・例示優先・検索可能を守る。内部実装詳細・一時的ワークアラウンド・デバッグ専用オプションは記載しない。

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/tettuan) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

