Results for “github-app”
8 skillsgit-flow-branch-creator
Analyzes current git changes and creates an appropriate branch following the Git Flow branching model.
36.2k
freecad-scripts
Generate production-quality Python scripts for FreeCAD CAD application, covering geometry creation, parametric objects, GUI tools, and automation.
36.2k · bundle
More results
gh
Performs core GitHub operations such as authentication status checks, repository creation, cloning, forking, and managing issues and pull requests using the GitHub CLI.
10 · bundle
github-issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
gh-image
Uploads local images to GitHub via the gh-image CLI extension and embeds the resulting user-attachments URLs into pull requests, issues, or comments.
6
pr
Opens a GitHub pull request targeting the main branch using the gh CLI and the repository's PR template, after verifying local checks pass.
17
git-submodule
Decide whether Git submodules are the right boundary for external dependencies, then execute the appropriate workflow: add and pin, bootstrap recursively, sync to a recorded commit, advance a tracked branch, edit inside a submodule without detached-HEAD surprises, remove cleanly, or configure CI checkout constraints.
42 · bundle
java-add-graalvm-native-image-support
Adds GraalVM native image support to Java applications by analyzing the project structure, configuring the build tool, and iteratively resolving build errors.
36.2k