com um clique
kyma-companion
kyma-companion contém 5 skills coletadas de kyma-project, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.