AI Git
AI Git from charlesjones-dev/claude-code-plugins-dev.
Skills in this plugin
4- ▌ Git Init · charlesjones-devInitialize .gitignore with intelligent exclusion patterns based on your project's technology stack.
- ▌ Git Commit Push · charlesjones-devCommit all changes to git with an auto-generated message and push to origin.
- ▌ Git Pr Codex Loop · charlesjones-devOpen a PR for the current branch, then loop on Codex Code Review until it comes back clean: resolve each finding, reply, and re-request review with a single @codex review once the whole pass is handled. Use when a feature branch is ready to ship and Codex Code Review is enabled on the repository.
- ▌ Git Commit Push Pr · charlesjones-devCommit, push, and create a PR. Prompts for branch and PR target using quick multi-choice questions. Lightweight alternative to /workflow-ship without preflight checks.