ワンクリックで
kyma-companion
kyma-companion には kyma-project から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Address review comments on GitHub pull requests using the gh CLI. Use when the user wants to respond to feedback, make changes, or update a pull request. Trigger keywords - address review comments, update PR, respond to feedback.
Commit changes to the repository using git. Use when the user wants to save their work before creating a pull request. Trigger keywords - commit, save changes, git commit.
Create GitHub pull requests using the gh CLI. Use when the user wants to create a new PR, submit code for review, or open a pull request. Trigger keywords - create PR, pull request, new PR, submit for review, code review.
Generate a complete PR description from the project's pull-request template, populated with context derived from the current branch. Trigger keywords - pr description, pull request description, generate pr.
Update all Python dependencies across the kyma-companion Poetry subprojects, one at a time. For each dependency: update to latest (fall back to minor/patch on conflicts), run pre-commit-check, fix issues, commit.