skill
職業分類
説明
更新
bump-version
ソフトウェア開発者
Bumps the application version, updates package.json, runs CI, commits changes, creates a tag, and generates a GitHub release with release notes.
2026-03-18
commit
ソフトウェア開発者
Analyzes code changes and performs atomic commits with concise English messages. Used when the user explicitly requests to "commit," "save changes," or "check in code."
2026-03-18
create-pr
ソフトウェア開発者
Automates pull request creation and updates while automatically detecting the base branch and ensuring compliance with repository standards. Used when the user requests to "create a PR," "submit a pull request," or "update the PR description."
2026-03-18