ocd_commit
Commit git changes manually by specifying a message and optional paths; configuration is discovered from the working directory.
Instructions
[OCD] 変更をコミット (git: 'manual' モード用)(cwd から設定を探索)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | 作業ディレクトリ(設定探索の起点) | |
| paths | No | 対象パス (省略時は全変更) | |
| message | Yes | コミットメッセージ |