changelog-automation
✓Keep a Changelog 形式に従って、コミット、PR、リリースからの変更ログ生成を自動化します。リリース ワークフローの設定、リリース ノートの生成、またはコミット規則の標準化を行うときに使用します。
インストール
SKILL.md
Patterns and tools for automating changelog generation, release notes, and version management following industry standards.
| feat | New feature | Added | | fix | Bug fix | Fixed | | docs | Documentation | (usually excluded) | | style | Formatting | (usually excluded) | | refactor | Code restructure | Changed | | perf | Performance | Changed | | test | Tests | (usually excluded) | | chore | Maintenance | (usually excluded) | | ci | CI changes | (usually excluded) |
| build | Build system | (usually excluded) | | revert | Revert commit | Removed |
Keep a Changelog 形式に従って、コミット、PR、リリースからの変更ログ生成を自動化します。リリース ワークフローの設定、リリース ノートの生成、またはコミット規則の標準化を行うときに使用します。 ソース: wshobson/agents。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/wshobson/agents --skill changelog-automation- カテゴリ
- >_生産性
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
changelog-automation とは?
Keep a Changelog 形式に従って、コミット、PR、リリースからの変更ログ生成を自動化します。リリース ワークフローの設定、リリース ノートの生成、またはコミット規則の標準化を行うときに使用します。 ソース: wshobson/agents。
changelog-automation のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/wshobson/agents --skill changelog-automation インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/wshobson/agents